Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing Directory Permissions on NT

Status
Not open for further replies.

Sorry

Technical User
Jun 17, 2001
8
0
0
AU
Hi all,

Is it possible to change the permissions on an NT directory using a Perl script?
 
sorry,

look at the Win32 and Win32::API modules - they probly have the solution. if not, you may be able to make a 'system' call to the appropriate command and do it that way (sorry, i don't know windows enough to tell you what that is - it'll be whatever the command you would use to do this from a command line). "If you think you're too small to make a difference, try spending a night in a closed tent with a mosquito."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top