cancel
Showing results for 
Search instead for 
Did you mean: 

LDAP as datasource for SAP EP7.0

Former Member
0 Kudos

Hi All,

I want to configure LDAP with SAP EP 7.0 (ABAP + JAVA instance).

Could anybody help me in this?

The datasource at sysadmin>sys config>UM config-->DATA source.

there I can see only one datasource for ABAP. there are no Active directory data source.

So please guide how to proceed with the configuration.

Thanks

Manisha

Accepted Solutions (0)

Answers (4)

Answers (4)

nitin_mahajan2
Contributor
0 Kudos

SAP Note 718383

dataSourceConfiguration_abap.xml

No change is possible.

This configuration supports all usages (especially SAP Exchange Infrastructure and SAP Enterprise Portal) by making ABAP users and ABAP roles available as users and groups in the UME, and supports the creation of new groups in the UME (which are then stored in the local database) as well.

Hope this information will help.

Regards,

Nitin

Former Member
0 Kudos

I did the LDAP configuration only for NWserver with java stack only.

Former Member
0 Kudos

Hi,

Just follow the below steps

1. System Administration -->System Configuration -->UME Configuration

Click tab LDAP Server --> Modify configuration

Enter the parameters as required, you need a domain admin user id to read users from ADS.

Do Test connection, try it get suceeds.

2. Click Datasource --> Select ads_writeable_db.

Save the changes and restar the system

After that check in Identity Management you can see users mapped from LDAP.

Hope it helps

Regards

KT

Former Member
0 Kudos

Hi KT,

This configuration is from the UME, as I have both Web AS ABAP and JAVA the data source is by default SAP_System, using abap as the data source, which I cant change.

So do you know any other way of using LDAP from the WebAS ABAP?

Regards

Manisha

Former Member
manu_susankar
Active Contributor
0 Kudos

Hi Manisha Das,

Could you please check the below link... which guide you how to configure LDAP

http://help.sap.com/saphelp_nw70/helpdata/en/12/7678123c96814bada2c8632d825443/content.htm

and

http://help.sap.com/saphelp_nw70/helpdata/en/48/d1d13f7fb44c21e10000000a1550b0/frameset.htm

as well.

Regards,

S.Manu.

Former Member
0 Kudos

Hello All,

I have one quesry regarding the LDAP configuration with SAP EP 7.0.

I have 2 scenario:

1)SAP EP 6.0 having only WEBAS JAVA.

Here I can change the data sorce for the UME userstore in the portal.

system admin> sys configuartion> UME configuration--> in the data source tab

As the default is datbase only , I can chage the data source to LDAP, and the SAP NW can use the LDAP as teh data source though the UME.

2)SAP EP 7.0 having both webAS java and weAS ABAP.

Here the dauflt data source is SAP_system, i.e UME is using the WebAS ABAP as the data source which I cant change, according to Note 718383 - NetWeaver: Supported UME Data Sources and Change Options.

The problem is, if I want to integrate LDAP in the 2nd scenario above, Is it possible ?

If it is pssible to configure LDAP with SAP EP, where the UME is using webAS ABAP as its data source, then what is the procedure.

Do i have to proceed with CUA , means any possibility of LDAP configuration with SAP WebAS ABAP.

Any help or suggestion will be appreaciated.

Regards

Manisha