N S wrote: > Hi All, > The authentication works in the debug mode but it does not work in the > regular mode. ... > main: user = "radiusd" > main: group = "radiusd"
Does that user have permissions to read/write the files the server needs? Try using "su" to become user "radiusd", and THEN run the server in debugging mode. It will tell you what's going wrong. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

