Atro Tossavainen <[EMAIL PROTECTED]> writes:

> One final point remains, though.  I can log in using AFS passwords, but
> am not getting a token.  The distribution includes OpenSSH 4.3p2, and
> whether set_token is included or not doesn't seem to matter.

> Here is the /etc/pam.d/system-auth:

> auth        required      pam_env.so
> auth        sufficient    pam_afs.so setenv_password_expires ignore_root 
> set_token debug

pam_afs doen't work properly with ssh because it tries to do all of its
work in the auth stack instead of using the session stack to set up
tokens.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to