[OpenAFS] [aklog] pam integration (fwd)

Derrick J Brashear shadow@dementia.org
Wed, 16 Apr 2003 11:55:15 -0400 (EDT)


On Wed, 16 Apr 2003, Sebastian Roth wrote:


> So there could be a problem inside the pam-module. I walked through the
> source of pam_openafs-krb5.so and aklog and inserted some `syslog`-calls.
> Very interesting, it seems that aklog doesn't like the start out of the
> pam-module as it gets started from there and failed with error message:
> <msg>
> aklog: Couldn't get admin.frm2 AFS tickets:
> aklog: Invalid argument while getting AFS tickets
> </msg>

if you run aklog by hand, does it work?

if the pam module is forking it, consider replacing it with a script that
straces the real aklog into a file, and see what's returning an error?