ProxySG Content Policy Language Guide

authenticate.force( )

This property controls the relation between authentication and denial.

Syntax

authenticate.force(yesno)

The default value is no.

where:

yes —Makes an authenticate( ) higher priority than deny( )or exception( ). Use yes to ensure that userID's are available for access logging (including denied requests).

nodeny( ) and exception( ) have a higher priority than authenticate( ). This setting allows early denial.

Layer and Transaction Notes

Use in <Proxy> and <Admin> layers and transactions.

Does not apply to <Cache> layers or transactions.

See Also

Conditions: authenticated=, group=, has_attribute.name=, http.transparent_authentication=, realm=, user=, user_domain=

Properties: authenticate( ), check_authorization( ), socks.authenticate( ), socks.authenticate.force( )

162

Page 162
Image 162
Blue Coat Systems Proxy SG manual Authenticate.force, Default value is no Where