hi,
can anyone tell me how can i modify LDAP attributes using drupal or ldap provisioning.
the only thing i can change is LDAP dn 'uid'.
other than that if i change user's email address or password. its not reflecting in LDAP server!.
and also its not showing all the attributes that are in LDAP server (custom attributes).
do this module support this..? or any alternate method..?
Comments
Comment #1
landry commentedThis module supports this :
- go to admin/settings/ldap/ldapdata
- click on the 'edit' link for your ldap server
- enable read/write mappings
- map the mail/pass fields to the corresponding ldap attributes. Map other attributes if you want to map other profile fields to custom ldap attributes
- if needed in 'advanced configuration', set a DN for a user allowed to change those ldap attributes
- save, it should work. at least it does here.
Comment #2
David Holder commentedOops, posted this in the wrong location, sorry.
Comment #3
john franklin commentedYou're looking for the LDAP Data module, part of the LDAP Integration bundle of modules.