...
The LDAP can sometimes not work properly on Windows. This is caused by a directory/file permissions issue.
To fix either:
- Log in to Windows as the admin user
Or, if the DDF has to be run from a specific user account:
- Start DDF normally
- Attempt to start LDAP feature (it should fail)
- Stop DDF and change permissions on the entire DDF directory to allow the user to have full permissions.
- Restart DDF, LDAP feature should be started.
- Edit the LDAP configuration with a path to an LDIF file. The original one gets ignored
- LDAP should now work properly
...