Augusto
unread,Apr 28, 2008, 7:37:08 AM4/28/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openldap
Hi,
I have one problem, i need import only some attributes from one LDAP
to other LDAP, i import with sucess, but, the password is not
imported...
This is the "ldif" from only one user :)
dn: uid=adailton.santos@domain, ou=domain, dc=my,dc=domain,dc=br
mail: adailton.santos@domain
uid: adailton.santos@domain
cn: Adailton dos Santos
sn: ADAILTON
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
userPassword:: e1NTSEF9QnljbjYxSlZmYWF0Nkd4QVoxZVh4Y25ETXVKVWhHM1M=
The other LDAP import all fields, but the field "userPassword" is not
imported
Thanks for all help :)