ASP.NET and 2 Active Directory Domains

S

Sean McKaharay

Hey All,

This is the senerio:

I have 2 domains lets call them "workingdomain.com" and
"activedirectorydomain.com".

I have an account on the "workingdomain.com" ([email protected])
My website is sitting on my local machine so it is on the
"workingdomain.com"
I need to add people to the Active Directory on the
"activedirectorydomain.com"

When I am on my computer testing my code it works fine or when I am on the
Active Directory Computer accessing the site on my computer it is fine. As
soon as I try to have someone else on another box try to use my app, it
fails. I put them as admin on my box and on the active directory box. (they
have accounts on the "workingdomain.com"). I have seen a possible solution
using Kerbos but my system admin doesn't like that. There needs to be a
better way an ASP.NET app can access a second active directory on a
different domain. Does anyone have any suggestions? If there was a book
talking about asp using different active directory domains that would be
great too.

Thanks ahead of time,
Sean
 
D

diasmith [MSFT]

Hello Sean,

I saw your post and I just wanted to check to see if you are still having
this issue?

Thank You.

Diana

(e-mail address removed)

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top