Re: trouble with pam
David Severance <[email protected]> Wed, 23 Jan 2013 20:28:17 -0800
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Message-ID | <[email protected]> |
On 1/23/2013 4:53 PM, Simon Horman wrote: > > Perhaps perdition is being built without PAM support. This could occur for > one of several reasons: > > * --disable-pam was passed as a command-line argument to ./configure > * Perdition was unable to find security/pam_appl.h at configure-time > * Perdition was unable to find the symbol pam_authenticate in libpam > at configure-time. > > In all cases of the above cases something relating to pam being disabled > should show up in the output of ./configure. > Actually I determined what was behind this issue but haven't been quick to post what happened. Perdition is compiled will all the correct options and this was the same binary that was previously being used when we were successfully using pam_access to limit some users. What changed was we turned off "authenticate_in" in perdition because we ran into problems with capacity on our Kerberos service. That was awhile back, then more recently I noticed that users listed in the /etc/security/access.conf that pam_access read were not being processed. I had thought if the pam access rules were listed in the Account section that they would still be processed since they, the pam rules, were not in the Auth section. However I'm not overly versed in pam so this may be a conjuring of my mind as opposed to something that is indeed a real problem. I just don't know enough about pam to know for sure what the proper behavior should be. David -- David Severance Enterprise Unix Services Office of Information Technology (949) 824-7552 [email protected] ______________________________________________ Perdition-users mailing list [email protected] http://lists.vergenet.net/listinfo/perdition-users