Cameron Slye <[EMAIL PROTECTED]>wrote: > I am trying to setup freeradius to read a group file to allow people to > use a huntgroup. If I setup the huntgroups file with User-Name = > testuser it works, if I set it as Group or Group-Name = ssusers it fails.
"Group" or "Group-Name" are for checking the /etc/group file. If you want to use rlm_passwd to define *another* file for group entries, then create a new attribute, and use that. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
