11 Nov
2005
11 Nov
'05
1:01 p.m.
Marko Dinic <marko@yu.net> wrote:
and add each of these virtual domains to proxy.conf as realms, it works like a charm... However,
You don't need to add the realms to proxy.conf. You should be able to use "hints", instead: DEFAULT User-Name =~ "@(.*)$" Realm := "${1}" Remove the realms from proxy.conf, and it should work. Alan DeKok.