Youssef Eldakar <[email protected]> writes: > In a network where an OpenAFS cell is set up to serve 1000+ clients, a > host would occasionally fail to change to a user's home directory upon > login with the following line in auth.log:
> Jul 15 15:05:56 ia711225 sshd[10679]: (pam_afs_session): PAG creation failed: > No such file or directory That's a very strange error message to receive. The only way that I can see that failing with that error message if you're using the built-in kafs library is if ioctl returned ENOENT or if it failed without setting errno at all. How is pam_afs_session built for this system? Is it using libkopenafs or libkafs, or is it using its built-in kafs implementation? -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
