RE: Question about windows integrated security

From: David Coe (dhc0e_at_aol.com)
Date: 01/29/04


Date: Wed, 28 Jan 2004 16:41:22 -0800

In the web.config file, under the <authorization> element, do you have

<authorization><allow users="John"/></authorization>

?? This section is where you define the users that are allowed (or denied) access to the application.

David Coe
Microsoft Certified Professional
ASP.NET, XML Web Services
     
     ----- NWx wrote: -----
     
     Hi,
     
     I developed a small test app using ASP.NET. I left the vistual folder to be
     accessible only with windows integrated security.
     I try to access that app from another PC in my LAN. I don't have a domain
     controller, the lan works with Workgroup.
     
     When I access that page, I get a user login dialog, aking me to enter
     username / password
     
     I have an user account on that pc, and try to enter that username, and pass,
     but autantication fail and I see that dialog again and again.
     
     To be more specific
     
     server pc is called TTMServer
     PC I try to connect from is called TTMWS
     
     On TTMServer I have a user account with administrative privileges, John,
     password John22
     On TTMWS I also have an account John, with pass John22, admin account type
     too
     
     I work on TTMWS, and I'm logged on account John
     
     When I try to access my app
     
     http://ttmserver/Testapp
     
     I get the user login window.
     
     I try enter user John or user TTMServer\John, and pass John22, but no luck.
     I'm not autenticated, so I cannot see that page
     
     What I did wrong? How someone over internet, who have a user account on a PC
     hosting the web server, can access a app which uses Windows autentication ?
     
     Thank you for any help
     
     
     
     



Relevant Pages

  • Re: Question about windows integrated security
    ... > I try to access that app from another PC in my LAN. ... > I have an user account on that pc, and try to enter that username, ... > On TTMWS I also have an account John, with pass John22, admin account ... and I'm logged on account John ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Question about windows integrated security
    ... accessible only with windows integrated security. ... I try to access that app from another PC in my LAN. ... On TTMServer I have a user account with administrative privileges, John, ... and I'm logged on account John ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Question about windows integrated security
    ... user account needs to have appropriate NTFS permissions to the actual file ... permissions on the server. ... I try to access that app from another PC in my LAN. ... and I'm logged on account John ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: COM+ question
    ... HKEY_Class_Root and then do a search with the App name. ... The preferred way to assign a user account to a ... user account to a Windows group. ... I (administrator) can stop this application from ...
    (microsoft.public.windows.server.general)
  • Re: Crystal Reports .NET: Exporting to PDF
    ... to run the ASP.NET app on the web server. ... run underdifferent user account, local or domain. ... the webserver), but to be perfectly clear, yes, I'm trying to save ...
    (microsoft.public.vsnet.general)