Show TOC Anfang des Inhaltsbereichs

Vorgehensweisen Configuring the User ADSUser for the SSL Connection  Dokument im Navigationsbaum lokalisieren

Use

To ensure secure access, you must change the settings of the system user ADSUser, which is used for accessing the Adobe document services.

Prerequisites

     The security role ADSCaller was created in the J2EE Engine during the initial installation.

 Achtung

You should not assign this security role to users other than the system user that you will use for accessing Adobe document services.

Hinweis

You can see this role in the Visual Administrator under Server <x> Services Security Provider Runtime Policy Configurations. Choose  com.adobe/AdobeDocumentServices*AdobeDocumentServicesAssembly.jar  in the Components  area to display the role in the Security Roles tab.

     ADSUser was created during the initial installation of SAP NetWeaver and is assigned to the security role ADSCaller.

Hinweis

ADSUser already exists in the J2EE Engine or in the SAP NetWeaver AS ABAP depending on the J2EE installation settings for the SAP User Management Engine (UME). It is in the SAP NetWeaver AS ABAP when the UME is configured against the ABAP backend. In this case, also a role ADSCallers was created in the SAP NetWeaver AS ABAP and ADSUser was assigned to this role. The ADSCallers role in SAP NetWeaver AS ABAP appears automatically as the ADSCallers group in the J2EE Engine.

     The group ADSCallers in the J2EE Engine exists.

Procedure

You change the user settings in the J2EE Engine.

...

       1.      Log on to the Visual Administrator. (See How to Start the Visual Administrator.)

       2.      On the Cluster tab, choose Server <x> Services Security Provider.

       3.      Choose User Management and then the Tree tab in the left panel.

       4.      Select ADSCallers ADSUser.

       5.      In the Authentication area, choose Add.

       6.      In the Add Certificates dialog box, from the Select view drop-down list box, select the ADSCerts view.

       7.      From the Select entries list, select the certificate that you want to associate with this user, and then choose OK.

       8.      In the Authentication area, select No password change required.

Result

The user ADSUser is configured for the use of SSL.

Dependent on your scenario you have to set up the SSL connection in the ABAP or in the Java Environment.

See also:

Setting Up the SSL Connection in an ABAP Environment

Setting Up the SSL Connection in a Java Environment

 

Ende des Inhaltsbereichs