Re: Accessing Local Security Policy Programatically
- From: "Roger Abell [MVP]" <mvpNoSpam@xxxxxxx>
- Date: Thu, 3 Aug 2006 14:03:40 -0700
There is not public interface, scriptable or not, for doing so.
Some things can be accessed with older APIs from C++, for
example the User Rights.
If you are only after one or a few settings, then read in the
sceregvl.inf file and find the targetted reg value and read that.
However, be aware that setting that value will not change
what policy tries to make it become, and what you set will
get wiped out as soon as any policy (local or GPO) defines
that setting.
"Rupesh" <rupesh.khetawat@xxxxxxxxx> wrote in message
news:1154619322.383534.298150@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I am NOT finding a way to access Local Security Policy settings
programatically.
The Local Security Policy setting which I'm trying to access is:
"Network Access: Allow anonymous SID/Name translation"
Does anybody have an idea about accessing this settting
programmatically?
Regards,
Rupesh
.
- Follow-Ups:
- Re: Accessing Local Security Policy Programatically
- From: Rupesh
- Re: Accessing Local Security Policy Programatically
- References:
- Accessing Local Security Policy Programatically
- From: Rupesh
- Accessing Local Security Policy Programatically
- Prev by Date: Re: Can this be done without affecting current configuration
- Next by Date: Re: Can this be done without affecting current configuration
- Previous by thread: Accessing Local Security Policy Programatically
- Next by thread: Re: Accessing Local Security Policy Programatically
- Index(es):
Relevant Pages
|
Loading