Haven't touched it, but here it is: #%PAM-1.0 auth sufficient pam_rootok.so # Uncomment the following line to implicitly trust users in the "wheel" group. #auth sufficient pam_wheel.so trust use_uid # Uncomment the following line to require a user to be in the "wheel" group. #auth required pam_wheel.so use_uid auth include system-auth account sufficient pam_succeed_if.so uid = 0 use_uid quiet account include system-auth password include system-auth session include system-auth session optional pam_xauth.so
thanks, eric --- On Wed, 3/17/10, Andrew Deason <[email protected]> wrote: > From: Andrew Deason <[email protected]> > Subject: [OpenAFS] Re: significant delay for afs user to login as root via su > To: [email protected] > Date: Wednesday, March 17, 2010, 4:42 PM > On Wed, 17 Mar 2010 14:25:28 -0700 > (PDT) > [email protected] > wrote: > > > Well, there's nothing in /var/log/messages > either. As for checking > > the PAM configuration for su, can you elaborate? > I'm a beginner at > > this, so you may have to provide details. > > Earlier you provided /etc/pam.d/system-auth-ac, but what's > in > /etc/pam.d/su ? > > -- > Andrew Deason > [email protected] > > _______________________________________________ > OpenAFS-info mailing list > [email protected] > https://lists.openafs.org/mailman/listinfo/openafs-info > _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
