cancel
Showing results for 
Search instead for 
Did you mean: 

LDAP Updation

Former Member
0 Kudos
59

Hi All

In my portal UME is configured to LDAP.

Using UME API i am able to retrive the users info from my portal application.

i need to update custom fields in LDAP.

Please let me know whether i can update LDAP from my portal application ( either webdynpro or PDK application).

LDAP is configure as writeable mode.

Please provide me your inputs

Thanks

Rishi.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi All

Please provide me your inputs regarding updating LDAP from portal application

Thanks

Rishi.

Former Member
0 Kudos

Hi All

Pls provide me ur inputs this is very urgent requirement

Thanks & Regards

Rishi

carsten_buechert
Contributor
0 Kudos

Hi Rishi,

I think there must be a way to set custom attributes using UME API. Please check the JavaDoc.

If there is nothing that helps you out, just forget about UME and set the attributes directly using JNDI.

Here's a tutorial from SUN that may guide you.

[JNDI Tutorial|http://java.sun.com/products/jndi/tutorial/trailmap.html]

HTH,

Carsten

carsten_buechert
Contributor
0 Kudos

Even if you do not find a solution to update custom fields using UME API, there is always the possibility to access your LDAP directory using JNDI directly.

Just google JNDI if you need some more information about it.

HTH,

Carsten

Edited by: Carsten Buechert on Jul 1, 2008 11:20 AM

Former Member
0 Kudos

Hi

Please provide me the code for updating LDAP from portal.

Thanks

Rishi