The following table presents important default users:
Default Users
User | Data Source |
---|
Database | LDAP Server | ABAP System |
---|
Add-In (ABAP+Java) | Remote |
---|
Administration user | Administrator | Administrator | J2EE_ADMIN | J2EE_ADM_<SID> |
Guest user | Guest | Guest | J2EE_GUEST | J2EE_GST_<SID> |
Communication user to data source | SAP<SID>DB | Freely definable | SAPJSF | SAPJSF_<SID> |
The administration user has unrestricted access to AS Java and you should therefore assign this account to only very few people and assign a password that is very secure.
If you use a client of an ABAP system as the data source, the listed user master records are located on this ABAP client (and can be viewed in SU01): In the case of a remote ABAP system, the SID of the AS Java system is incorporated in the user name. This allows you to distinguish between users if multiple AS Java systems are connected to a single ABAP client.
Among other things, the guest user is used for anonymous access to AS Java, for example in order to construct the logon form in the Web browser. This user is normally locked. Do not delete this user.
In addition to the users that are listed above, application-specific default users also exist in a pure AS Java system. You must therefore take care of further default users depending on the installed product.