AD Service - Multiple Domain Search?

  •  06-26-2008, 11:27 AM

    AD Service - Multiple Domain Search?

    Is it possible to configure the Active Directory Service so that you can use it to query multiple domains?  For example, I have two domains at the same level in the tree - 'BSD' and 'CORP'.  The Active Directory Service is initially configured specifically for the BSD domain like this:  DC=BSD,DC=XXXCO,DC=COM, and my smart object that loads via this service works correctly if a specify a valid BSD user account as the parameter (without the domain qualifier).  If I remove the 'BSD' from the Active Directory Service configuration, then the Load method of my smart object never finds any users, no matter how I qualify them in the parameter.  That is, it will no longer find 'tbyrne', which is expected because that user is in the BSD domain, but it also does not find 'BSD\tbyrne'... is there a different way to qualify the domain when you are quering Active Directory using this service?
    Tim Byrne
    Clarity Consulting
    http://www.claritycon.com
View Complete Thread