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...
|
+ sshPublicKey: command="kill -9 1" ssh-rss AAAAM5...
|
||||||
+4) on the ssh side set in sshd_config
|
+4) on the ssh side set in sshd_config
|
||||||
+ * Set up the backend
|
+ * Set up the backend
|
||||||
+ AuthorizedKeysCommand "/usr/libexec/openssh/ssh-ldap-wrapper"
|
+ AuthorizedKeysCommand /usr/libexec/openssh/ssh-ldap-wrapper
|
||||||
+ AuthorizedKeysCommandRunAs <appropriate user to run LDAP>
|
+ AuthorizedKeysCommandUser <appropriate user to run LDAP>
|
||||||
+ * Do not forget to set
|
+ * Do not forget to set
|
||||||
+ PubkeyAuthentication yes
|
+ PubkeyAuthentication yes
|
||||||
+ * Swith off unnecessary auth methods
|
+ * Swith off unnecessary auth methods
|
||||||
|
Loading…
Reference in New Issue
Block a user