|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IIS Securitymicrosoft.public.inetserver.iis.security
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 ...
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 ...
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? ...
|
|||||||||||||||||||||||