Re: pam_succeed_if

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



From: Daniel De Marco <ddm@xxxxxxxxxxxxxxx>

> auth        required      pam_env.so
> auth        sufficient    pam_unix.so nullok try_first_pass
> auth        requisite    pam_succeed_if.so uid >= 500 quiet
> auth        required      pam_deny.so
> What's the use of the pam_succeed_if line? It will only be reached if
> the pam_unix doesn't succeed and from my understanding it will prevent
> system accounts from logging in. Is it useless or am I missing
> something?

Pure speculation:
1. pam_unix just allows/disallows to go further in the checks.
2. succeed_if only let users accounts login
3. everything else, deny.

JD
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux