[Date Prev][Date Next] [Chronological] [Thread] [Top]

Export from LDAP to /etc/passwd?



I need to move accounts from a RH6.1 Linux system to a RH6.2 Linux
system. 

The RH6.1 system is using openldap-1.2.9. The people who configured the
openldap-1.2.9 system created scripts to add users, delete user, and
change passwords etc. Consequently some passwords are stored in clear
text and some are encrypted with {crypt}

The RH6.2 system is using standard /etc/passwd /etc/shadow with MD5.

How can I move the accounts to the new system and preserve their
passwords?

Thanks in advance

Matt