Restrict domain users to modify HKEY_CUURENT_USER

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Guest
Archived from groups: microsoft.public.win2000.security (More info?)

Hi,

I want to restrict domain users modifying registry
settings using HKEY_CURRENT_USER key like proxy seetings
also I want to give them read only access to Registry.

Any one of you have any idea for this?

Sundeep
 
Archived from groups: microsoft.public.win2000.security (More info?)

>-----Original Message-----
>Hi,
>
>I want to restrict domain users modifying registry
>settings using HKEY_CURRENT_USER key like proxy seetings
>also I want to give them read only access to Registry.
>
>Any one of you have any idea for this?
>
>Sundeep
>.
> If you are using the Active directories then Group
policy is definitely an option which you can look for.
 
Archived from groups: microsoft.public.win2000.security (More info?)

I suggest you implement Group Policy first to restrict access. Group Policy/user
configuration contains many settings that are "user friendly" access to registry
settings that can be quickly implemented. For instance you can prevent users from
accessing proxy settings under user configuration/administrative templates/Windows
Components/Internet Explorer. --- Steve

http://www.tburke.net/info/regentry/topics/GPRef.htm
http://www.microsoft.com/resources/documentation/windows/2000/server/reskit/en-us/distsys/part4/dsgch22.mspx

"Sundeep Kumar" <anonymous@discussions.microsoft.com> wrote in message
news:2a64501c4671d$3ce57640$a501280a@phx.gbl...
> Hi,
>
> I want to restrict domain users modifying registry
> settings using HKEY_CURRENT_USER key like proxy seetings
> also I want to give them read only access to Registry.
>
> Any one of you have any idea for this?
>
> Sundeep