23 Jan
2008
23 Jan
'08
1:33 p.m.
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