I am able to authenticate native AD LDS users in the Readers role successfully using ldp.exe and my app. Now I want to test Windows Security Principals. So on my LDS box I created a local Windows user under computer management. Then I add the windows user to the member attribute of the Readers role. From another box I run ldp.exe and connect to my lds box. When I try and do a simple bind using servername\username, I get:
Error <49>: ldap_simple_bind_s() failed: Invalid Credentials
Server error: 8009030C: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 2030, v1db0
Error 0x8009030C The logon attempt failed
I am certain that the password is correct. Also the LDS server is not on a domain. What am I doing wrong? As I said I can use the same method to authenticate my LDS users.
Thanks,
leo