- Installed AAD Domain Services with domain name "mydomain.com"
- Added verified custom domain "mydomain.com"
- Made "mydomain.com" primary
- Created AAD user "admin@mydomain.com"
- Converted temp password to permanent password
- Logged into Azure with permanent password
- Added "admin@mydomain.com" to domain administrators group
- Ensured VM can see domain services for "mydomain.com"
- When performing domain join, receive "The user name or password is incorrect"
I've tried the following credential combinations when doing the domain join (username : password)
- admin : pwd
- admin@mydomain.com : pwd
- mydomain.com\admin : pwd
- mydomain.com\admin@mydomain.com : pwd
None of these work and ultimately give me a lock out indication. I create additional users to continue trying these steps but nothing is working.
Stephen