Re: TS Clients editing TS registry
From: Vera Noest [MVP] (vera.noest_at_remove-this.hem.utfors.se)
Date: 03/29/04
- Next message: Vera Noest [MVP]: "Re: Terminal Services & Active Directory Error"
- Previous message: gurvinder.nijjar: "TS Clients editing TS registry"
- In reply to: gurvinder.nijjar: "TS Clients editing TS registry"
- Next in thread: Patrick Rouse [MVP]: "Re: TS Clients editing TS registry"
- Reply: Patrick Rouse [MVP]: "Re: TS Clients editing TS registry"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 29 Mar 2004 10:51:55 -0800
There is no such registry hive as "local user". It's either
KHEY_LOCAL_MACHINE or HKEY_CURRENT_USER.
Since you describe access denied problems, I'll assume that you
want the users to modify a key in HKEY_LOCAL_MACHINE (users
normally do have write permissions to their own profile in
HKEY_CURRENT_USER).
You can open the registry with regedt32 and change the permissions
on individual registry keys.
But is this really what you want? Since all users will be writing
to the same key, the last user to logon will "win"!
--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup, NOT by private email ---
"gurvinder.nijjar" <gsnijjar@hotmail.com> wrote in
news:uzy08laFEHA.2664@TK2MSFTNGP11.phx.gbl:
> We are running Terminal services and mainly have terminal server
> clients. We want to implement a change for the terminal server
> users whereby we want to add a registry change under local user
> when they log into the terminal server. We have put this change
> in the users login script. But when the user logs into the TS
> and the script tries to make the change in the registry it comes
> up with access denied as the user does not have permissions to
> edit the registry. We have set less restirction in the group
> policy for the TS users but still does not work. If we give
> users local admin rights to the TS it works, but we do not want
> to do this. Is there any way round this where TS users can edit
> the registry on the terminal server.
- Next message: Vera Noest [MVP]: "Re: Terminal Services & Active Directory Error"
- Previous message: gurvinder.nijjar: "TS Clients editing TS registry"
- In reply to: gurvinder.nijjar: "TS Clients editing TS registry"
- Next in thread: Patrick Rouse [MVP]: "Re: TS Clients editing TS registry"
- Reply: Patrick Rouse [MVP]: "Re: TS Clients editing TS registry"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|