.\" Man page generated from reStructuredText. . .TH "CDIST-TYPE__ACL" "7" "Feb 16, 2019" "4.10.6" "cdist" . .nr rst2man-indent-level 0 . .de1 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] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH NAME .sp cdist\-type__acl \- Basic wrapper around \fIsetfacl\fP .SH DESCRIPTION .sp ACL must be defined as 3\-symbol combination, using \fIr\fP, \fIw\fP, \fIx\fP and \fI\-\fP\&. .sp See setfacl(1) and acl(5) for more details. .SH OPTIONAL MULTIPLE PARAMETERS .INDENT 0.0 .TP .B user Add user ACL entry. .TP .B group Add group ACL entry. .UNINDENT .SH BOOLEAN PARAMETERS .INDENT 0.0 .TP .B recursive Operate recursively (Linux only). .TP .B default Add default ACL entries. .TP .B remove Remove undefined ACL entries (Solaris not supported). .UNINDENT .SH EXAMPLES .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C __acl /srv/project \e \-\-recursive \e \-\-default \e \-\-remove \e \-\-user alice:rwx \e \-\-user bob:r\-x \e \-\-group project\-group:rwx \e \-\-group some\-other\-group:r\-x .ft P .fi .UNINDENT .UNINDENT .SH AUTHORS .sp Ander Punnar .SH COPYING .sp Copyright (C) 2018 Ander Punnar. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .\" Generated by docutils manpage writer. .