Configuring OpenDS to Import Encoded Passwords From LDIF

Because Acme has an LDIF file that includes encoded passwords, Jane must configure OpenDS to handle this correctly on import.

  1. From the Windows Control Panel Services window, stop OpenDS LDAP Server.
  2. In a text editor, open <UnwiredPlatform_InstallDir>\Servers\UnwiredServer\OpenDS\config\config.ldif.
  3. Change the value of the ds-cfg-allow-pre-encoded-passwords property to true.
  4. Save the changes, then restart Open DS Service.