From f5022aa5ae6b4cfdaede710a0558be6a02c0ed69 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 20 May 2013 15:02:20 +0200 Subject: [PATCH] fix the example in the HOWTO.ldap-keys --- openssh-6.2p1-ldap.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openssh-6.2p1-ldap.patch b/openssh-6.2p1-ldap.patch index c8795b5..d97bcca 100644 --- a/openssh-6.2p1-ldap.patch +++ b/openssh-6.2p1-ldap.patch @@ -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 ++ AuthorizedKeysCommand /usr/libexec/openssh/ssh-ldap-wrapper ++ AuthorizedKeysCommandUser + * Do not forget to set + PubkeyAuthentication yes + * Swith off unnecessary auth methods