]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs-xml: Update manpages for new -T, --save & --restore options
authorNoel Power <noel.power@suse.com>
Tue, 27 Sep 2022 15:28:28 +0000 (16:28 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 15 Nov 2023 04:05:34 +0000 (04:05 +0000)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/manpages/smbcacls.1.xml

index a99d2d192f6104ea7cb8b6e4c8021d13f2cc2889..8cd63fc6abb5af1cd8a04085066d5d84a6f7995e 100644 (file)
                <arg choice="opt">-C|--chown=USERNAME</arg>
                <arg choice="opt">-G|--chgrp=GROUPNAME</arg>
                <arg choice="opt">-I|--inherit=STRING</arg>
+               <arg choice="opt">--recurse</arg>
                <arg choice="opt">--propagate-inheritance</arg>
+               <arg choice="opt">--save=savefile</arg>
+               <arg choice="opt">--restore=restorefile</arg>
                <arg choice="opt">--numeric</arg>
                <arg choice="opt">--sddl</arg>
                <arg choice="opt">--query-security-info=INT</arg>
                </para></listitem>
                </varlistentry>
 
+               <varlistentry>
+               <term>--save savefile</term>
+               <listitem><para> stores the DACLs in sddl format
+                of the specified file or folder for later use with restore.
+                SACLS, owner or integrity labels are not stored.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>--restore savefile</term>
+               <listitem><para> applies the stored DACLS to files in
+               directory.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>--recurse</term>
+               <listitem><para> indicates the operation is performed on
+               directory and all files/directories below. (only applies
+               to save option)
+               </para></listitem>
+               </varlistentry>
+
                <varlistentry>
                <term>--numeric</term>
                <listitem><para>This option displays all ACL information in numeric