5 Jul
2005
5 Jul
'05
12:59 p.m.
psyco@sunny-net.ne.jp wrote:
It would be handy if I could say in proxy.conf to authenticate to localhost on database adsl etc. etc. However, as I see it you can't do that
doc/Autz-Type #--- users file DEFAULT Realm == "adsl.domainname.net", Autz-Type := "adsl" ... #--- #--- radiusd.conf, ... modules { sql adsl { ... db for adsl } ... } ... authorize { preprocess suffix files Autz-Type adsl { adsl } ... } Alan DeKok.