Syntax
user [<USR_LOGON> [<USR_PASSWORD>]]
login| Name | Description |
|---|---|
<USR_LOGON> |
The SAP CC user logon |
<USR_PASSWORD> |
The password of the SAP CC user |
The user command identifies and authenticates an SAP CC user. The user logon and
the password are required to access to the distant SAP CC system.
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.
host
-
To specify the distant SAP CC system to connect to| 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. | Verify your credentials (logon 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.channel_not_allowed | The authentication failed: This user is not authorized to use this user interface. | Contact your administrator. |
| 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. |