actually now we have two domains, domain1 and domain 2 .I have make a website in domain 1 .I have add window authentication in it .now when the user from domain1 access website it allows to all but when user from domain2
access website it asking for password promt and does not allow . its only allow the user from domain1.
domain2 users are two way trusted in domain1. Same problem happening. please help.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Marked as answer by Angie xu - MSFT on Nov 28, 2012 10:54 PM
On failed authentication you should be prompted three times for credentials, and after the third attemp you should see the HTTP error. If you are not seeing the error please make sure that
Friendly HTTP Error Messages are turned off in IE.
Lou Prete [MSFT]
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
itnagaraj
0 Points
2 Posts
Trusted domain AD issue in ASP.net application
Nov 20, 2012 05:43 AM|LINK
hello to all respective experts,
actually now we have two domains, domain1 and domain 2 .I have make a website in domain 1 .I have add window authentication in it .now when the user from domain1 access website it allows to all but when user from domain2 access website it asking for password promt and does not allow . its only allow the user from domain1.
domain2 users are two way trusted in domain1. Same problem happening. please help.
</div>lprete
Member
385 Points
57 Posts
Microsoft
Re: Trusted domain AD issue in ASP.net application
Nov 27, 2012 04:01 PM|LINK
Hello,
Please post the HTTP error the results from the failed authentication from Domain2.
You may also want to take a look at this KB article:
http://support.microsoft.com/kb/907273/
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
itnagaraj
0 Points
2 Posts
Re: Trusted domain AD issue in ASP.net application
Nov 29, 2012 11:30 AM|LINK
Hello Ji,
Didn't throw any HTTp error
lprete
Member
385 Points
57 Posts
Microsoft
Re: Trusted domain AD issue in ASP.net application
Nov 29, 2012 12:04 PM|LINK
On failed authentication you should be prompted three times for credentials, and after the third attemp you should see the HTTP error. If you are not seeing the error please make sure that Friendly HTTP Error Messages are turned off in IE.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.