=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd_config,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/ssh/sshd_config 1999/10/04 18:31:02 1.8 +++ src/usr.bin/ssh/sshd_config 1999/10/07 21:45:03 1.9 @@ -29,6 +29,8 @@ # To disable tunneled clear text passwords, change to no here! PasswordAuthentication yes PermitEmptyPasswords no +# Uncomment to disable s/key passwords +#SkeyAuthentication no # To change Kerberos options #KerberosAuthentication no