=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd_config,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- src/usr.bin/ssh/sshd_config 2001/02/03 10:08:37 1.29 +++ src/usr.bin/ssh/sshd_config 2001/02/03 10:19:51 1.30 @@ -1,4 +1,4 @@ -# $OpenBSD: sshd_config,v 1.29 2001/02/03 10:08:37 markus Exp $ +# $OpenBSD: sshd_config,v 1.30 2001/02/03 10:19:51 markus Exp $ # This is the sshd server system-wide configuration file. See sshd(8) # for more information. @@ -40,9 +40,9 @@ # To disable tunneled clear text passwords, change to no here! PasswordAuthentication yes PermitEmptyPasswords no + # Uncomment to disable s/key passwords -#SkeyAuthentication no -#KbdInteractiveAuthentication yes +#ChallengeResposeAuthentication no # To change Kerberos options #KerberosAuthentication no