#607238 openssh-server: Unsupported option KerberosGetAFSToken

Package:
openssh-server
Source:
openssh
Description:
secure shell (SSH) server, for secure access from remote machines
Submitter:
Micah Anderson
Date:
2010-12-16 01:18:04 UTC
Severity:
normal
#607238#5
Date:
2010-12-16 01:15:57 UTC
From:
To:
The option KerberosGetAFSToken is commented out in sshd_config, and the option
is also mentioned as valid in sshd_config(5):


Startinb OpenBSGetAFSToken
             If AFS is active and the user has a Kerberos 5 TGT, attempt to
             acquire an AFS token before accessing the user's home directory.
             The default is “no”.

However, if you enable it, sshd wont start:

Secure Shell server: sshd/etc/ssh/sshd_config line 55: Unsupported option KerberosGetAFSToken

I dont really need this option, but it should either be enabled properly, or removed
from the config and the man page.

micah