Hello All, I am trying to work around a solution to import Users in a Microsoft Active Directory to Apache DS.
So far I have come across the option of doing so using LDIF. Now while importing LDIF (exported from Microsoft AD) I am getting Error while importing LDIF - [LDAP: error code 16 - NO_SUCH_ATTRIBUTE: failed for MessageType : ADD_REQUES java.lang.Exception: [LDAP: error code 16 - NO_SUCH_ATTRIBUTE: failed for MessageType : ADD_REQUEST which I guess is that the file's format is not what is being expected by Apache DS. I am comparing the User's Export LDIF files from ApacheDS and AD both to figure out something. Does anyone have experience doing this ? Suggestions ? Any help is much appreciated. Thanks, Pawan