Hi! I'm using FreeRadius 0.2 and I have a problem with group authentication.
When a user tries to authenticate, several lines appear (in the
/var/log/radius/radius.log file) like the following:

        Mon Oct 22 18:53:11 2001 : Error: group = /etc/group

However, the user authenticates correctly and the group rules apply.

In the users file I have several lines that check group permissions, like
the following:

        DEFAULT Group == group1
                Filter-Id = filter1.in,
                Fall-Through = Yes

        DEFAULT Group == group2
                Filter-Id = hf.in,
                Fall-Through = Yes

        DEFAULT Group == group3, Called-Station-Id = "called_id1"
                Auth-Type = Reject

        DEFAULT Group == group4, Called-Station-Id = "called_id2"
                Auth-Type = Reject

Somebody has a clue about what's happening? Is it a configuration error?
Could it be a problem with the operating system?

Thanks in advance for any help. Regards,

--
Fernando Gonzalez




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

Reply via email to