Confirm that your validating domain controller has access
to a GC server. To check this, first find out which domain controller
authenticated you. You can use the Winmsd tool or check the LOGONSERVER
environment variable by typing the following command at a command prompt:
echo %logonserver%
Next, check the Event log under Directory Service. You may see
the following error message:
Event 1126 Unable to
establish connect with global catalog
This issue affects only users
whose user principal name (UPN) and down-level account name do not match. If
the
userPrincipalName attribute is not found, samAccountName@domain.name is used.
Note also that a GC server is required for logon in all cases,
except when there is only a single domain, the child domain is in Mixed mode,
or the user is the administrator. However, it is not recommended to operate
without a Global Catalog server as there are some services and applications
that require a GC to function, for example, Windows Address Book and Exchange
2000. WAB can be configured to point to the AD's LDAP port of 389 but defaults
to the GC port 3268.