search for: pam_openafs_session

Displaying 1 result from an estimated 1 matches for "pam_openafs_session".

2005 May 12
2
Problems with PAM environments in ssh
...?ve stumbled across a rather obscure problem with ssh. My machine is setup to use Kerberos authentication, i.e., I use the pam_krb5 module in the ssh auth section of the PAM configuration file and I have sshd compiled to accept valid Kerberos 5 tickets as well. I also use OpenAFS, so I?ve got the pam_openafs_session module in the ssh session section of the PAM configuration file. Everything works as expected when I log in as a user that has not yet obtained any Kerberos credentials. The pam_krb5 module successfully authenticates a user by prompting for a user name and password and obtains tickets. Then the...