Hello, Is there a way to export users including the userPassword hashed and then reimporting again ?
I tried but I keep getting the following:
#!RESULT ERROR #!CONNECTION ldap://localhost:389 #!DATE 2016-06-30T16:07:09.508 #!ERROR [LDAP: error code 19 - pre-hashed passwords are not valid ]
Thanks, Giuseppe.
On Thu, 2016-06-30 at 15:10 +0000, Giuseppe Sarno wrote:
Hello, Is there a way to export users including the userPassword hashed and then reimporting again ?
I tried but I keep getting the following:
#!RESULT ERROR #!CONNECTION ldap://localhost:389 #!DATE 2016-06-30T16:07:09.508 #!ERROR [LDAP: error code 19 - pre-hashed passwords are not valid ]
What version of 389-ds-base do you have installed?
How are you attempting the export and import?
Certainly you can do this with db2ldif and ldif2db. As well, I have a number of examples where you can ldapmodify the userPassword attribute, and it respects the pre-hashed value.
HI,
if you are using ldap operations instead of ldif2db, you could try using, under cn=config
nsslapd-allow-hashed-passwords: on
regards,
German.
On Thu, Jun 30, 2016 at 5:10 PM, Giuseppe Sarno GiuseppeSarno@fico.com wrote:
Hello,
Is there a way to export users including the userPassword hashed and then reimporting again ?
I tried but I keep getting the following:
#!RESULT ERROR
#!CONNECTION ldap://localhost:389
#!DATE 2016-06-30T16:07:09.508
#!ERROR [LDAP: error code 19 - pre-hashed passwords are not valid ]
Thanks,
Giuseppe.
-- 389-users mailing list 389-users@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/389-users@lists.fedoraproject.or...
389-users@lists.fedoraproject.org