$NetBSD: patch-bl,v 1.1 1999/12/25 05:28:37 kim Exp $ --- sshd.8.in.orig Wed May 12 07:19:31 1999 +++ sshd.8.in Fri Dec 24 21:50:05 1999 @@ -529,10 +529,10 @@ .TP .B KerberosAuthentication -Specifies whether Kerberos V5 authentication is allowed. This can +Specifies whether Kerberos authentication is allowed. This can be in the form of a Kerberos ticket, or if PasswordAuthentication is yes, the password provided by the user will be validated through -the Kerberos KDC or DCE Security Server. Default is yes. +the Kerberos KDC / AFS kaserver / DCE Security Server. Default is yes. .TP .B KerberosOrLocalPasswd @@ -542,8 +542,18 @@ .TP .B KerberosTgtPassing -Specifies whether a Kerberos V5 TGT may be forwarded to the server. +Specifies whether a Kerberos TGT may be forwarded to the server. Default is yes. + +.TP +.B AFSTokenPassing +Specifies whether an AFS token may be forwarded to the server. +Default is yes. + +.TP +.B KerberosTicketCleanup +Specifies whether to automatically destroy the user's Kerberos v4 +ticket cache file on logout. Default is yes. .TP .B KeyRegenerationInterval