Author: des
Date: Mon Mar 18 15:27:59 2013
New Revision: 248468
URL: http://svnweb.freebsd.org/changeset/base/248468

Log:
  MFH (r248465): revert upstream decommissioning of authorized_keys2

Modified:
  stable/9/crypto/openssh/sshd_config
Directory Properties:
  stable/9/crypto/openssh/   (props changed)

Modified: stable/9/crypto/openssh/sshd_config
==============================================================================
--- stable/9/crypto/openssh/sshd_config Mon Mar 18 15:18:55 2013        
(r248467)
+++ stable/9/crypto/openssh/sshd_config Mon Mar 18 15:27:59 2013        
(r248468)
@@ -50,8 +50,7 @@
 #PubkeyAuthentication yes
 
 # The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2
-# but this is overridden so installations will only check .ssh/authorized_keys
-AuthorizedKeysFile     .ssh/authorized_keys
+#AuthorizedKeysFile .ssh/authorized_keys .ssh/authorized_keys2
 
 #AuthorizedPrincipalsFile none
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to