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
29          Print version number and exit.
30
31       -r
32          Display a security descriptor in raw mode. Values such as  type  and
33          flags  are displayed in hexadecimal format, a SID is not mapped to a
34          name.
35

NOTES

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

SEE ALSO

41       mount.cifs(8), setcifsacl(1)
42

AUTHOR

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