Chapter 3: Condition Reference
<proxy>
authenticate(RADIUSRealm)
;This rule would restrict
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( )
55