j
k
j a
j l
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.
Back to the thread
Back to the list