Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP NW

Former Member
0 Likes
478

Hi

I want to know about the user types in Netweaver Security.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
452

Hi,

In NW , there are user types of ABAP and User Types of J2EE.

User types for ABAP are:Dialog,System,Service,Communication and Reference.

User Types in J2EE are : Default users , Technical Users,Internal service users and Unknown users.

The Default users are similar as Dilaog users in AS ABAP.

The Technical users are similar to System users in AS ABAP.Well known standard users of this type include: SAPJSF, ADSuser.

Note:Although SAPJSF is a standard technical user, you cannot log on to the J2EE Engine with it for security reasons.

The IS users are used to perform internal operations, for example PCD ACL operations for a portal.Users exist only in the Java database, does not map to other data sources.Well known standard users of this type include: pcd_service, config_fwk_service, ume_service.

The Unknown users are, this type cannot be created from the UME and exists only as mapped from an AS ABAP data source. UME maps to this type AS ABAP users of type (C) Communication, (S) Service, and (L) Reference.Unknown users of this type have the same characteristics as Default users.

Note:The standard users created during installation are different and depend on the user store.

The Standard users are : Administrative users , Guest user and Technical user ,

AD user and caf_mp_scvuser.

Thanks

*Pls give points if its usefull..

Hi

I want to know about the user types in Netweaver Security.

Thanks

2 REPLIES 2
Read only

Wolfgang_Janzen
Product and Topic Expert
Product and Topic Expert
0 Likes
452

If you are referring to the ABAP user management and the user types used there, have a kind look on <a href="https://service.sap.com/sap/support/notes/622464">SAP Note 622464</a>

Read only

Former Member
0 Likes
453

Hi,

In NW , there are user types of ABAP and User Types of J2EE.

User types for ABAP are:Dialog,System,Service,Communication and Reference.

User Types in J2EE are : Default users , Technical Users,Internal service users and Unknown users.

The Default users are similar as Dilaog users in AS ABAP.

The Technical users are similar to System users in AS ABAP.Well known standard users of this type include: SAPJSF, ADSuser.

Note:Although SAPJSF is a standard technical user, you cannot log on to the J2EE Engine with it for security reasons.

The IS users are used to perform internal operations, for example PCD ACL operations for a portal.Users exist only in the Java database, does not map to other data sources.Well known standard users of this type include: pcd_service, config_fwk_service, ume_service.

The Unknown users are, this type cannot be created from the UME and exists only as mapped from an AS ABAP data source. UME maps to this type AS ABAP users of type (C) Communication, (S) Service, and (L) Reference.Unknown users of this type have the same characteristics as Default users.

Note:The standard users created during installation are different and depend on the user store.

The Standard users are : Administrative users , Guest user and Technical user ,

AD user and caf_mp_scvuser.

Thanks

*Pls give points if its usefull..