I'm replacing an old Ascend radius server on an NT Box with freeradius and the client I'm doing this for bought the business a year or so ago and the previous owner didn't bother to give him all of the user passwords.
SO, I need a way where I can point all of the terminal servers through freeradius and if a user exists in the mysql table, it authenticates there if the password matches...  If the user doesn't exist in the mysql table then it proxies the radius request to another radius server.  I have users authenticating through the freeradius/mysql combo now and using the dialup_admin to edit them, but I need to start logging the passwords used through the system (using log_auth=yes, log_auth_badpass=yes and log_auth_goodpass=yes in radiusd.conf)
 
Thanks!
william

Reply via email to