Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: oBdAPosted on 2009-11-07 at 16:31:24ID: 25768822
That's normal; it's because the remote machine will only access its *local* user database when checking credentials that another machine sent that's not in the same domain. For a DC, the "local" user database is the AD user database; for members, you'd need another local account.
om/kb/1636 32
"[...]
Windows 2000 behavior:
When a logon attempt is made, three things are specified: the user name, the encrypted password, and the domain name. All fields are optional. The following simplified logic is used by the Net Logon service to process these logon credentials:
1. If no domain is specified, or if the domain that is specified is the local domain (a computer or NetBIOS name for a member server), the local SAM database validates the logon. If an account is found, and the credentials match, the logon proceeds. If no account is found, and the domain is specified, the "account not found" message is returned.
[...]"
Windows NT User Account Database Search Order
http://support.microsoft.c