Robert Szelepcsenyi <[EMAIL PROTECTED]> wrote: > I am trying to set up a reverse proxy to allow access to our Intranet > web servers from the outside network. I want to authenticate users > coming from outside using the apache radius module. This works as it > should, but assoon as an Intranet server requires basic > authentication, I get into trouble. When I get prompted for a > username/password and I enter them, then the radius module blows up > and asks me to authenticate again. When I reauthenticate, I get > prompted from the Intranet server again.
What do the debugging messages say? Oh... it's Apache. There are no debugging messages. > It seems to me that there is a conflict between basic authentication > in the apache radius module and basic authentication in the Intranet > server. Sounds like it. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

