Hi all.  I don't have a problem, but rather, a solution.  I thought I'd let you
know that to get freeradius working with PAM on older systems, you might have
to make the /etc/shadow file readable by radiusd.  For example, you could make
a /etc/group entry called 'shadow' and do this:

chown .shadow /etc/shadow
chmod g+r /etc/shadow

This is true of Redhat lineage and was fixed in Fedora Core 3.  Run this to
check:

rpm -q --changelog pam | less

I use the package from Fedora Devel, aka rawhide.  I don't think I made any
other system modifications.


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to