Re: Registry permissions

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



So you discovered the registry.

What else is new ?






"Jose Cintron" <l0rddarkf0rce@xxxxxxxxxxx> wrote in message
news:%23Lx0ZnG7FHA.3636@xxxxxxxxxxxxxxxxxxxxxxx
> OK I know of CheckAccess to verify that I have the given permission to a
> specific key (see code bellow)
>
> === snip, snip === Code ===
> Set oReg=GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & _
> strComputer & "\root\default:StdRegProv")
>
> strKeyPath = "SYSTEM\CurrentControlSet"
>
> oReg.CheckAccess HKEY_LOCAL_MACHINE, strKeyPath, KEY_QUERY_VALUE, _
> bHasAccessRight
> If bHasAccessRight = True Then
> Wscript.Echo "1. Have Query Value Access Rights on Key"
> Else
> === snip, snip === Code ===
>
> But what if want to list all of the permissions of a specific key. How
> would I do this?
>
>

.



Relevant Pages

  • Re: owa
    ... I've read the article and changed every permission ... http://servername/exchange i get the logon box, but it wil ... not verify user+pass. ...
    (microsoft.public.exchange.connectivity)
  • Re: Forcing File Open and File Read Errors
    ... verify that exception processing is working correctly. ... doesn't have 'x' permission on some directory in its path. ... You could take an axe to the disk containing the file, ...
    (comp.unix.programmer)
  • Re: Help - Security Issue
    ... verify that *all* users have this permission. ... You can verify, by having a user open Windows Explorer, and attempt to ... create a file in that folder. ... I have a split database, with the back end out on a server. ...
    (microsoft.public.access.security)
  • Re: Users denied permission to change their passwords?
    ... password" then verify that Everyone and/or "Authenticated Users" are listed ... Domain Controllers Policy. ... 812530 "You Do Not Have Permission to Change Your Password" Error Message ...
    (microsoft.public.windows.server.active_directory)
  • Re: moving /home
    ... >> If anyone has a suggestion, I'm all ears - could this be a permission ... > repeat the rsync command to verify or do a last-minute ...
    (Fedora)