Userspace helper to display an ACL in a security descriptor for Common Internet File System (CIFS) rst2man-indent-level 0 rstReportMargin \ $1 \ n[an-margin] level \ n[rst2man-indent-level] level margin: \ n[rst2man-indent \ n[rst2man-indent-level]] - \ n[rst2man-indent0] \ n[rst2man-indent1] \ n[rst2man-indent2] INDENT RS \ $1 nr rst2man-indent \ n[rst2man-indent-level] \ n[an-margin] nr rst2man-indent-level +1 RE rst2man-indent-level -1
This tool is part of the cifs -utils suite. getcifsacl is a userspace helper program for the Linux CIFS client file system. It is intended to display a security descriptor including ACL for a file system object. This program uses a plugin to handle the mapping of SIDs to user and group names. /etc/cifs-utils/idmap -plugin should be a symlink that points to the correct plugin to use. Fields of an ACE such as SID, type, flags, and mask are displayed separated by /. Numeric values of type, flags, and mask are displayed in hexadecimal format.
-v 0.0 3.5 Print version number and exit. -r 0.0 3.5 Display a security descriptor in raw mode. Values such as type and flags are displayed in hexadecimal format, a SID is not mapped to a name.