DragonFly users List (threaded) for 2005-09
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: pam_skey question... revisited
On Wed, Aug 31, 2005 at 11:38:35AM -0700, Devon H. O'Dell wrote:
> I think that if /etc/pam.d/ exists it overrides /etc/pam.conf (or
> this seems to be hanging in my memory from previous PAM work). If
> it's true, this is worth noting as well.
PAM works on a first come, first serve base for each service. So if you
have an entry in /etc/pam.d for foo, it doesn't look at /etc/pam.conf
for foo, but would look for bar if /etc/pam.d/bar doesn't exist.
I think it is already documented as such :-)
Joerg
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]