=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd_config,v retrieving revision 1.49 retrieving revision 1.49.2.3 diff -u -r1.49 -r1.49.2.3 --- src/usr.bin/ssh/sshd_config 2002/03/21 20:51:12 1.49 +++ src/usr.bin/ssh/sshd_config 2002/06/22 04:33:15 1.49.2.3 @@ -1,4 +1,4 @@ -# $OpenBSD: sshd_config,v 1.49 2002/03/21 20:51:12 markus Exp $ +# $OpenBSD: sshd_config,v 1.49.2.3 2002/06/22 04:33:15 jason Exp $ # This is the sshd server system-wide configuration file. See sshd(8) # for more information. @@ -58,13 +58,11 @@ #ChallengeResponseAuthentication yes # Kerberos options -# KerberosAuthentication automatically enabled if keyfile exists -#KerberosAuthentication yes +#KerberosAuthentication no #KerberosOrLocalPasswd yes #KerberosTicketCleanup yes -# AFSTokenPassing automatically enabled if k_hasafs() is true -#AFSTokenPassing yes +#AFSTokenPassing no # Kerberos TGT Passing only works with the AFS kaserver #KerberosTgtPassing no @@ -76,7 +74,7 @@ #PrintLastLog yes #KeepAlive yes #UseLogin no -#UsePrivilegeSeparation no +#UsePrivilegeSeparation yes #MaxStartups 10 # no default banner path