RE: [ActiveDir] Replication from ASP

2006-08-04 Thread Lucas, Bryan








Anyone have any thoughts on this?

 

Thanks,

 



Bryan Lucas

Server Administrator

Texas Christian University











From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lucas,
 Bryan
Sent: Monday, July 31, 2006 4:12
PM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] Replication
from ASP



 

Does anyone know how I force replication through ASP
2.0?  

 

My DC’s are all local (no WANs) and 2003 SP1.

 

I have a web page that does account creation and then points
the user to a portal which attempts to authenticate against AD.  The
portal software (Peoplesoft) can only attempt against a single DC, so if that
user didn’t create his account there it doesn’t work right
away.  

 

Bryan Lucas

Server Administrator

Texas Christian University

 








RE: [ActiveDir] Replication from ASP

2006-08-04 Thread Kennedy, Jim








WAG. Skin it from the other direction. Make sure the ASP age
creates the account on the Peoplesoft DC. How…I dunno, but even
replication could take too long if you could trigger it.

 







From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Lucas, Bryan
Sent: Friday, August 04, 2006 2:05 PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] Replication from ASP





 

Anyone have any thoughts on this?

 

Thanks,

 



Bryan Lucas

Server Administrator

Texas Christian University











From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lucas, Bryan
Sent: Monday, July 31, 2006 4:12 PM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] Replication from ASP



 

Does
anyone know how I force replication through ASP 2.0?  

 

My
DC’s are all local (no WANs) and 2003 SP1.

 

I
have a web page that does account creation and then points the user to a portal
which attempts to authenticate against AD.  The portal software
(Peoplesoft) can only attempt against a single DC, so if that user didn’t
create his account there it doesn’t work right away.  

 

Bryan
Lucas

Server
Administrator

Texas
Christian University

 










RE: [ActiveDir] Replication from ASP

2006-08-04 Thread Kevin Brunson








I have seen a script to do it in _vbscript_,
but not ASP.  Here’s a link to the
_vbscript_, maybe it’ll trigger something. 

 









From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lucas, Bryan
Sent: Friday, August 04, 2006 1:05
PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir]
Replication from ASP



 

Anyone have any thoughts on this?

 

Thanks,

 



Bryan Lucas

Server Administrator

Texas Christian University











From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lucas,
 Bryan
Sent: Monday, July 31, 2006 4:12
PM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] Replication
from ASP



 

Does anyone know how I force replication through ASP
2.0?  

 

My DC’s are all local (no WANs) and 2003 SP1.

 

I have a web page that does account creation and then points
the user to a portal which attempts to authenticate against AD.  The
portal software (Peoplesoft) can only attempt against a single DC, so if that
user didn’t create his account there it doesn’t work right
away.  

 

Bryan Lucas

Server Administrator

Texas Christian University

 








RE: [ActiveDir] Replication from ASP

2006-08-04 Thread Coleman, Hunter



Can't you code your ASP so that it points to the same DC 
when it creates the user account that PeopleSoft is using for 
authentication?


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Lucas, 
BryanSent: Friday, August 04, 2006 12:05 PMTo: 
ActiveDir@mail.activedir.orgSubject: RE: [ActiveDir] Replication from 
ASP


Anyone have any 
thoughts on this?
 
Thanks,
 

Bryan 
Lucas
Server 
Administrator
Texas Christian University




From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
On Behalf Of Lucas, BryanSent: Monday, July 31, 2006 4:12 
PMTo: ActiveDir@mail.activedir.orgSubject: [ActiveDir] Replication from 
ASP
 
Does anyone know how I force 
replication through ASP 2.0?  
 
My DC’s are all local (no WANs) and 
2003 SP1.
 
I have a web page that does account 
creation and then points the user to a portal which attempts to authenticate 
against AD.  The portal software (Peoplesoft) can only attempt against a 
single DC, so if that user didn’t create his account there it doesn’t work right 
away.  
 
Bryan 
Lucas
Server 
Administrator
Texas 
Christian University
 


RE: [ActiveDir] Replication from ASP

2006-08-04 Thread Ed Buford



And you could take a _vbscript_ and roll it into a .hta 
file and then you could access it from a webpage.
 
 


Ed 
BufordNetwork 
AdministratorGranger Community Church630 E. University 
DriveGranger, 
IN 46530574.243.3506, x386 • [EMAIL PROTECTED]


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Kevin 
BrunsonSent: Friday, August 04, 2006 2:57 PMTo: 
ActiveDir@mail.activedir.orgSubject: RE: [ActiveDir] Replication from 
ASP


I have seen a script to 
do it in _vbscript_, but not ASP.  Here’s a link to the 
_vbscript_, maybe it’ll trigger something. 
 




From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
On Behalf Of Lucas, 
BryanSent: Friday, August 04, 
2006 1:05 PMTo: 
ActiveDir@mail.activedir.orgSubject: RE: [ActiveDir] Replication from 
ASP
 
Anyone have any 
thoughts on this?
 
Thanks,
 

Bryan 
Lucas
Server 
Administrator
Texas Christian University




From: 
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
On Behalf Of Lucas, BryanSent: Monday, July 31, 2006 4:12 
PMTo: ActiveDir@mail.activedir.orgSubject: [ActiveDir] Replication from 
ASP
 
