PC Review


Reply
Thread Tools Rate Thread

Exporting the security settings associated with specific keys.

 
 
paw
Guest
Posts: n/a
 
      1st Oct 2004
Does anyone know of a good way to get the security settings on specific
registry keys? I need to audit the registry on several hundred Windows
2000 machines, part of which is looking at the security settings of
specific keys.

I have Python code using WMI and the win32all package to get some of
this information, but I was curious if anyone knew of a commandline
tool that would get this information remotely.
Thanks for any help,

Wayne

 
Reply With Quote
 
 
 
 
Heelen Diyond
Guest
Posts: n/a
 
      3rd Oct 2004
Hi,
Use the following command:
"telnet ip port"
"reg export keyname filename"
You can use them in a *.bat file.



"paw" <(E-Mail Removed)> 写入消息新闻
:(E-Mail Removed)...
> Does anyone know of a good way to get the security settings on specific
> registry keys? I need to audit the registry on several hundred Windows
> 2000 machines, part of which is looking at the security settings of
> specific keys.
>
> I have Python code using WMI and the win32all package to get some of
> this information, but I was curious if anyone knew of a commandline
> tool that would get this information remotely.
> Thanks for any help,
>
> Wayne
>



 
Reply With Quote
 
Mark V
Guest
Posts: n/a
 
      3rd Oct 2004
In microsoft.public.win2000.registry Heelen Diyond wrote:


> "paw" <(E-Mail Removed)> 写入消息新闻
>:(E-Mail Removed)...
>> Does anyone know of a good way to get the security settings on
>> specific registry keys? I need to audit the registry on several
>> hundred Windows 2000 machines, part of which is looking at the
>> security settings of specific keys.
>>
>> I have Python code using WMI and the win32all package to get some
>> of this information, but I was curious if anyone knew of a
>> commandline tool that would get this information remotely.
>> Thanks for any help,


> Hi,
> Use the following command:
> "telnet ip port"
> "reg export keyname filename"
> You can use them in a *.bat file.


I think the OP wanted the registry ACLs, not content. And I suspect
that a telnet server is not very likely running on "several hundred",
most probably, LAN-client systems.

psexec.exe (Sysinternals) and setacl.exe (Sourceforge) might be
useful in this case perhaps. I do not think the OP gave enough
details to be certain.


 
Reply With Quote
 
paw
Guest
Posts: n/a
 
      11th Oct 2004
Sorry for the delay, I was AFK for a little while.

I am looking for way to export who has access to read, edit or delete
specific registry keys. Someone pointed me to a program called
DumpACLL, which works but the output is in a binary format that my
program cannot read.

I'll take a look at the two programs you suggested and see if they
work. Thanks for the informaiton.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Saving/Exporting Security + Other Settings in IE Avatar Windows XP Internet Explorer 2 22nd Jan 2006 10:32 PM
Exporting the security settings associated with specific keys. paw Microsoft Windows 2000 Registry Archive 3 11th Oct 2004 02:54 PM
dumping Registry keys and Security (*inf) template settings James Microsoft Windows 2000 Registry 0 21st Jul 2003 09:40 PM
dumping Registry keys and Security (*inf) template settings James Microsoft Windows 2000 Registry Archive 0 21st Jul 2003 09:40 PM
dumping Registry keys and Security (*inf) template settings James Microsoft Windows 2000 Registry Archive 0 21st Jul 2003 09:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:45 PM.