Directory Programming .NET

Active Directory and ADAM programming support for .NET developers
Welcome to Directory Programming .NET Sign in | Join | Help
in Search

Fast Concurrent binding with a Global Catalog

Last post 08-02-2010, 12:53 PM by barry. 0 replies.
Sort Posts: Previous Next
  •  08-02-2010, 12:53 PM 8502

    Fast Concurrent binding with a Global Catalog

    Should I be able to use fast concurrent binding when using a global catalog?  I've run into an issue where FCB only works when the binding user is in the same domain as the global catalog server.  If I attempt to authenticate a user in a different domain, the global catalog server returns invalid credentials to my bind attempts.  If I don't call SessionOptions.FastConcurrentBind() on my connection then the bind works fine for all users. 

    The connection used to test user logins is setup as GC over SSL, AutoBind=false, AuthType.Basic, and I'm verifying the server supports FCB prior to the first bind.




View as RSS news feed in XML