Small Business Resources, Business Advice and Forms from AllBusiness.com

Business Glossary

Search the Business Glossary:

Business Definition for: cacls (presumably: change access control lists)

cacls (presumably: change access control lists)

a powerful console-mode command in Windows 2000 and its successors for changing permissions and security attributes of files, analogous to chmod in UNIX. For example, the command
cacls myfile.txt /g "Domain Users":R
gives all members of the group "Domain Users" permission to read myfile.txt. For full documentation type:
cacls /?
The cacls command is used mainly in BAT files, since you can also change permissions by right-clicking on the file or folder and following the menus.

See also permission , chmod
Copyright © 2006, 2003, 2000, 1998, 1996, 1995, 1992, 1989, 1986 by Barron's Educational Series, Inc. Reprinted by arrangement with Publisher.