On 10/31/18 1:25 PM, Ghiurea, Isabella
wrote:
What platform are you on now? Do you see any errors in the
errors log when the server starts up?
What do you mean by one additional line?
What is actually breaking and causing you grief?
What does this search return:
ldapsearch -D "cn=directory manager" -xLLL -W -b cn=config -s base objectclass=top passwordStorageScheme
It probably returns:
passwordStorageScheme: PBKDF2_SHA256
This is a more secure hashing algorithm for user passwords than
the previous default scheme "SSHA512". You can change the
passwordStorageScheme to any scheme you want, but it will be less
secure than PBKDF2_SHA256.
Regards, Mark
|
_______________________________________________ 389-users mailing list -- 389-users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@xxxxxxxxxxxxxxxxxxxxxxx