Hi All,

I am using freeradius-0.9.3 comfortably for my testing needs.

I usually start radiusserver this way, since my config file are here.
    "radiusd -s -x -p 1645 -d /usr/local/etc/raddb_test"

After adding a user in /usr/local/etc/raddb_test/users,
and started xsupplicant on Wireless Client, with the newly added username, Freeradius was sending access reject even though proper credentials were supplied.


After debugging I found out that, only "radiusd.conf" file was picked up from "/usr/local/etc/raddb_test" directory and freeradius was looking into "users" file in "/usr/local/etc/raddb" directory..and hence was sending access-reject, where it could not find the supplied user entry ..


I am not sure whether this should work this way or not, but i have spent enough time to debug this.
So alerting the list.


Thanks
Raghavendra


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

Reply via email to