Re: [Rabbit-proxy-users] How do you get the proxy authentication to work?
Brought to you by:
ernimril
From: Robert O. <d9...@na...> - 2002-07-24 10:45:40
|
Hello! > I am looking to get RabbIT2 to Perform proxy authentication on all user= s. Start by editing conf/allowed to have the username:password combinations you want. This file is not encrypted, but then neither is the password as it is sent over the network. Anyone that can sniff the traffic will know the username-password. Switching to digest is possible and may perhaps be done in the future. edit conf/rabbit.conf so that the httpinfilters look like this: httpinfilter=3Drabbit.filter.HTTPBaseFilter,rabbit.filter.ProxyAuth (It seems like ProxyAuth depends on HTTPBaseFilter which probably is a bug....) restart RabbIT... Should work as you want... /robo *************************************************************************= ***** Robert Olofsson * d9...@na... * "Your eyes can deceive y= ou Flygk=E5rsv 5,1 * * use the force." 183 62 T=E4by * tel: 08-732 71 39 * /Obi-Wan-Kenob= i Sweden * http://www.nada.kth.se/~d94-rol *************************************************************************= ***** |