Re: IIS security settings are reset after I reboot the server
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 04/29/03
- Next message: Lisa Cozzens [MSFT]: "Re: IIS 5 Integrated Windows Authentication problem"
- Previous message: Keith W. McCammon: "Re: IIS 6.0 and Windows 2000 Server"
- In reply to: Karl Levinson [x y] mvp: "Re: IIS security settings are reset after I reboot the server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Apr 2003 13:26:53 -0700
Incidentally, all these things to "save settings" are not needed on IIS6.
Two changes were made because of this tendency to lose settings after
closing the UI:
1. When closing the UI, the changes it made in-memory are immediately
flushed to disk
2. While in the UI, there are various "save configuration to a file" (per
service/site/vdir level) or "save configuration to disk" (computer-level)
options, which do those actions immediately.
-- //David This posting is provided "AS IS" with no warranties, and confers no rights. // "Karl Levinson [x y] mvp" <levinson_k@despammed.com> wrote in message news:edGcm0kDDHA.2384@TK2MSFTNGP12.phx.gbl... 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: Lisa Cozzens [MSFT]: "Re: IIS 5 Integrated Windows Authentication problem"
- Previous message: Keith W. McCammon: "Re: IIS 6.0 and Windows 2000 Server"
- In reply to: Karl Levinson [x y] mvp: "Re: IIS security settings are reset after I reboot the server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|