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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing File/Folder Permissions via CLI

Status
Not open for further replies.

LloydSev

ISP
Jan 23, 2003
1,457
US
I need to know how to change permissions via CLI for files and folders, so that I can more automate the process of setting up our systems.

And is the command for doing so identical in syntax to 2000 also?

Computer/Network Technician
CCNA
 
You may be able to set permissions using the "cacls" (Change Access Control Lists) utility. You can read about "cacls" by searching for it in Help and Support.

Cacls - Displays or modifies discretionary access control list (DACL) files.

Some further information here.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top