25 May
2009
25 May
'09
6:54 a.m.
Parashar Singh wrote:
I am new to freeradius.
You installed a *very* old version of the server. I suggest you upgrade to 2.1.6.
If I am doing following in /etc/raddb/users file:
kmcuser Auth-Type = LDAP, Huntgroup-Name == "kmc1" Fall-Through = Yes
That says "use LDAP authentication for that huntgroup"
and following lines in /etc/raddb/huntgroup file:
kmc1 NAS-IP-Address == 172.16.0.150 ... rad_recv: Access-Request packet from host 172.16.0.150:47715, id=31, length=65 NAS-IP-Address = 172.16.0.155
And the user didn't log in from that huntgroup.
auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user
So... no authentication was done. Alan DeKok.