Controlling PAM modules
- From: "Ivan Grover" <ivangrvr299@xxxxxxxxx>
- Date: Wed, 17 Sep 2008 17:23:06 +0530
Hi All,
I am trying to use few modules such as
pam_radius - does remote authentication
pam_abl - to lock users/ IP addresses
My Problem is , Do i have any standard way to skip one of the PAM module
with out changing the service conf file.
Suppose i dont want to enable locking of users, then one solution i can
think of is to share a common database across application and pam modules.
The application sets the flag which indicates, if pam_able is included or
not. Then pam_abl module will look into this database and then return simply
PAM_SUCCESS always or process the user lockouts.
Please advise/comment
Best Regards,
Ivan.
_______________________________________________
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Controlling PAM modules
- From: Dag-Erling Smørgrav
- Re: Controlling PAM modules
- From: freebsd-security
- Re: Controlling PAM modules
- Prev by Date: Re: Heimdal or MIT for kerberos?
- Next by Date: Re: Controlling PAM modules
- Previous by thread: Freebsd auto locking users
- Next by thread: Re: Controlling PAM modules
- Index(es):