G Guest Feb 20, 2006 #1 I need to limit one user on a PC not able to change Registry by using Regedit but he can read it. Thanks.
I need to limit one user on a PC not able to change Registry by using Regedit but he can read it. Thanks.
W Wesley Vogel Feb 20, 2006 #2 To assign permissions to a registry key http://www.microsoft.com/resources/...xp/all/proddocs/en-us/regedit_permit_key.mspx To assign special access to a registry key http://www.microsoft.com/resources/...ll/proddocs/en-us/regedit_assign_specacc.mspx To grant Full Control of a registry key http://www.microsoft.com/resources/.../xp/all/proddocs/en-us/regedit_yield_own.mspx To add users or groups to the audit list http://www.microsoft.com/resources/...proddocs/en-us/regedit_audit_key_adduser.mspx To add users or groups to the Permissions list http://www.microsoft.com/resources/...roddocs/en-us/regedit_permit_key_adduser.mspx To remove a user or group from the Permissions list http://www.microsoft.com/resources/...proddocs/en-us/regedit_permit_key_remove.mspx To take ownership of a registry key http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/regedit_take_own.mspx -- Hope this helps. Let us know. Wes MS-MVP Windows Shell/User In
To assign permissions to a registry key http://www.microsoft.com/resources/...xp/all/proddocs/en-us/regedit_permit_key.mspx To assign special access to a registry key http://www.microsoft.com/resources/...ll/proddocs/en-us/regedit_assign_specacc.mspx To grant Full Control of a registry key http://www.microsoft.com/resources/.../xp/all/proddocs/en-us/regedit_yield_own.mspx To add users or groups to the audit list http://www.microsoft.com/resources/...proddocs/en-us/regedit_audit_key_adduser.mspx To add users or groups to the Permissions list http://www.microsoft.com/resources/...roddocs/en-us/regedit_permit_key_adduser.mspx To remove a user or group from the Permissions list http://www.microsoft.com/resources/...proddocs/en-us/regedit_permit_key_remove.mspx To take ownership of a registry key http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/regedit_take_own.mspx -- Hope this helps. Let us know. Wes MS-MVP Windows Shell/User In