on 2005 Aug 03 11:49 AM
How to do LDAP connectivity in web dynpro to make use of UME
Hi Vindhya,
you have configure LDAP as your J2EE engine's UME database. That has nothing to do with Web Dynpro. Now once it is configured for the whole J2EE Engine you can communicate with the LDPA layer using the ume APIs provided for Web Dynpro.
Shubhadip
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vindhya,
You do not have to do with Webdynpro aplications.
You have to configure your WAS server to use LDAP for UME insead of their own UME. You can do this setting in config tool. Access config tool from the location:
<drive>:\usr\sap\<SID>\JC<System number>\j2ee\configtool
Here, in UME settings you can give your own LDAP information for UME.
Save this and then restart server once.
Regards,
Bhavik
After installing the LDAP go to configtool UME
Select the option from the dropdown
then
Provide the server name : The server in which you have installed the LDAP
port :389/636
username=cn=<the username>,o=<context name>
password=<the passsword provided by you while installing>
browse to find the data for the path below
userpath
grouppath
After this the UME in portal can be configured in the LDAP
User | Count |
---|---|
67 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.