Start of Content Area

Background documentation Anonymous Logon Data Locate the document in its SAP Library structure

Use

In a service or service node, you can store anonymous logon data. In this way, you make sure that this data is checked when a HTTP request connects to SAP WebAS for this service or service node.

Functions

You can store the following data in a service or a service node for authentication purposes:

·        Client

·        User

Caution

Here, you must only store users that have been created as service users (composite users) in transaction SU01. If you store a dialog user, you see a warning.

·        Password

·        Language

This logon data is used differently depending on which logon procedure you choose:

·        If you have chosen the standard logon procedure or the alternative logon procedure, the logon data is checked using the appropriate methods.

·        If you have chosen the Logon Data Required option, the system uses only the logon data you have entered for its checks.

Activities

If you want to store logon data in a service or service node, proceed as follows:

 

       1.      In transaction SICF, double-click the required service or service node.

       2.      Choose Change. 

       3.      Under Service Data ® Anonymous Logon Data, enter a client, user, password, and language.

This graphic is explained in the accompanying text

If you store logon data in a service node, this data is passed on to all services under this node, unless different data has been entered for them. This rule applies whether you selected Logon Data Required or not.

Example

You have created a service A, with subservice B, which in turn has subservice C, and you have stored the following logon data:

Service

Logon Data

Client

User/Password

Language

A

 

franky/******

de

B

001

 

en

C

 

susan/******

 

If you now call up service C by adding the ICF path /A/B/C to the URL, the logon data is as follows:

·         Client 001: No client has been specified for C, so B’s client is used.

·         User/password susan/******: Since this is maintained in C, the system does not search for a user or password.

·         Language en: No language is specified for C; B has the language en. A is ignored in this case.

       4.      If you want the logon to be performed using only the logon data stored in the service, choose the Logon Data Required option under Logon Procedure.

       5.      Save your data.

 

 

 

End of Content Area