Ask a Question related to ASP.NET Security, Design and Development.
-
omar #1
Problems with aspnet_wp getting authetication to remote machines
Please help me understand what is going on:
I have a web server sitting in the DMZ. I have an app server sitting on the
inside on the firewall. THe Web server talks to the app server using .net
remoting over port 80. I use the http channel and binary formatting. I am
using the Trusted Subsystem model. I have changed the ASPNET account on both
servers and in their respective machine.config files. Before I have moved the
web server to the DMZ, this arrangment worked fine and I was able to
autheitcate under the ASPNET account to the app server from the web server.
After we moved the web server to the DMZ, I now get "The remote server
returned an error: (401) Unauthorized. ". THe weird thing here is if I use
the Identitiy Impersonate element in the web.config and add the ASPNET
account itself, i get access !!!!!! So it seems the aspnet worker process is
picking up some credentials from the machine.config file that are not what I
set. Because if I do the same using the impersonate element, same ASPNET user
account and same password from the machine.config file (i put that in the the
identitiy element), i get access to the app server on the other side of the
firewall. Any ideas?
thx.
omar Guest
-
form authetication?
Hi Can anyone tell me which logon name (is NON "pre-Windows 2000" or the "pre-Windows2000") is used for form authentication? Mine seems to work for... -
ASP.NET windows authetication
Traditionally, I've used windows authentication with a web server on an Active directory domain. IIS authenticated users on AD. However to do... -
Help with a created icon - how do I install on remote machines?
I don't think you can change the icon associated with a shortcut and just transfer it to another computer. It's possible you might be able to write... -
connection sharing - problems with some machines on the network
I succesfully set up connection sharing however one small unexpected problem. The machines sharing the host machines connection VIA a switch cannot... -
Connection to remote machines
I know there is a way to do this, but I am at a loss to find it. Someone connects to my remote computer with a limited access and can see fine. ...



Reply With Quote

