Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The LDAP can sometimes not work properly on Windows. This is caused by a directory/file permissions issue.

To fix either:

  1. Log in to Windows as the admin user

Or, if the DDF has to be run from a specific user account:

  1. Start DDF normally
  2. Attempt to start LDAP feature (it should fail)
  3. Stop DDF and change permissions on the entire DDF directory to allow the user to have full permissions.
  4. Restart DDF, LDAP feature should be started.
  5. Edit the LDAP configuration with a path to an LDIF file. The original one gets ignored
  6. LDAP should now work properly

...