=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd_config,v retrieving revision 1.65 retrieving revision 1.65.2.1 diff -u -r1.65 -r1.65.2.1 --- src/usr.bin/ssh/sshd_config 2003/08/28 12:54:34 1.65 +++ src/usr.bin/ssh/sshd_config 2004/02/28 03:51:34 1.65.2.1 @@ -1,4 +1,4 @@ -# $OpenBSD: sshd_config,v 1.65 2003/08/28 12:54:34 markus Exp $ +# $OpenBSD: sshd_config,v 1.65.2.1 2004/02/28 03:51:34 brad Exp $ # This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. @@ -59,10 +59,11 @@ #KerberosAuthentication no #KerberosOrLocalPasswd yes #KerberosTicketCleanup yes +#KerberosGetAFSToken no # GSSAPI options #GSSAPIAuthentication no -#GSSAPICleanupCreds yes +#GSSAPICleanupCredentials yes #AllowTcpForwarding yes #GatewayPorts no @@ -71,7 +72,7 @@ #X11UseLocalhost yes #PrintMotd yes #PrintLastLog yes -#KeepAlive yes +#TCPKeepAlive yes #UseLogin no #UsePrivilegeSeparation yes #PermitUserEnvironment no