[Serusers] auth_radius

Andres andres at telesip.net
Wed Mar 23 15:56:06 CET 2005


Replace :

			if (!radius_www_authorize("MYDOMAIN")) {
				www_challenge("MYDOMAIN", "0");
				break;
			}

With:
			if (!radius_www_authorize("")) {
				www_challenge("", "0");
				break;
			}

and see it it helps.



-- 
Andres
Network Admin
http://www.telesip.net





More information about the sr-users mailing list