commit: 2f3b1798c03729be144d39c1b8d336f077db2e51 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue Aug 7 21:09:22 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue Aug 7 21:17:25 2018 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=2f3b1798
2018-08-07-openssh-ldap-migration: add Bug: https://bugs.gentoo.org/658044 .../2018-08-07-openssh-ldap-migration.en.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/2018-08-07-openssh-ldap-migration/2018-08-07-openssh-ldap-migration.en.txt b/2018-08-07-openssh-ldap-migration/2018-08-07-openssh-ldap-migration.en.txt new file mode 100644 index 0000000..d3def75 --- /dev/null +++ b/2018-08-07-openssh-ldap-migration/2018-08-07-openssh-ldap-migration.en.txt @@ -0,0 +1,17 @@ +Title: Migration required for OpenSSH with LDAP +Author: Thomas Deutschmann <[email protected]> +Posted: 2018-08-07 +Revision: 1 +News-Item-Format: 2.0 +Display-If-Installed: net-misc/openssh + +If your sshd authenticates against LDAP, you have to migrate your +current setup to a new one using sshd's "AuthorizedKeysCommand" option and +a wrapper provided by packages like the new sys-auth/ssh-ldap-pubkey or +sys-auth/sakcl because beginning with net-misc/openssh-7.7_p1, OpenSSH-LPK +patch set is deprecated and no longer applies. + +We have created a short migration guide in the Wiki [1] for more details. + + +[1] https://wiki.gentoo.org/wiki/SSH/LDAP_migration
