summaryrefslogtreecommitdiff
path: root/security/ssh6/patches/patch-bl
blob: a9c52c45a214cbaa9d6dd1e6057b97fc2c34dabc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
$NetBSD: patch-bl,v 1.1 2000/03/20 02:25:43 itojun 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