user
Definition
Command Usage
Syntax
user [<USR_LOGIN> [<USR_PASSWORD>]]
Alias
loginCommand Arguments
| Name | Description | Interactive Question |
|---|---|---|
<USR_LOGIN> |
The SAP CC user login | Login [{}]: |
<USR_PASSWORD> |
The login password of the SAP CC user | Password: |
Detailed Information
The user command identifies and authenticates an SAP CC user. The user login and
the password are required to access to the
distant SAP CC system.
Authorization
You must have a specific role in your SAP CC user profile. Refer to the SAP CC Security Guide for more information about the necessary authorizations.
See Also
host
-
To specify the distant SAP CC system to connect toMessage(s)
| Code | Message | Action |
|---|---|---|
| two_args_needed | Error: This command requires two arguments. | |
| user_identified | OK: The SAP CC user {login} is now authentified by the connected SAP CC system. You can administer this system. | |
| failed_authentication_list | Authentication attempts failed since the last connection: | |
| failed_authentication | - {date} from address {address} | |
| user_unidentified | Error: The authentification and the identification failed. | Check your login and password |
| err.authentication | Error: The authentication failed. | You must log on again |
| err.invalid_login_or_password | The authentication failed: The logon or the password is incorrect. | |
| err.expired_password | The authentication failed: The password has expired. | |
| err.locked_user | The authentication failed: This SAP CC user is locked. | Contact your user administrator to unlock this SAP user. |
| err.communication_error | The authentication failed: A communication error occurred with the authentication server or with the database system. | Ensure that the server system and the database are online. And proceed to the authentication. |
| err.invalid_permission | The authentication failed: The SAP user does not have enough permissions to authenticate on the server system. | Contact your user administrator to add the permission. |
| err.password_needed | The authentication failed: The user must change his password at his next logon. | Change password using the Core Tool or BART Tool user interface. |
| err.not_authorized | Error: You do not have sufficient privileges to use this command. | Contact your user administrator. |
| err.null_message_sender | Error: The message sender was not correctly initialized. | |
| err.communication_failure | Error: A communication failure occurred on {host}:{port}. | |
| err.bad_message_format | Error: The received XML data cannot be parsed, the message format is bad. | Use the DEBUG or VERBOSE modes of the program. |
| err.operation_failure | Error: An operation failure occurred. | |
| err.server_failure | Error: The server has returned an exception. |