Standard User Groups
The standard user groups on the SAP NetWeaver Application Server (AS) Java appear in the following table.
Standard User Groups
Name |
Description |
You can determine the name during installation. The default name offered depends on data source you install with: · For AS Java database: Administrators ● For AS ABAP: SAP_J2EE_ADMIN |
Contains all the users that have unrestricted administrative privileges on the AS Java. Users in this group have permissions to manage all other users (including other users with administrative privileges) as well as other security settings. No other users can perform user maintenance and security administration tasks. |
You can determine the name during installation. The default name offered depends on the user store you install with: ● For AS Java database: Guests ● For AS ABAP: SAP_J2EE_GUEST |
Contains authenticated users with limited authorizations. Such users have limited system access or have registered as Company users in user management engine (UME) and are pending approval. Initially contains only the standard guest user (Default name: Guest or J2EE_GUEST, depending on the user store). |
Authenticated Users |
Contains all non anonymous users, that is, users that have to authenticate themselves on the AS Java. This group is a built-in group, whose members are determined at runtime. |
Anonymous Users |
Contains all named anonymous users that are listed in the ume.login.guest_user.uniqueids property in the UME properties. This group is a built-in group, whose members are determined at runtime. |
Everyone (or all) |
Contains all the users and groups on the server. This group is a built-in group, whose members are determined at runtime. |

You should not create groups with the names of the groups Everyone, Authenticated Users, and Anonymous Users. If you create a group with one of these names through the native user interface of your directory service or database, you do not receive an error message, however, your user management will no longer function correctly. If you try to create a group with one of these names through the user administration console, you get an error message.
A default AS Java installation also creates the user group ADSCallers for the service users of the Adobe Document Services (ADS), which are deployed on the AS Java.
For more
information, see
SAP Interactive Forms
by Adobe Security Guide in the SAP NetWeaver Security Guide.
