On Sep 27, John ([EMAIL PROTECTED]) typed:

John:  S.A. Birl wrote:
John:
John:  > Hello All:
John:  >
John:  > I searched CPAN and parts of the Win32:: but could not find an answer.
John:  > Is there a module, etc to add/remove permissions on an NTFS folder?
John:  >
John:  >
John:  > Thanks
John:  > Birl
John:
John:
John:
John:  If you can't find a module (I have never heard of one but it may exist),
John:  can you assemble a command line and call cacls or something?


I could use backticks `` to call cacls.exe inside of PERL
But there's a problem using cacls.exe, I cannot wipe out all permissions
on a given directory.  I need to know the user/group.

Is there another .exe?  If so, email off-line as this goes outside of
PERL and I dont want to fill up the PERL list with non-PERL stuff.

Thanks.
Birl

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to