installutil getauthenticationalgorithm

Use the installutil getauthenticationalgorithm subcommand to display the algorithm specified by the installutil setauthenticationalgorithm subcommand.

Synopsis

installutil getauthenticationalgorithm dbset_name cq_login cq_password

Description

The installutil getauthenticationalgorithm subcommand displays the authentication algorithm that is currently set for the specified database set. The algorithm can be CQ_FIRST, meaning that HCL Compass attempts to authenticate users by using HCL Compass authentication first, or CQ_ONLY, which means that HCL Compass attempts only HCL Compass authentication.

Example

In the following example, the installutil getauthenticationalgorithm subcommand retrieves the authentication algorithm for the dbset1 database set.
installutil getauthenticationalgorithm dbset1 bob_admin bob_pw 

See also

installutil