IBM Books

IBM General Parallel File System for AIX: Administration and Programming Reference

Changing GPFS access control lists

Use the mmeditacl command to change or create the ACL of a file or directory, or the default ACL of a directory. For example, to interactively edit the ACL for the file project2.history, enter:

mmeditacl project2.history

The current ACL entries are displayed using the default editor, provided that the EDITOR environment variable specifies a complete path name. When the file is saved, the system displays information similar to:

mmeditacl: 6027-967 Should the modified ACL be applied? (yes) or (no) 

After responding yes, the ACLs are applied.

See the mmeditacl Command for complete usage information.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]