Hello,

I've just bought Dave Roth's Win32 Perl Programming Standard Extensions (Second Ed) 
and I've run a couple of examples from Chapter 11.
Example 11.10 adds a User permission to a directory (READ, EXECUTE) using 
$PermsObj->Allow and explicitly DENIES the same User the ability to CHANGE. The 
example runs fine, but when I check the permissions using the WinExplorer 
Property->Security the user the "List Folder Type" permission check box is the only 
prperty checked. The Security->Advance Tab does, however, indicate the selected user 
does have the READ, EXECUTE privileges.

My questions are:
Why the discrepancy?
Should I be concerned?


My ultimate goal is to change the Permissions on registry keys
on a number of remote machines to allow normal users, as opposed to power users, to 
make changes in the values of a software  vendors hive. 

Brian 
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to