[OpenAFS] significant delay for afs user to login as root via su
Russ Allbery
rra@stanford.edu
Wed, 17 Mar 2010 14:22:34 -0700
ematlis@yahoo.com writes:
> I added "debug" to the session stack as so:
> session required pam_afs_session.so program=/usr/bin/aklog debug
> However, logging in via su only produces this in /var/log/secure:
> Mar 17 17:22:25 aerogold su: pam_unix(su:session): session opened for user root by ematlis(uid=86261)
That would imply that pam_afs_session is never being run, or that auth.*
logs are actually going somewhere other than /var/log/secure. Check your
other log files to see if they're somewhere else. Failing that,
double-check that su is really using the PAM configuration that you think
it is.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>