Entering content frameProcedure documentation Configuring the PAS for Providing the SAP User ID Directly Locate the document in its SAP Library structure

Use

As an alternative to maintaining the user mapping in the SAP system table USREXTID, the external authentication mechanism can provide the user’s ID for the SAP system directly when passing the user’s information to the PAS. This option is primarily useful when using either the LDAP bind for authentication or when using an arbitrary mechanism that sets the user’s ID in an HTTP header variable.

Caution

If you configure the PAS accordingly and the external authentication mechanism does not provide the user’s ID for the SAP system directly, then an error occurs. The user mapping table in the SAP system is not used as a fallback mechanism.

Prerequisites

Procedure

  1. Set the service file parameter ~extid_type in the PAS service file to the value UN.
  2. If you are using an LDAP bind to a directory server as the authentication mechanism, then set the service file parameter ~ldapsapuid in the PAS service file to the name of this attribute.

Result

The PAS obtains the user’s ID for the SAP system directly from the authentication mechanism instead of using the mapping table.

 

Leaving content frame