24599719 pam_unix_auth(7) in /etc/pam.d/sshd-password doesn't need 'noannotation' keyword
authorBrent Paulson <Brent.Paulson@Oracle.COM>
Mon, 14 Nov 2016 06:34:50 -0800
changeset 7299 60ccd8c8acfb
parent 7298 705f281f391f
child 7300 0e31ec3084e8
24599719 pam_unix_auth(7) in /etc/pam.d/sshd-password doesn't need 'noannotation' keyword
components/openssh/sources/sshd-password
--- a/components/openssh/sources/sshd-password	Mon Nov 14 17:17:49 2016 -0800
+++ b/components/openssh/sources/sshd-password	Mon Nov 14 06:34:50 2016 -0800
@@ -6,5 +6,5 @@
 # with a user when using password authentication.
 #
 auth definitive		pam_user_policy.so.1
-auth required		pam_unix_auth.so.1	noannotation
+auth required		pam_unix_auth.so.1
 auth required		pam_unix_cred.so.1	noannotation