pw sso config
The pw sso config command sets configuration parameters for the BMC Atrium SSO integration with Infrastructure Management. The command also modifies properties in Infrastructure Management configuration files. The modifications are verified by the BMC Atrium SSO server, but no changes occur in the server.
Long form
Short form
Parameter descriptions
Parameter - Long form | Parameter - Short form | Description |
---|---|---|
--admin | -a | Name of user group to be given Full Access to Infrastructure Management |
--am-pwd | -w | Password for the BMC Atrium SSO server AmAdmin account |
--bppm-host | -s | BMC TrueSight Infrastructure Management Server host name and domain that users will use to access Infrastructure Management |
--disable | -d | Disables the BMC Atrium SSO integration |
--enable | -e | Enables the BMC Atrium SSO integration |
--list | -l | Optional parameter; lists the properties after modification |
--help | -h | Optional parameter; displays online help |
--sso-host | -o | BMC Atrium SSO host name and domain |
--port | -p | BMC Atrium SSL port |
--searcher-id | -i | The searcher-id user name that exists in BMC Atrium SSO server for the user who can search for all user names and all groups |
--searcher-password | -q | Password for the user who can search for all user names and all groups |
Enabling Atrium SSO integration
To switch BMC Atrium SSO integration on (enable), run the following commands:
Long form:
pw sso load
Short form:
pw sso load
Disabling Atrium SSO integration
To switch BMC Atrium SSO integration off (disable), run the following commands:
Long form:
pw sso load
Short form:
pw sso load
pw sso config return codes
Codes | Description |
---|---|
0 | Success |
1 | General error |
2 | Usage |
3 | Missing value |
4 | Port number must be a number greater than or equal to 0, and less than or equal to 65535. |
5 | <hostname> is not a fully qualified host name. Provide a host name including the domain name, for example example.bmc.com. |
6 | <hostname> is not an active host name. |
7 | Failed to connect to BMC Atrium SSO server for HTTPS certificate download (connection refused: connect) |
8 | Failed to connect to BMC Atrium SSO server, return code: 404 |
9 | Failed while fetching authentication info from BMC TrueSight Infrastructure Management Server |
10 | <user> user not found, authentication failed |
11 | <user> user authentication failed, check the user name and password |
12 | Authentication failed for user <user> |
13 | This BMC Atrium SSO server does not support GROUP identity search (version of server is too old). Upgrade BMC Atrium SSO server. |
14 | <user> user does not have search permissions, failed call to BMC Atrium SSO server |
15 | SSO Group Search failed. See logs for more information. |