Chapter 3: Condition Reference
55
<proxy>
authenticate(RADIUSRealm)
; This rule would restrict non-authorized users.
<proxy>
deny condition=!ProxyAllowed
; This rule would serve to override a previous denial and grant access to authorized
; users
<proxy>
allow condition=ProxyAllowed
See Also
Conditions: authenticated=, group=, has_attribute.name=,
http.transparent_authentication=, realm=, user=, user.domain=
•Properties: authenticate( ), authenticate.force( ), check_authorization( ),
exception( ), socks.authenticate( ), socks.authenticate.force( )