Previous Topic: set dxconsole-connect-alert Command—Set Tracing for Console Connections

Next Topic: set dxgrid-backup-location—Define the Backup Location

set dxconsole-users Command—Specify Which Users Can Connect to the DSA Console

The set dxconsole-users command allows users to connect to the DSA console by logging in with their DN and password.

This command has the following format:

set dxconsole-users = [users], [roles];
users

Specifies the users who can connect to the console for this DSA, as a comma-separated list of DNs.

roles

Specifies the roles which can connect to the console for this DSA, as a comma-separated list of DNs.

Example: Craig Link Can Connect to the Democorp Console

The following command allows Craig Link to connect to the Democorp console:

set dxconsole-users = <c AU><o Democorp><ou ><ou Corporate><ou Administration><cn "Craig Link>;

Now, Craig Link can connect to the console by logging in with the following details:

Example: Craig Link and the Manager Role Can Connect to the Democorp Console

The following command allows Craig Link and all users with the Manager role to connect to the Democorp console:

set dxconsole-users = <c AU><o Democorp><ou ><ou Corporate><ou Administration><cn "Craig Link>,<c AU><o Democorp><ou Roles><cn ConsoleUsers>;

More information:

Specify Which Users Can Connect to a DSA Console