Timothy C Litwiller wrote:
> I am trying to use pam_auth and I can get it to work allowing all or
> denying all, but what I really need to do is be able to add/remove users
> from a www group and only allow then access if they are in that group.
Then you have to find a PAM module restricting the list of valid users
to a specific group, for example the pam_group module.
See your PAM configuration on how to configure PAM services, then use
pam_auth Squid helper to connect to the configured PAM service "squid".
The LDAP Squid helper is also capable of limiting users based on a
search criteria to only allow users with a specific attribute set, and
support is planned for normal group support but no timeplan yet for this
feature...
-- Henrik Nordstrom Squid HackerReceived on Wed May 30 2001 - 14:32:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:20 MST