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];
Specifies the users who can connect to the console for this DSA, as a comma-separated list of DNs.
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 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 Corporate><ou Administration><cn "Craig Link">,<c AU><o Democorp><ou Roles><cn ConsoleUsers>;
More information:
Specify Which Users Can Connect to the DSA Console
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |