AD LDS (ADAM) user not authenticate
- by Hongwei
I am trying to add a user to AD LDS (formerly known as ADAM). I added the user, set the password, and set the following properties:
accountsExpires=(Never)
msDS-UserAccountDisabled=FALSE
msDS-UserDontExpirePassword=TRUE
userPrincipalName=JUser
I also added the user to Readers group.
However, when I used ADSI Edit to bind…