[Bug 166542] Review Request: mod_auth_pam: PAM authentication module for Apache

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 9 16:35:58 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: mod_auth_pam: PAM authentication module for Apache


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166542


lesmikesell at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lesmikesell at gmail.com




------- Additional Comments From lesmikesell at gmail.com  2005-09-09 12:35 EST -------
One option to consider is:

#%PAM-1.0 
auth       required     pam_stack.so service=system-auth 
account    required     pam_permit.so

as a variation that will allow web access to anyone that can authenticate to pam
even if they don't otherwise have an account set up.   This can be used, for
example. with smb authentication against a windows domain and will permit anyone
in the domain to use web services even if they can't log into the machine
services that require an account (and unlike winbindd, smb doesn't create one).

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list