Hi all,
For the past few months I've been debugging a problem where my webserver cannot
access files in AFS, despite using pagsh and kstart when I start up apache. I
had this working on Slackware 13.0 but have been unable to make this work on
Slackware 13.1.
So I did a simple test of just logging as root, running pagsh, getting kerberos
tickets and tokens and su to another user. As expected, in Slackware 13.0 the
tokens remained, in the Slackware 13.1, the tokens did not.
Is there anything I can do to debug this further to figure out why the PAG is
getting lost? The version of glibc is different, and I don't know if this
would cause a problem, or is there something I need to enable in the kernel.
Both Slackware distributions run Openafs-1.4.12.1 and Kernel 2.6.35.7. I'm
pretty sure I have compiled the same kernel configuration settings for both
distributions. glibc is different on these machines. Slackware 13.1 uses
glibc-2.11.1 and Slackware 13.0 uses glibc-2.9
Tom