Blue Coat Systems Proxy SG Time Clock User Manual


 
Chapter 4: Property Reference
217
socks.authenticate.force( )
This property controls the relation between SOCKS authentication and denial.
Syntax
socks.authenticate.force(yes|no)
The default value is no.
where:
yes—Makes socks.authenticate( ) higher priority than deny( ) or exception( ). Use yes to
ensure that userID's are available for access logging, even of denied requests.
nodeny( ) and exception( ) have a higher priority than socks.authenticate( ). This
setting allows early denial (based on proxy card, address or port, client address, or SOCKS
version, for example). That is, the denial preempts any authentication requirement.
Note: This does not affect regular
authenticate( ).
Layer and Transaction Notes
•Use in
<Proxy> layers.
Applies to SOCKS proxy transactions.
See Also
•Properties:
socks.authenticate( ), socks_gateway( ), socks.accelerate( )
Conditions: socks.destination_address=, socks.destination_port=, socks.method=,
socks.tunneled=, socks.version=