Security Template Problem

G

gemel

I am applying both file and registry permissions for an application
running on a Windows 2003 Server by using a template imported into a
Group Policy object. I now wish to return the registry settings to
those inplace prior to the linking of this new GPO. Can I achieve this
by simply unlinking the GPO and then waiting until the server settings
have updated?

What woould be the effect of simply deleting the GPO?

Regards

Gemel
 
P

Paul Bergson

If you delete or unlink the gpo all settings previous to the application of
this gpo should be re-established. That is the beauty of a gpo.
 
B

Brandon McCombs

Paul said:
If you delete or unlink the gpo all settings previous to the application of
this gpo should be re-established. That is the beauty of a gpo.

Where exactly would those old settings be stored?? And can there be more than
1 set? If so, how would the system know which set to restore? Do they come
from the local security policy?
 
N

Nick Finco [MSFT]

That mechanism specifically doesn't apply to Win2k's security policy in
general and specifically for file and registry security settings going
forward. If you remove those settings from GP, they will remain on the
domain clients that those settings applied on.

You might be able to reconstruct what those permissions were by examining
%windir%\security\templates\setup security.inf. For DCs it's named DC
security.inf.

N
 
P

Paul Bergson

Good point. Those are definitions set up and forced upon via user defined
settings.

--

Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top