Added config note for ssh root logins.
This commit is contained in:
parent
a99bb4823b
commit
91df16f96b
@ -64,7 +64,7 @@ If you already have ssh access to every machine using ssh public keys you may sk
|
||||
|
||||
**Create a password file.**
|
||||
|
||||
The password file should contain the root password for every machine in the cluster. It will be used in order to lay down your ssh public key.
|
||||
The password file should contain the root password for every machine in the cluster. It will be used in order to lay down your ssh public key. Make sure your machines sshd-config allows password logins from root.
|
||||
|
||||
```
|
||||
echo "password" > ~/rootpassword
|
||||
|
Loading…
Reference in New Issue
Block a user