Hi,
I'm trying to configure an enrollment rule with LDAP user authentication, and it seems something went wrong.
I've installed an LDAP Server (Windows Server 2012 R2) ONLY with AD LDS feature! I can't join this server to a domain, so I need to configure an AD LDS standalone service.
I've configured everything as manual and I can connect and bind to LDAP server with ADSIEdit, create Group, Users, etc.
With ldp.exe I'm able to bind with Windows security principal (Local Windows account) and even with AD LDS security principal (Simple), so it seems everything works fine.
But, when I try to enroll a device and it asks me the user credential, I can't bind with AD LDS user (Simple) and always return Error: Wrong username or password!
What am I missing? What can I do?
Thanks.