Re: mod_auth_pam and apache

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

 



On Tue, 2005-04-05 at 12:12, Saifa Saifa wrote:

> I am trying to allow system users (/etc/shadow) to
> access certain directories of apache using PAM.
> mod_auth_pam is properly installed. I changed the
> group of /etc/shadow  to shadow-users and correctly
> entered "Group shadow-users" in httpd.conf. Apache is
> starting properly. When I am accessing
> http://localhost/restricted, browser is prompting to
> enter  login and password, but not accepting any login
> or passwd for any user.


> I changed group of /etc/shadow with the following cmd
> chgrp shadow-users /etc/shadow 

Did you also make the file group-readable with:
chmod g+r /etc/shadow
or an equivalent?

-- 
  Les Mikesell
   les@xxxxxxxxxxxxxxxx


_______________________________________________

Pam-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/pam-list

[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux