Help please to authenticate Windows users
From: danielle (danielle_at_discussions.microsoft.com)
Date: 06/19/04
- Previous message: Raterus: "Re: Prompt before Integrated Windows Authentication kicks in"
- Next in thread: David Wang [Msft]: "Re: Help please to authenticate Windows users"
- Reply: David Wang [Msft]: "Re: Help please to authenticate Windows users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 18 Jun 2004 23:56:01 -0700
I created company's intranet in ASP.NET, hosted on windows 2003. We need to capture windows account user - who accessed the application. We dont want employees to login to intranet. Many months I still can not figure out how to get user. I can get only IP address in a code, but it is not enough. ASP application web.config has <authentication mode="Windows" />, IIS web site > Directory security > integrated Windows. This is not enough for sure. We have Active Directory. Web server and users computers are on the same domain.
I found documents explaining how authentication process works and authenicates using Active Directory.
Please help to understand what else should be installed on server or how trusted connections can be created to "a Key Distribution Center (KDC) " because of Kerberos method is used by Intergrated Windows authentication.
- Previous message: Raterus: "Re: Prompt before Integrated Windows Authentication kicks in"
- Next in thread: David Wang [Msft]: "Re: Help please to authenticate Windows users"
- Reply: David Wang [Msft]: "Re: Help please to authenticate Windows users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|