Does anyone know how I force 
replication through ASP 2.0?  
 
My DC’s are all local (no WANs) and 
2003 SP1.
 
I have a web page that does account 
creation and then points the user to a portal which attempts to authenticate 
against AD.  The portal software (Peoplesoft) can only attempt against a 
single DC, so if that user didn’t create his account there it doesn’t work right 
away.  
 
Bryan 
Lucas
Server 
Administrator
Texas 
Christian University
 


RE: [ActiveDir] Replication from ASP

2006-08-04 Thread Kevin Brunson








See, I knew someone could do something
with that….

 









From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed Buford
Sent: Friday, August 04, 2006 2:10
PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir]
Replication from ASP



 

And you could take a _vbscript_ and roll it
into a .hta file and then you could access it from a webpage.

 

 

Ed Buford
 Network Administrator
Granger
 Community Church
630 E. University Drive
Granger, IN 46530
574.243.3506, x386 • 
[EMAIL PROTECTED]

 







From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin
 Brunson
Sent: Friday, August 04, 2006 2:57
PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir]
Replication from ASP

I have seen a script to do it in _vbscript_,
but not ASP.  Here’s a link to the
_vbscript_, maybe it’ll trigger something. 

 









From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lucas, Bryan
Sent: Friday, August 04, 2006 1:05
PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir]
Replication from ASP



 

Anyone have any thoughts on this?

 

Thanks,

 



Bryan Lucas

Server Administrator

Texas Christian University











From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lucas,
 Bryan
Sent: Monday, July 31, 2006 4:12
PM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] Replication
from ASP



 

Does anyone know how I force replication through ASP
2.0?  

 

My DC’s are all local (no WANs) and 2003 SP1.

 

I have a web page that does account creation and then points
the user to a portal which attempts to authenticate against AD.  The
portal software (Peoplesoft) can only attempt against a single DC, so if that
user didn’t create his account there it doesn’t work right
away.  

 

Bryan Lucas

Server Administrator

Texas Christian University

 








RE: [ActiveDir] Replication from ASP

2006-08-04 Thread Ed Buford








….here’s some links to get you
started with hta’s

 

 

http://msdn.microsoft.com/library/default.asp?url="">

 

http://www.microsoft.com/downloads/details.aspx?FamilyId=231D8143-F21B-4707-B583-AE7B9152E6D9&displaylang=en

 

 









From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Brunson
Sent: Friday, August 04, 2006 3:48
PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir]
Replication from ASP



 

See, I knew someone could do something
with that….

 









From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed
 Buford
Sent: Friday, August 04, 2006 2:10
PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir]
Replication from ASP



 

And you could take a _vbscript_ and roll it
into a .hta file and then you could access it from a webpage.

 

 

Ed Buford
Network Administrator
Granger Community Church
630
  E. University Drive
Granger, IN 46530
574.243.3506, x386 • 
[EMAIL PROTECTED]

 







From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin
 Brunson
Sent: Friday, August 04, 2006 2:57
PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir]
Replication from ASP

I have seen a script to do it in _vbscript_,
but not ASP.  Here’s a link to the
_vbscript_, maybe it’ll trigger something. 

 









From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lucas, Bryan
Sent: Friday, August 04, 2006 1:05
PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir]
Replication from ASP



 

Anyone have any thoughts on this?

 

Thanks,

 



Bryan Lucas

Server Administrator

Texas Christian University











From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lucas,
 Bryan
Sent: Monday, July 31, 2006 4:12
PM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] Replication
from ASP



 

Does anyone know how I force replication through ASP
2.0?  

 

My DC’s are all local (no WANs) and 2003 SP1.

 

I have a web page that does account creation and then points
the user to a portal which attempts to authenticate against AD.  The
portal software (Peoplesoft) can only attempt against a single DC, so if that
user didn’t create his account there it doesn’t work right
away.  

 

Bryan Lucas

Server Administrator

Texas Christian University

 








Re: [ActiveDir] Replication from ASP

2006-08-04 Thread Joe Kaplan
FWIW, Bryan and I have been discussing this offline and it looks like he's 
use ASP.NET 2.0, not ASP.  In .NET 2.0, replication operations are exposed 
one the DomainController class in the 
System.DirectoryServices.ActiveDirectory namespace.  No need for goofy 
shelling out to repadmin.  The .NET wrappers consume the replication RPC 
APIs directly.


Joe K.
- Original Message - 
From: Lucas, Bryan

To: ActiveDir@mail.activedir.org
Sent: Monday, July 31, 2006 4:12 PM
Subject: [ActiveDir] Replication from ASP


Does anyone know how I force replication through ASP 2.0?

My DC's are all local (no WANs) and 2003 SP1.

I have a web page that does account creation and then points the user to a 
portal which attempts to authenticate against AD.  The portal software 
(Peoplesoft) can only attempt against a single DC, so if that user didn't 
create his account there it doesn't work right away.


Bryan Lucas
Server Administrator
Texas Christian University


List info   : http://www.activedir.org/List.aspx
List FAQ: http://www.activedir.org/ListFAQ.aspx
List archive: http://www.activedir.org/ml/threads.aspx