domainScopeKeyThis configuration variable sets the key for the domain scope; that is, what value Tango uses in order to determine which domain a request originated from and the value it uses as a key to find domain variables internally. The default value is <@CIPHER action=hash str="<@CGIPARAM server_name>>. This uses an encrypted form of the domain. The value of the domainScopeKey cannot be greater than 32 characters. <@CIPHER action=hash> always results in a 32 character string. When you assign a value to domainScopeKey, you must tell Tango Server to evaluate the meta tag only when domain variables need to be keyed. This is done with the <@LITERAL> meta tag. For more information, see "<@LITERAL>" . For example, the syntax of the assignment to userKey of its default value would be as follows: <@ASSIGN NAME=domainScopeKey VALUE=
Because other administrators would not know the password, they could not generate the correct string that is used as domainScopeKey. |
Copyright © 1998, Pervasive Software Inc. All rights reserved.