N
NWx
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
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