Re: Question about windows integrated security
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 01/29/04
- Previous message: Ken Schaefer: "Re: Network Credentials not passing in Authentication mode"
- In reply to: NWx: "Question about windows integrated security"
- Next in thread: NWx: "Re: Question about windows integrated security"
- Reply: NWx: "Re: Question about windows integrated security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Jan 2004 14:55:27 +1100
Not only do you have enter a valid user account for the server, but that
user account needs to have appropriate NTFS permissions to the actual file
you want to read off the server's hard disk. I would check the NTFS
permissions on the server.
Cheers
Ken
"NWx" <test@test.com> wrote in message
news:%23Pcl30Y5DHA.1816@TK2MSFTNGP12.phx.gbl...
: 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
:
:
:
- Previous message: Ken Schaefer: "Re: Network Credentials not passing in Authentication mode"
- In reply to: NWx: "Question about windows integrated security"
- Next in thread: NWx: "Re: Question about windows integrated security"
- Reply: NWx: "Re: Question about windows integrated security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|