1GETCIFSACL(1)                                                    GETCIFSACL(1)
2
3
4

NAME

6       getcifsacl  - Userspace helper to display an ACL in a security descrip‐
7       tor for Common Internet File System (CIFS)
8

SYNOPSIS

10          getcifsacl [-v|-r] {file system object}
11

DESCRIPTION

13       This tool is part of the cifs-utils suite.
14
15       getcifsacl is a userspace helper program for the Linux CIFS client file
16       system.  It  is intended to display a security descriptor including ACL
17       for a file system object.
18
19       This program uses a plugin to handle the mapping of SIDs  to  user  and
20       group  names.  /etc/cifs-utils/idmap-plugin  should  be  a symlink that
21       points to the correct plugin to use.
22
23       Fields of an ACE such as SID, type, flags, and mask are displayed sepa‐
24       rated  by  /.  Numeric values of type, flags, and mask are displayed in
25       hexadecimal format.
26

OPTIONS

28       -v     Print version number and exit.
29
30       -r     Display a security descriptor in raw mode. Values such  as  type
31              and  flags  are  displayed  in  hexadecimal format, a SID is not
32              mapped to a name.
33

NOTES

35       Kernel support for getcifsacl/setcifsacl utilities was initially intro‐
36       duced in the 2.6.37 kernel.
37

SEE ALSO

39       mount.cifs(8), setcifsacl(1)
40

AUTHOR

42       Shirish Pargaonkar wrote the getcifsacl program.
43
44       The  Linux  CIFS  Mailing  list is the preferred place to ask questions
45       regarding these programs.
46
47
48
49
50                                                                 GETCIFSACL(1)
Impressum