Permission Issue

  • Thread starter Thread starter RickCass
  • Start date Start date
R

RickCass

I was able to run regmon and I found accdenied
(access denied) on certain reg keys and such. How do I
give a particular user rights to these keys, without
giving them ADMIN rights?

It makes sence, because on the client side the error is "
Error creating system registry entry.

Were trying to run an application, but to get it to run I
have to add the user to the admin group - which we can
not do.



Rick Cass
 
Backup. Then, Start -> Run ->regedt32 ->browse to the location the user is denied access to -> Permissions -> Add a group the users a re a member of -> Assign appropriate permissions, i.e. either Full Control or the specific permission in advanced permissions

Patrick Rous
Microsoft MVP - Terminal Serve
http://www.workthin.co

----- RickCass wrote: ----

I was able to run regmon and I found accdenied
(access denied) on certain reg keys and such. How do I
give a particular user rights to these keys, without
giving them ADMIN rights?

It makes sence, because on the client side the error is "
Error creating system registry entry

Were trying to run an application, but to get it to run I
have to add the user to the admin group - which we can
not do



Rick Cas
 
Thanks, You the man.

Rick Cass
-----Original Message-----
Backup. Then, Start -> Run ->regedt32 ->browse to the
location the user is denied access to -> Permissions ->
Add a group the users a re a member of -> Assign
appropriate permissions, i.e. either Full Control or the
specific permission in advanced permissions.
 
Back
Top