Re: User.Identity.Name on Windows 2003
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 06/23/05
- Next message: Matt: "Re: Forms Security"
- Previous message: Dominick Baier [DevelopMentor]: "Re: Forms Security"
- In reply to: Robert E. Flaherty: "User.Identity.Name on Windows 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 23 Jun 2005 08:22:17 -0500
On Wed, 22 Jun 2005 18:48:04 -0500, "Robert E. Flaherty" <Bobf@TimeVision.Com> wrote:
¤ I developed an ASP.NET app running on an XP Pro where I retrieve the user's
¤ network id from User.Identity.Name. The authenticationMode="Windows" in the
¤ Web.Config and in the virtual directory, the anonymous acces is checked off
¤ and Integration Windows Authentication is checked on and it works.
¤
¤ When I move the app to a Windows 2003 server and repeat these setting, I do
¤ not get a value for User.Identity.Name. Is there an addition setting or
¤ settings on a Windowns 2003?
¤
Did you disable Anonymous access for the web app on the Windows 2003 server?
Did you give the Anonymous user access in the <authorization> section of the Web.config file?
You may want to check the following MS KB article:
http://support.microsoft.com/?id=306359
Paul
~~~~
Microsoft MVP (Visual Basic)
- Next message: Matt: "Re: Forms Security"
- Previous message: Dominick Baier [DevelopMentor]: "Re: Forms Security"
- In reply to: Robert E. Flaherty: "User.Identity.Name on Windows 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|