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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to