View | Details | Raw Unified | Return to bug 487 | Differences between
and this patch

Collapse All | Expand All

(-)./sshd_config.5.lanl (-3 / +3 lines)
Lines 340-349 Link Here
340
Default is
340
Default is
341
.Dq yes .
341
.Dq yes .
342
.It Cm KerberosTgtPassing
342
.It Cm KerberosTgtPassing
343
Specifies whether a Kerberos TGT may be forwarded to the server.
343
Specifies whether Kerberos V4/5 TGT's may be forwarded to the server.
344
Default is
344
Default is
345
.Dq no ,
345
.Dq no .
346
as this only works when the Kerberos KDC is actually an AFS kaserver.
346
This will only work with Kerberos V4 if the KDC is an AFS kaserver.
347
.It Cm KerberosTicketCleanup
347
.It Cm KerberosTicketCleanup
348
Specifies whether to automatically destroy the user's ticket cache
348
Specifies whether to automatically destroy the user's ticket cache
349
file on logout.
349
file on logout.

Return to bug 487