System: User Management

Definition

This group includes all the parameters linked to user sessions and advanced password management. It includes logon and password information for the SAP CC users used by the instances of the SAP CC Core Server system to connect to different systems (SLD, database).

Setting Up System Parameters

You can set up the following system parameters that are available for different instance types in the running SAP CC Core Server system.

Parameters Summary
PASSWORD_HASH_ROUNDS_FOR_INDIVIDUAL_USERS The number of hash rounds applied to password hashing for an individual user
PASSWORD_HASH_ROUNDS_FOR_SERVICE_USERS The number of hash rounds applied to password hashing for a service user
PASSWORD_MANAGEMENT_CHANGE_DELAY The minimum number of days between two password modifications
PASSWORD_MANAGEMENT_COMPLEXITY The password complexity rules
PASSWORD_MANAGEMENT_ENABLED The advanced password management policy activated or not
PASSWORD_MANAGEMENT_EXPIRATION_DELAY The number of days after which a password expires and must be changed
PASSWORD_MANAGEMENT_FAIL_LIMIT The number of successive failed logon attempts before a user is locked
PASSWORD_MANAGEMENT_MAX_IDLE_DELAY The number of days from which a user who has not logged in the system is locked
PASSWORD_MANAGEMENT_MINIMUM_LENGTH The minimum length for a password
PASSWORD_MANAGEMENT_REUSE_CYCLE The number of password modifications that must occur before a password can be reused
PASSWORD_MANAGEMENT_REUSE_DELAY The number of days before a password can be reused
SLD_PASSWORD The password used to submit the payload to the System Landscape Directory
SLD_USER The user identifier used to submit the payload to the System Landscape Directory
SQLHELPER_LOGIN The login used to connect to the Core Database
SQLHELPER_PASSWORD The password used to connect to the Core Database
USER_SESSION_ENABLED User session management and concurrent edition management activated or not
USER_SESSION_SESSION_LIMIT_PER_USER_AND_TOOL The limit of user sessions per user and tool
USER_SESSION_VALIDITY_PERIOD The validity period of user sessions (in seconds)

Notes