Penguin
Diff: AccessControlLists
EditPageHistoryDiffInfoLikePages

Differences between version 17 and previous revision of AccessControlLists.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 17 Last edited on Wednesday, March 9, 2005 8:04:48 am by JohnMcPherson Revert
Older page: version 16 Last edited on Wednesday, March 9, 2005 5:41:09 am by PaulScheremet Revert
@@ -51,9 +51,9 @@
 </verbatim> 
  
 !!!ACL Basics 
  
-An ACL for use with the command line looks like [ [gu]:<group|user>:perms. 
+An ACL for use with the command line looks like <tt>~ [gu]:<group|user>:perms</tt>
 So, to give group `techies' rwx access to /techie_folder, you would type: 
 <verbatim> 
  setfacl -m g:techies:rwx /techie_folder 
 </verbatim>