=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd_config,v retrieving revision 1.42.2.2 retrieving revision 1.42.2.3 diff -u -r1.42.2.2 -r1.42.2.3 --- src/usr.bin/ssh/sshd_config 2002/03/08 15:17:18 1.42.2.2 +++ src/usr.bin/ssh/sshd_config 2002/05/17 00:03:25 1.42.2.3 @@ -1,4 +1,4 @@ -# $OpenBSD: sshd_config,v 1.42.2.2 2002/03/08 15:17:18 brad Exp $ +# $OpenBSD: sshd_config,v 1.42.2.3 2002/05/17 00:03:25 miod 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,6 +74,7 @@ #PrintLastLog yes #KeepAlive yes #UseLogin no +#UsePrivilegeSeparation no #MaxStartups 10 # no default banner path