ProxySG Content Policy Language Guide

user.domain=

Tests if the client is authenticated, the logged-into realm is an NTLM realm, and the domain component of the username is the specified domain. If all of these conditions are met, the response will be true. This trigger is unavailable if the current transaction is not authenticated (that is, the authenticate( ) property is set to no).

Replaces: user_domain=

Syntax

user.domain=windows_domain_name

where windows_domain_name is a Windows domain name. This name is case-insensitive.

Layer and Transaction Notes

Use in <Admin> and <Proxy> layers.

Examples

;Test if the user is in domain all-staff. user.domain=all-staff

See Also

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

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

146

Page 146
Image 146
Blue Coat Systems Proxy SG manual User.domain=