Importing users from open-ds
by rainer@ultra-secure.de
Hi,
I have a very old installation of open-ds sitting around and recently we
got the "go" for upgrading it.
I installed ds389 on CentOS7 64bit, from EPEL.
The first obstacle I hit when simply trying to import users from and
export of the old server is that the ldif-export has the passwords in
formats like this:
{SSHA}actual_encrypted_password_here
or
{SSHA512}actual_encrypted_password_here
or (very few)
{ssha}actual_encrypted_password_here
I created a user in 389-ds and exported it and it did not contain any
such hint.
What is the default algorithm that is used to encrypt passwords?
How can I switch it to sha512 - and how can I store encrypted passwords
with different algorithms?
Best Regards
Rainer