security - registry read/write with user access rights

From: Jason Smith (jassmith@shaw.ca)
Date: 11/29/02


From: "Jason Smith" <jassmith@shaw.ca>
Date: Fri, 29 Nov 2002 01:55:11 GMT

Hi all,

We have an application that makes use of the registry for storing
information locally for the application that maintains some aspects of the
application state. This was never a problem with us previously. However
now we have a requirement with a new customer that the application must be
deployed with "user" access rights under Win2K. This causes a problem in
that we are unable to update the registry by our application. Is there a
means of somehow giving an application rights to update the registry (e.g.
specific reg keys)?

thanks
Jason



Relevant Pages

  • Re: User access rights within process on Vista
    ... A registry key is kernel secured so RegOpenKeyEx will work for you. ... The good and hard way = use AccessCheck. ... but I need it to check access rights to ... procedure ApplyDenyMask(Ace: TAce; var Result: ...
    (microsoft.public.platformsdk.security)
  • Re: User access rights within process on Vista
    ... You got it - I'll not use that poor programming style so I want to know how ... It's not about registry only, but I need it to check access rights to dirs, ... BufferLength, BufferLength) then ...
    (microsoft.public.platformsdk.security)
  • Re: User access rights within process on Vista
    ... AccessCheck is usually used for custom implementation of ACLs like when you ... A registry key is kernel secured so RegOpenKeyEx will work for you. ... but I need it to check access rights to ... informations why I don't want use this style of programming. ...
    (microsoft.public.platformsdk.security)
  • Re: RegSetKeySecurity - how to change a registry key to read access only
    ... AllocateAndInitializeSid, InitializeAcl, AddAccessAllowedAce, ... right now I have working code that changes the particular registry entry ... These are for all intents, "public" keys, I want them to be readable but not ... Basically, I'm asking, can I lock the access rights with let's call it a ...
    (microsoft.public.vc.mfc)
  • ASPNET account and Domain Controller
    ... We're having a problem with ASP.NET security and running on a Win2k Domain ... We can't set up the access rights to the registry for ASPNET as the user ... impersonate the required network user. ...
    (microsoft.public.dotnet.framework.aspnet)