NetworkClue.com
NetworkClue Home PageHome Contact UsContact ConsultingConsult
Bulletin Board
Internet Services covers Secrets to hosting websites, Hosting your own web server, and using DNS Servers.Operating Systems leads you through the decision of Linux vs. Windows, ideal installations and setups to create an efficient and redundant environment for your business, and great features to make management easier.Routing & Firewalls contains articles that will allow you to take control of your router. Learn how to protect your company with access lists and advanced firewall techniques.Hardware answers the common questions about Switches vs. Hubs, recommends SysAdmin Tools, and recommendations for adequate power protection.Utilities will cover fighting spam, using Anti-Virus programs effectively and the must haves for every administrator's software toolbox.
Defrag


Bulletin Board

Cacls

By Joshua Erdman
Digital Foundation, inc.

Cacls comes with Windows NT4.0/2000/XP. It is used to add or remove security permissions to files and folders. It is very handy, for example, if you wanted to add the administrator group to a bunch of files without changing the other security settings.

cacls /T /E /G administrator:F d:\users\*.*
Cacls will add Full Control for the administrator account to all files and subfolders in the Users folder of the D:\ drive.

cacls /T /E /R Everyone d:\users
Cacls will remove all permissions for the 'Everyone' group in all files and subfolders in the Users folder of the D:\ drive.

WARNING! Be sure to use the /E switch when you are just making modifications to the ACLs of a file. Without the /E switch, your settings will replace the current security with only what is specified.

Article last reviewed: 05/24/2004

Created by: Digital Foundation, inc.

Copyright © 2002-2005 Digital Foundation, inc. www.networkclue.com

All content of the NetworkClue website is copyrighted. Articles, notes, outlines, and all other materials may not be stored on the Internet or sold or placed by themselves or with other material in any electronic or printed format in whole or part. However materials may be referenced by links to the site.

 

Related Articles:
WindowsWindows 2000/XP
   Commands
Learning DOSLearning DOS
Advanced DOSAdvanced DOS

Books:

Search Amazon for
Books on Windows

 

Networking Forums Participate in our
Technical Forums