[EMAIL PROTECTED] writes:
> Russ Allbery <[EMAIL PROTECTED]> writes:

>> Because AFS system calls aren't working inside your vserver.  I expect
>> that it's not working for anything, but you can verify that: If you run
>> pagsh inside the vserver, do you get a PAG?  Can you run pagsh and
>> klog, get a token, and still have no tokens in another shell on the
>> same server?

> Yes, I can make a PAG using pagsh, get a token within that PAG using
> aklog, and then not see the tokens within other shells on the same
> vserver.

Can you run something that uses libpam-openafs-session inside strace and
see what happens at the system call level when it attempts to determine
whether AFS is running?  It should be trying to open
/proc/fs/openafs/afs_ioctl and read and write data to it.  Either that's
failing or it's not liking what it's getting in return.

> btw - please forgive the potentially stupid question, but is there
> another way to find out if one's session/shell is within a PAG, or any
> way to see if two different processes are within the same PAG?

id will show the PAG supplemental group.

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to