Re: enable SE_TAKE_OWNERSHIP privilege
From: Roger Abell [MVP] (mvpNOSPAM@asu.edu)
Date: 08/01/02
- Next message: Roger Abell [MVP]: "Re: Help install programs foe one user"
- Previous message: The Atomic Ass: "Re: XP user accounts"
- In reply to: Conrad: "Re: enable SE_TAKE_OWNERSHIP privilege"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Roger Abell [MVP]" <mvpNOSPAM@asu.edu> Date: Thu, 1 Aug 2002 00:24:34 -0700
The two current .\Policy subtrees are volatile.
The policy engine refreshes the values based on
the local and when applicable domain GPO
If you want to influence the values at the reg path
you mentioned, you should do this via policies.
All registry keys/values have ACLs on them, and
these control what accounts can read/write etc.
It will most likely require admin access to modify
what the pre-existing ACLs are.
It is not polite for an app to modify things in the
specific areas about which you inquire.
-- Roger Abell MS MVP (Windows Platform), MCSE, MCDBA Associate Expert - Windows XP ExpertZone http://www.microsoft.com/windowsxp/expertzone "Conrad" <conradh@midmo.com> wrote in message news:3c0a01c238ae$9797ad00$36ef2ecf@tkmsftngxa12... > Is there no way to edit or add keys by code from a > limited user account? When the policy engine is changing > them? Or is there a way to set it under the admin account > so it carries over? > Thanks, Conrad > > > >-----Original Message----- > >The .\Policy keys are set by the policy engine, and > >are volatile. > >That is likely the source of the resets you observe. > > > >-- > >Roger Abell > >MS MVP (Windows Platform), MCSE, MCDBA > >Associate Expert - Windows XP ExpertZone > >http://www.microsoft.com/windowsxp/expertzone > > > >"Conrad" <conradh@midmo.com> wrote in message > >news:321801c23853$c3e94180$9be62ecf@tkmsftngxa03... > >> I need to have write access to the registry key under > >> CurrentUser\Software\Policies. How can I use api > calls/vb > >> code to enable the correct privileges and allow write > >> access? I can successfully edit the ACE's (using low > >> level code), but they disappear for this section of the > >> registry. Editing the "Restricted" user to Full access > >> does not carry over to the limited user. It is changed > to > >> Read only. Thanks. > > > > > >. > >
- Next message: Roger Abell [MVP]: "Re: Help install programs foe one user"
- Previous message: The Atomic Ass: "Re: XP user accounts"
- In reply to: Conrad: "Re: enable SE_TAKE_OWNERSHIP privilege"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|