Home All Groups Group Topic Archive Search About

IIS Security

microsoft.public.inetserver.iis.security
Score IIS Access Control
Rick - 19 Feb 2009 7:06 PM - 2 messages
I have a site hosted on IIS 6.0. The home directory of the site is hosted on a remote NAS share. For the security of this site, I use "Intergrated Windows Authentication" and for the NAS connection I choose use another account for ...
Score access to network file server through web server denied
xcomplus - 18 Feb 2009 1:44 PM - 4 messages
Here is the setup: IIS 6 on Windows Server 2003 On IIS: Anonymous access unchecked. Integrated windows authentication checked. Inside Web.config: <authentication mode="Windows"/> <identity impersonate="true"/> In the code of the problem page, call WindowsIdentity.GetCurrent().Name ...
Score Command Line IP Change
mjpdatadev - 15 Feb 2009 12:24 AM - 2 messages
I have a website that is hosted based on my current IP.  That IP changes occasionlly.  Is there an IIS command line tool that I can batch-run that will change the IP of my website in IIS? ...
Next » 2 3 4 5 6 7 8 9 10