Export and Re-Import ldif: "invalid password syntax"
----------------------------------------------------
Key: DIRSTUDIO-491
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-491
Project: Directory Studio
Issue Type: Bug
Affects Versions: 1.4.0
Environment: Windows XP SP2
Reporter: andrea
I export the userdata as ldif, delete all the userdata in the dit and re-import
the same userdata again. Out of 344 entries I get 31 errors:
#!RESULT ERROR
#!CONNECTION ldap://xx.xx.xx.xx:636
#!DATE 2009-05-13T11:27:12.781
#!ERROR [LDAP: error code 19 - invalid password syntax - password must contain
at least 1 digit characters]
dn: uid=xxxxx,ou=users,ou=posix,o=unixdb
objectClass: posixaccount
objectClass: account
the password might be something like:
userPassword:: a2NyeXB0fUVtVmh5RWtNUUVwQ0E=
if I change the "::" to simple ":", I do not have any problem with importing
the whole stuff.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.