Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Inherited Permissions

by particle (Vicar)
on Jun 23, 2002 at 14:04 UTC ( [id://176601]=note: print w/replies, xml ) Need Help??


in reply to Inherited Permissions

read the docs at Roth Consulting's Official Win32::Perms homepage. setting the 'Allow inherited permissions...' flag in the OS will not affect execution of this script. you need to explicitly set the inheritance flags for the ACE (access control entry.) specifically, set CONTAINER_INHERIT_ACE to do what you need.

i suggest you pick up a copy of WIN32 Perl Programming: The Standard Extensions, or at least browse chapter 11 in your local bookstore for more examples than are listed on the site.

also, our illustrious fellow monk Masem created How to RTFM, which might help you in searching for answers in the future.

~Particle *accelerates*

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://176601]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-25 11:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found