Skip to main content

Hi,


great to see the User Managers functionality in the Management Console, but when I try to add a second (child) domain I just get "The specified domain could not be reached. "


LDAP string I use = LDAP://DC=RETAIL,DC=CYGNUS64,DC=DEV


The PDC for that domain is up and running and other custom custom AD components can talk to the domain without a problem, anybody know what's up?

Based on your LDAP string, could this be related?


http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_21941918.html


http://support.microsoft.com/?kbid=300684


Hi Johnny, I don't think those problems are related, I am not having any other problem with the sub-domain, for example the following code works fine:


System.DirectoryServices.

DirectoryEntry myDir = new System.DirectoryServices.DirectoryEntry("LDAP://DC=RETAIL,DC=CYGNUS64,DC=DEV");


I also have users from that domain logging in and starting workflows without a problem.


PS:


If I manually add the child domain in the SecurityLabels table (KB000182), the 2nd domain is shown in User Managers and I can add users from that Domain to Roles etc.


Hmm, sounds like an issue then.  Could you submit a ticket with the details?  The support team will have a look at it and see why is it failing.


 Thanks.


Reply