Siebel Analytics Installation and Configuration Guide > NQSConfig.INI File Reference > Siebel Analytics Configuration File Parameters and Syntax >

Parameters in the Configuration File Security Section


The security parameters specify default values for the Siebel Analytics Server security features. For more information about security, see the chapter on security in Siebel Analytics Server Administration Guide.

DEFAULT_PRIVILEGES

Specifies the values users and groups are assigned when they are initially created. Valid values are NONE and READ. The default value is READ.

Example: DEFAULT_PRIVILEGES = READ ;

PERFORM_OS_AUTHENTICATION

Specifies whether the Siebel Analytics Server uses Windows NT operating system authentication to authenticate the Siebel Analytics Server users. Valid values are YES and NO.

Example: PERFORM_OS_AUTHENTICATION = YES ;

AUTHENTICATION_TYPE

Specifies the type of authentication the Siebel Analytics Server uses to authenticate the Siebel Analytics Server users. Valid values are NQS, DATABASE, and BYPASS_NQS. The default authentication mechanism is NQS.

PROJECT_INACCESSIBLE_COLUMN_AS_NULL

The flag PROJECT_INACCESSIBLE_COLUMN_AS_NULL must be set to TRUE to enable the SQL command CHOOSE.

The SQL command

CHOOSE(expr1, expr2, .... exprn)

selects the first valid expression from a list of expressions. A valid expression here is an expression in which all referenced columns are accessible by the current query user.


 Siebel Analytics Installation and Configuration Guide
 Published: 09 September 2004