Re: IIS security settings are reset after I reboot the server
From: Karl Levinson [x y] mvp (levinson_k_at_despammed.com)
Date: 04/29/03
- Next message: Horus Alkebulan: "What IIS settings are required to allow file upload? I keep getting 401 error"
- Previous message: Karl Levinson [x y] mvp: "Re: Permissions problem using IIS 4.0 and Windows NT 4 Server (Intranet)"
- In reply to: David Wang [Msft]: "Re: IIS security settings are reset after I reboot the server"
- Next in thread: David Wang [Msft]: "Re: IIS security settings are reset after I reboot the server"
- Reply: David Wang [Msft]: "Re: IIS security settings are reset after I reboot the server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Apr 2003 08:42:35 -0400
I agree. Stopping and restarting the IIS services should let you see if the
security settings are going to disappear or not after a reboot [in other
words, I believe the IIS settings may be disappearing when the services are
stopped and restarted and not really because of the reboot].
You might notice that the settings may disappear after the service is
stopped and restarted. I have seen this happen. In this case, I made one
change, stopped and started the IIS services, then went back into the IIS
MMC to confirm that the setting is still there. If it is, make one more
change and stop and restart the service [or maybe even just that one web
site instance, by right-clicking on that web site instance in the MMC].
This sounds really strange, but it was the only way I was able to figure out
how to solve my problem.
"David Wang [Msft]" <someone@online.microsoft.com> wrote in message
news:uucsBAfDDHA.2824@TK2MSFTNGP11.phx.gbl...
> After you make the necessary change, open a command window and run "NET
STOP
> IISADMIN /y" (or you can use Services Applet and Stop the IISADMIN
service).
> This should flush all in-memory changes (that you did in the UI) to disk,
so
> it should survive a reboot. Then, restart W3SVC service.
>
> I would also recommend making a backup copy of the IIS configuration file,
> located at: %SYSTEMROOT%\System32\inetsrv\metabase.bin regularly. This
> will help you recover from metabase corruption.
>
> --
> //David
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> //
> "Vuong Nguyen" <administrator@foodcomm.com> wrote in message
> news:019e01c30dd1$4df5b4a0$2f01280a@phx.gbl...
> Hello, I am running an Exchange 2000 server on Windows
> 2000, and have set up the Outlook web access under IIS.
>
> To make it more convenient to login, I changed the
> Directory Security settings for the Exchange web
> directories to have a default domain, so users don't have
> to enter it when they login.
>
> However, everytime I reboot the server, the security
> settings for those Exchange directories get reset, and I
> have to manually reload the security settings.
>
> Is there a way to get IIS to permanently save my security
> settings, so I don't have to reload them after every
> reboot? Currently, I just restore an IIS configuration
> that I saved with my desired security settings, but that
> is somewhat inconvenient because it temporarily disables
> Exchange while it restarts a bunch of services.
>
>
- Next message: Horus Alkebulan: "What IIS settings are required to allow file upload? I keep getting 401 error"
- Previous message: Karl Levinson [x y] mvp: "Re: Permissions problem using IIS 4.0 and Windows NT 4 Server (Intranet)"
- In reply to: David Wang [Msft]: "Re: IIS security settings are reset after I reboot the server"
- Next in thread: David Wang [Msft]: "Re: IIS security settings are reset after I reboot the server"
- Reply: David Wang [Msft]: "Re: IIS security settings are reset after I reboot the server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|