Ignore:
Timestamp:
May 27, 2009, 9:09:42 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/docs-xml/smbdotconf/misc/deletesharecommand.xml

    r203 r232  
    99        Manager.  The <parameter moreinfo="none">delete share command</parameter> is used to define an external
    1010        program or script which will remove an existing service definition from
    11         <filename moreinfo="none">smb.conf</filename>.  In order to successfully execute the
    12         <parameter moreinfo="none">delete share command</parameter>, <command moreinfo="none">smbd</command>
    13         requires that the administrator be connected using a root account (i.e.  uid == 0).
     11        <filename moreinfo="none">smb.conf</filename>.
    1412        </para>
    1513
    16     <para>
    17     If the connected account has <literal>SeDiskOperatorPrivilege</literal>, scripts defined in
    18     <parameter moreinfo="none">change share</parameter> parameter are executed as root.
    19     </para>
     14        <para>In order to successfully execute the
     15        <parameter moreinfo="none">delete share command</parameter>,
     16        <command moreinfo="none">smbd</command> requires that the administrator
     17        connects using a root account (i.e.  uid == 0) or has the
     18        <literal>SeDiskOperatorPrivilege</literal>.
     19        Scripts defined in the <parameter moreinfo="none">delete share command</parameter>
     20        parameter are executed as root.
     21        </para>
    2022
    2123        <para>
     
    4547
    4648<related>add share command</related>
    47 <related>delete share command</related>
     49<related>change share command</related>
    4850<value type="default"></value>
    4951<value type="example">/usr/local/bin/delshare</value>
Note: See TracChangeset for help on using the changeset viewer.