hello,

all the users i'm supposed to add to the ldap db have their password
encrypted on md5, so iwould like to create and ldif file that suplies
the passwords already encrypted to ldap, for example:

dn: uid=jrojas,ou=argentina,dc=example,dc=com
uid: jrojas
cn: Javier
sn: Rojas
objectclass: top
objectclass: person
objectclass: posixaccount
loginshell: /bin/bash
uidnumber: 99
gidnumber: 99
homedirectory: /home/jrojas
userpassword: argentina

instead of typing argentina on the password field, i would like to
type the password already encrypted :
2a52adc7b1da6a4e0a7a14e4c8db1b11.

anybody knows how?

---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to