RE: [ActiveDir] Child Domain Programming. Cont...

2003-01-27 Thread Andries Thijssen
--Original Message- From: Stephens, Brendan [mailto:[EMAIL PROTECTED]] Sent: Friday, January 24, 2003 4:40 PM To: ''[EMAIL PROTECTED] ' ' Subject: RE: [ActiveDir] Child Domain Programming. Cont... Ok, as a test I also created an ActiveX control and set it to use the getO

RE: [ActiveDir] Child Domain Programming. Cont...

2003-01-24 Thread Stephens, Brendan
Ok, as a test I also created an ActiveX control and set it to use the getObject method. The control was put in a container under services, and set to run under the administrator account. It also worked. So this mainly has to deal with how IIS handles and passes authentiacation requests, no? There

RE: [ActiveDir] Child Domain Programming.

2003-01-24 Thread Stephens, Brendan
GOT IT. Sort Of... It IS an authentication problem, of sorts Even though the anonymous script access was running as Administrator, using: getObject("LDAP://DC=Child,DC=Domain,DC=COM";), only returned domainDNS with no child objects. However, using OpenDSObject Worked like a charm: OpenDSObje

RE: [ActiveDir] Child Domain Programming.

2003-01-23 Thread Stephens, Brendan
, Justin A. To: '[EMAIL PROTECTED]' Sent: 1/23/2003 3:49 PM Subject: RE: [ActiveDir] Child Domain Programming. He does mean the PDC Emulator, all domains so far are in native mode. -Original Message- From: Sullivan, Kevin [mailto:[EMAIL PROTECTED]] Sent: Thursday, January

RE: [ActiveDir] Child Domain Programming.

2003-01-23 Thread Salandra, Justin A.
He does mean the PDC Emulator, all domains so far are in native mode. -Original Message- From: Sullivan, Kevin [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 3:23 PM To: [EMAIL PROTECTED] Subject:RE: [ActiveDir] Child Domain Programming. Definitely not the

RE: [ActiveDir] Child Domain Programming.

2003-01-23 Thread Sullivan, Kevin
an [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 3:02 PM To: '[EMAIL PROTECTED]' Subject: RE: [ActiveDir] Child Domain Programming. Continuing from Justin's Post: Currently our intranet user management system is completely based on LDAP and ADSI. Our organizati

[ActiveDir] Child Domain Programming.

2003-01-23 Thread Stephens, Brendan
Continuing from Justin's Post: Currently our intranet user management system is completely based on LDAP and ADSI. Our organization is now breaking up our initial server into a parent/child domain structure. I will use PDC for the name of the domain controller, DOMAIN for our DNS name and CHILD f

RE: [ActiveDir] Child Domain Programming.

2003-01-23 Thread Stephens, Brendan
Continuing from Justin's Post: Currently our intranet user management system is completely based on LDAP and ADSI. Our organization is now breaking up our initial server into a parent/child domain structure. I will use PDC for the name of the domain controller, DOMAIN for our DNS name and CHILD