Hi, > In working to get my new radius server working I have run into a snag. I > need to authenticate using a SQL database or system password file depending > on where the request comes from, however the user may exist in both, with > different passwords. How do I tell it to use the MySQL username/password > pairs 'only' when it comes from a specific NAS? >
many many ways - you could use huntgroups and Autz-Type, you could use virtual servers and proxy the request - if NAS is this or that then use this server definition. > Suggestions, pointers to documentation I may have missed, etc are gladly > welcomed. looks like you've told the server to do a Crypt-Password - and it doesnt match. how ARE you storing the passwords in the SQL? alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

