!--a11y-->
User Management 
There are a few standard users and groups provided with the SAP J2EE Engine:
· Users
¡ Administrator
¡ Guest

The default password for both of these users is sap and you should change this default password, in particular for the user Administrator.
· Groups
¡ all – This group is the default group that contains all of the users and groups on the server.
¡ guests – Per default, users in this group have restricted rights on the server.
¡ administrators – Per default, users in this group have administrator rights on the server.
The SAP J2EE Engine supports different user stores for saving the user information. Per default, the active user store is the DBMS user store, which uses the database from the J2EE Engine to store the user data. Alternatively, you can use the User Management Engine (UME), which provides additional functionality such as importing users from external systems or replicating users to an SAP System.
Depending on which user store is active, you have the option of using either the J2EE Engine User Management in the Visual Administrator or you can use the UME user management administration console. See the table below:
User Administration Tools and Available Functions
|
Function |
Visual Administrator |
UME User Management |
|
DBMS User Store |
UME user store only |
|
|
Create, view, or delete users |
Y |
Y |
|
Search for users |
N |
Y |
|
Import users from external systems |
N |
Y |
|
Replicate users to SAP systems |
N |
Y |
|
Lock or unlock users |
Y |
Y |
|
List locked users |
N |
Y |
|
Define password rules |
Y |
Y |
|
Require password change |
Y |
Y |
|
Change user passwords |
Y |
Y |
|
Create, delete and manage groups and their members |
Y |
Y |
|
Assign a public-key certificate to a user |
Y |
Y |
|
Assign roles to users |
Y |
Y |
|
Change the user store |
Y |
N |
In this document,
we only describe the most frequently needed user managements tasks and only
describe them when using the Visual Administrator. For more information about
the additional tasks or when using the UME user management administration
console, see
Users and
Authorizations in the Administration Manual.
See also:
The tasks described in this topic include:
¡ View, create and delete users
¡ Lock or unlock users
¡ Change a user’s password
¡ Create or delete groups
¡ Assign or remove members to/from groups
· Mapping Security Roles to Users or Groups
This topic describes how to assign security roles to users so that only authorized users can access applications or other resources on the J2EE Engine.
