Re: home dir in afs, debian

Jeffrey E Altman <[email protected]> Sun, 12 Oct 2025 20:34:07 -0400
Newsgroups gmane.comp.file-systems.openafs.general
Organization AuriStor, Inc.
Message-ID <[email protected]>
On 10/12/2025 7:56 PM, Jeffrey E Altman wrote:
> Becoming 'root' via sudo is one of the cases where you do want a PAG 
> to be acquired.   Do you have a "session required pam_afs_session.so" 
> rule specified in each of the /etc/pam.d/sudo* configuration files?
>
I believe what is necessary is to add

       session optional pam_afs_session.so notokens

to /etc/pam.d/sudo

Jeffrey Altman