Edit

Share via


Binding Issues for Mixed Environments

For environments in which the ___domain that contains Active Directory has a trust relationship with a Windows NT 4.0 ___domain, there may be a problem with using serverless binding to bind to Active Directory objects.

In some networking environments, trust relationships have been set up between ___domain controllers that contain Active Directory and Windows NT 4.0 servers for the purpose of allowing authentication between domains. In these mixed environments, if a user, who is a member of the Windows NT 4.0, ___domain attempts to use serverless binding to bind to an Active Directory object on a trusted ___domain, then the bind will fail and an error is returned. This is because a serverless bind uses the DsGetDcName function to bind to the object in Active Directory, which is dependent upon the proper DNS.

In this scenario, the Windows NT user must provide the name of a specific ___domain to bind to. The following is an example.

LDAP://fabrikam.com/OU=Sales