Dialup Admin and HTTP Authentication
mikal
mpm at atceast.com
Tue Nov 30 17:53:54 CET 2010
OK, so to get this working I modified the Dialup Admin functions.php3 file to
use $_SERVER instead of $HTTP_SERVER_VARS and to use "REMOTE_USER" instead
of "PHP_AUTH_USER". PHP_AUTH_USER wasn't being populated, but REMOTE_USER
was so I just used that. Not sure if that's good, bad or indifferent, but
it does work.
--
View this message in context: http://freeradius.1045715.n5.nabble.com/Dialup-Admin-and-HTTP-Authentication-tp3285681p3286362.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
More information about the Freeradius-Users
mailing list