Show TOC Start of Content Area

Background documentation User Mapping  Locate the document in its SAP Library structure

These properties determine how user mapping is configured in the User Management Engine (UME).

User Mapping Configuration

Property

Value

Description

ume.usermapping
.admin.pwdprotection

Default value is TRUE.

Defines whether an administrator has to enter the correct password when entering user mapping data.

This property only applies to administrators using the administrator user mapping function in the portal. Users always have to enter a password when they define user mapping data.

ume.usermapping
.refsys.mapping.type

Default value is internal.

Possible values are:

internal = Users’ ABAP user IDs are stored encrypted in the database.

attribute = Users’ ABAP user IDs are stored in the logical attribute REFERENCE_SYSTEM_USER in the LDAP directory.

(Only valid for user mapping for logon tickets.)

Defines whether users’ mapped user IDs (ABAP user IDs) are stored encrypted in the database or as a user attribute in the LDAP directory.

ume.r3.mastersystem

For SAP NetWeaver Portal, this value must be the system alias of the system object defined as the reference system.

SAP reference system used for SAP user Ids in logon ticket. Required for Single Sign-On to SAP Systems with logon tickets.

ume.r3.mastersystem
.uid.mode

Default value is 1.

0 = Mapped user ID is used. If no mapped user ID is available, no value for the SAP user ID is written in the logon ticket.

1 = Mapped user ID is used. If no mapped user ID is available, the portal user ID is written in the logon ticket.

2 = Reserved.

Mode used to compute SAP user ID in logon ticket.

Only relevant for Single Sign-On with logon tickets.

 

End of Content Area