fix the example in the HOWTO.ldap-keys
This commit is contained in:
parent
f29f755295
commit
f5022aa5ae
@ -146,8 +146,8 @@ diff -up openssh-6.2p1/HOWTO.ldap-keys.ldap openssh-6.2p1/HOWTO.ldap-keys
|
||||
+ sshPublicKey: command="kill -9 1" ssh-rss AAAAM5...
|
||||
+4) on the ssh side set in sshd_config
|
||||
+ * Set up the backend
|
||||
+ AuthorizedKeysCommand "/usr/libexec/openssh/ssh-ldap-wrapper"
|
||||
+ AuthorizedKeysCommandRunAs <appropriate user to run LDAP>
|
||||
+ AuthorizedKeysCommand /usr/libexec/openssh/ssh-ldap-wrapper
|
||||
+ AuthorizedKeysCommandUser <appropriate user to run LDAP>
|
||||
+ * Do not forget to set
|
||||
+ PubkeyAuthentication yes
|
||||
+ * Swith off unnecessary auth methods
|
||||
|
Loading…
Reference in New Issue
Block a user