NAME
getcifsacl - Userspace helper to display an ACL in a security descriptor for Common Internet File System (CIFS)
SYNOPSIS
getcifsacl [-v|-r] {file system object}
DESCRIPTION
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.
OPTIONS
-v Print version number and exit. -r 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.
NOTES
Kernel support for getcifsacl/setcifsacl utilities was initially introduced in the 2.6.37 kernel.
SEE ALSO
mount.cifs(8), setcifsacl(1)
AUTHOR
Shirish Pargaonkar wrote the getcifsacl program. The Linux CIFS Mailing list is the preferred place to ask questions regarding these programs.
More Linux Commands
manpages/ftruncate.2.html
ftruncate(2) - truncate a file to a specified length........
ftruncate.2 - The truncate() and ftruncate() functions cause the regular file named by path or referenced by fd to be truncated to a size of precisely length by
manpages/XMaxRequestSize.3.html
XMaxRequestSize(3) - Display macros and functions (ManPage)
The AllPlanes macro returns a value with all bits set to 1 suitable for use in a plane argument to a procedure. The BlackPixel macro returns the black pixel val
manpages/ldap_memcalloc.3.html
ldap_memcalloc(3) - LDAP memory allocation routines.........
These routines are used to allocate/deallocate memory used/returned by the LDAP library. ldap_memalloc(), ldap_memcalloc(), ldap_memrealloc(), and ldap_memfree(
manpages/Apache::TestMB.3pm.html
Apache::TestMB(3pm) - Subclass of Module::Build to support A
This class subclasses Module::Build to add support for testing Apache integration with Apache::Test. It is broadly based on Apache::TestMM, and as such adds a n
manpages/bashbug.1.html
bashbug(1) - report a bug in bash - Linux manual page.......
bashbug is a shell script to help the user compose and mail bug reports concerning bash in a standard format. bashbug invokes the editor specified by the enviro
manpages/round.3.html
round(3) - round to nearest integer, away from zero.........
These functions round x to the nearest integer, but round halfway cases away from zero (regardless of the current rounding direction, see fenv(3)), instead of t
manpages/XEnableAccessControl.3.html
XEnableAccessControl(3) - control host access and host contr
The XAddHost function adds the specified host to the access control list for that display. The server must be on the same host as the client issuing the command
manpages/XQueryColors.3.html
XQueryColors(3) - obtain color values - Linux manual page...
The XQueryColor function returns the current RGB value for the pixel in the XColor structure and sets the DoRed, DoGreen, and DoBlue flags. The XQueryColors fun
manpages/XGetDeviceKeyMapping.3.html
XGetDeviceKeyMapping(3) - query or change device key mapping
For the specified device, the XGetDeviceKeyMapping request returns the symbols for the specified number of KeyCodes starting with first_keycode. The value speci
manpages/mvwgetch.3ncurses.html
mvwgetch(3ncurses) - get (or push back) characters from curs
The getch, wgetch, mvgetch and mvwgetch, routines read a character from the window. In no-delay mode, if no input is waiting, the value ERR is returned. In dela
manpages/perlpod.1.html
perlpod(1) - the Plain Old Documentation format (Man Page)
Pod is a simple-to-use markup language used for writing documentation for Perl, Perl programs, and Perl modules. Translators are available for converting Pod to
manpages/ctrlaltdel.8.html
ctrlaltdel(8) - set the function of the Ctrl-Alt-Del combina
Based on examination of the linux/kernel/sys.c code, it is clear that there are two supported functions that the Ctrl-Alt-Del sequence can perform: a hard reset
