Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

Location:
vendor/current/docs-xml/manpages
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • vendor/current/docs-xml/manpages/net.8.xml

    r860 r988  
    88        <refmiscinfo class="source">Samba</refmiscinfo>
    99        <refmiscinfo class="manual">System Administration tools</refmiscinfo>
    10         <refmiscinfo class="version">3.6</refmiscinfo>
     10        <refmiscinfo class="version">4.4</refmiscinfo>
    1111</refmeta>
    1212
     
    2323                <command>net</command>
    2424                <arg choice="req">&lt;ads|rap|rpc&gt;</arg>
    25                 <arg choice="opt">-h</arg>
    26                 <arg choice="opt">-w workgroup</arg>
    27                 <arg choice="opt">-W myworkgroup</arg>
    28                 <arg choice="opt">-U user</arg>
    29                 <arg choice="opt">-I ip-address</arg>
    30                 <arg choice="opt">-p port</arg>
     25                <arg choice="opt">-h|--help</arg>
     26                <arg choice="opt">-w|--workgroup workgroup</arg>
     27                <arg choice="opt">-W|--myworkgroup myworkgroup</arg>
     28                <arg choice="opt">-U|--user user</arg>
     29                <arg choice="opt">-I|--ipaddress ip-address</arg>
     30                <arg choice="opt">-p|--port port</arg>
    3131                <arg choice="opt">-n myname</arg>
    3232                <arg choice="opt">-s conffile</arg>
    33                 <arg choice="opt">-S server</arg>
    34                 <arg choice="opt">-l</arg>
    35                 <arg choice="opt">-P</arg>
     33                <arg choice="opt">-S|--server server</arg>
     34                <arg choice="opt">-l|--long</arg>
     35                <arg choice="opt">-v|--verbose</arg>
     36                <arg choice="opt">-f|--force</arg>
     37                <arg choice="opt">-P|--machine-pass</arg>
    3638                <arg choice="opt">-d debuglevel</arg>
    3739                <arg choice="opt">-V</arg>
    3840                <arg choice="opt">--request-timeout seconds</arg>
     41                <arg choice="opt">-t|--timeout seconds</arg>
     42                <arg choice="opt">-i|--stdin</arg>
     43                <arg choice="opt">--tallocreport</arg>
    3944        </cmdsynopsis>
    4045</refsynopsisdiv>
     
    6570               
    6671                <varlistentry>
    67                 <term>-w target-workgroup</term>
     72                <term>-w|--workgroup target-workgroup</term>
    6873                <listitem><para>
    6974                Sets target workgroup or domain. You have to specify
     
    7378
    7479                <varlistentry>
    75                 <term>-W workgroup</term>
     80                <term>-W|--myworkgroup workgroup</term>
    7681                <listitem><para>
    7782                Sets client workgroup or domain
     
    8085
    8186                <varlistentry>
    82                 <term>-U user</term>
     87                <term>-U|--user user</term>
    8388                <listitem><para>
    8489                User name to use
     
    8792
    8893                <varlistentry>
    89                 <term>-I ip-address</term>
     94                <term>-I|--ipaddress ip-address</term>
    9095                <listitem><para>
    9196                IP address of target server to use. You have to
     
    96101
    97102                <varlistentry>
    98                 <term>-p port</term>
     103                <term>-p|--port port</term>
    99104                <listitem><para>
    100105                Port on the target server to connect to (usually 139 or 445).
     
    107112
    108113                <varlistentry>
    109                 <term>-S server</term>
     114                <term>-S|--server server</term>
    110115                <listitem><para>
    111116                Name of target server. You should specify either
     
    115120
    116121                <varlistentry>
    117                 <term>-l</term>
     122                <term>-l|--long</term>
    118123                <listitem><para>
    119124                When listing data, give more information on each item.
     
    122127
    123128                <varlistentry>
    124                 <term>-P</term>
     129                <term>-v|--verbose</term>
     130                <listitem><para>
     131                When listing data, give more verbose information on each item.
     132                </para></listitem>
     133                </varlistentry>
     134
     135                <varlistentry>
     136                <term>-f|--force</term>
     137                <listitem><para>
     138                                Enforcing a net command.
     139                </para></listitem>
     140                </varlistentry>
     141
     142                <varlistentry>
     143                <term>-P|--machine-pass</term>
    125144                <listitem><para>
    126145                Make queries to the external server using the machine account of the local server.
     
    136155                </varlistentry>
    137156
    138                 &stdarg.server.debug;
     157                <varlistentry>
     158                <term>-t|--timeout 30</term>
     159                <listitem><para>
     160                                Set timeout for client operations to 30 seconds.
     161                </para></listitem>
     162                </varlistentry>
     163
     164                <varlistentry>
     165                <term>--use-ccache</term>
     166                <listitem><para>
     167                Try to use the credentials cached by winbind.
     168                </para></listitem>
     169                </varlistentry>
     170
     171                <varlistentry>
     172                <term>-i|--stdin</term>
     173                <listitem><para>
     174                                Take input for net commands from standard input.
     175                </para></listitem>
     176                </varlistentry>
     177
     178                <varlistentry>
     179                <term>--tallocreport</term>
     180                <listitem><para>
     181                                Generate a talloc report while processing a net
     182                                command.
     183                </para></listitem>
     184                </varlistentry>
     185
     186                <varlistentry>
     187                <term>-T|--test</term>
     188                <listitem><para>Only test command sequence, dry-run.
     189                </para></listitem>
     190                </varlistentry>
     191
     192                <varlistentry>
     193                <term>-F|--flags FLAGS</term>
     194                <listitem><para>Pass down integer flags to a net subcommand.
     195                </para></listitem>
     196                </varlistentry>
     197
     198                <varlistentry>
     199                <term>-C|--comment COMMENT</term>
     200                <listitem><para>Pass down a comment string to a net subcommand.
     201                </para></listitem>
     202                </varlistentry>
     203
     204                <varlistentry>
     205                <term>-n|--myname MYNAME</term>
     206                <listitem><para>Use MYNAME as a requester name for a net subcommand.
     207                </para></listitem>
     208                </varlistentry>
     209
     210                <varlistentry>
     211                <term>-c|--container CONTAINER</term>
     212                <listitem><para>Use a specific AD container for net ads operations.
     213                </para></listitem>
     214                </varlistentry>
     215
     216                <varlistentry>
     217                <term>-M|--maxusers MAXUSERS</term>
     218                <listitem><para>Fill in the maxusers field in net rpc share operations.
     219                </para></listitem>
     220                </varlistentry>
     221
     222                <varlistentry>
     223                <term>-r|--reboot</term>
     224                <listitem><para>Reboot a remote machine after a command has been successfully executed (e.g. in remote join operations).
     225                </para></listitem>
     226                </varlistentry>
     227
     228                <!-- Options for net rpc vampire -->
     229
     230                <varlistentry>
     231                <term>--force-full-repl</term>
     232                <listitem><para>
     233                                When calling "net rpc vampire keytab" this option
     234                                enforces a full re-creation of the generated keytab file.
     235                </para></listitem>
     236                </varlistentry>
     237
     238                <varlistentry>
     239                <term>--single-obj-repl</term>
     240                <listitem><para>
     241                                When calling "net rpc vampire keytab" this option
     242                                allows one to replicate just a single object to the generated keytab file.
     243                </para></listitem>
     244                </varlistentry>
     245
     246                <varlistentry>
     247                <term>--clean-old-entries</term>
     248                <listitem><para>
     249                                When calling "net rpc vampire keytab" this option
     250                                allows one to cleanup old entries from the generated keytab file.
     251                </para></listitem>
     252                </varlistentry>
     253
     254                <!-- Options for net idmap -->
     255
     256                <varlistentry>
     257                <term>--db</term>
     258                <listitem><para>Define dbfile for "net idmap" commands.
     259                </para></listitem>
     260                </varlistentry>
     261
     262                <varlistentry>
     263                <term>--lock</term>
     264                <listitem><para>Activates locking of the dbfile for "net idmap check" command.
     265                </para></listitem>
     266                </varlistentry>
     267
     268                <varlistentry>
     269                <term>-a|--auto</term>
     270                <listitem><para>Activates noninteractive mode in "net idmap check".
     271                </para></listitem>
     272                </varlistentry>
     273
     274                <varlistentry>
     275                <term>--repair</term>
     276                <listitem><para>Activates repair mode in "net idmap check".
     277                </para></listitem>
     278                </varlistentry>
     279
     280                <!-- Options for net rpc share migrate -->
     281
     282                <varlistentry>
     283                <term>--acls</term>
     284                <listitem><para>Includes ACLs to be copied in "net rpc share migrate".
     285                </para></listitem>
     286                </varlistentry>
     287
     288                <varlistentry>
     289                <term>--attrs</term>
     290                <listitem><para>Includes file attributes to be copied in "net rpc share migrate".
     291                </para></listitem>
     292                </varlistentry>
     293
     294                <varlistentry>
     295                <term>--timestamps</term>
     296                <listitem><para>Includes timestamps to be copied in "net rpc share migrate".
     297                </para></listitem>
     298                </varlistentry>
     299
     300                <varlistentry>
     301                <term>-X|--exclude DIRECTORY</term>
     302                <listitem><para>Allows one to exclude directories when copying with "net rpc share migrate".
     303                </para></listitem>
     304                </varlistentry>
     305
     306                <varlistentry>
     307                <term>--destination SERVERNAME</term>
     308                <listitem><para>Defines the target servername of migration process (defaults to localhost).
     309                </para></listitem>
     310                </varlistentry>
     311
     312                <!-- Options for net groupmap set -->
     313
     314                <varlistentry>
     315                <term>-L|--local</term>
     316                <listitem><para>Sets the type of group mapping to local
     317                                (used in "net groupmap set").
     318                </para></listitem>
     319                </varlistentry>
     320
     321                <varlistentry>
     322                <term>-D|--domain</term>
     323                <listitem><para>Sets the type of group mapping to domain
     324                                (used in "net groupmap set").
     325                </para></listitem>
     326                </varlistentry>
     327
     328                <varlistentry>
     329                <term>-N|--ntname NTNAME</term>
     330                <listitem><para>Sets the ntname of a group mapping
     331                                (used in "net groupmap set").
     332                </para></listitem>
     333                </varlistentry>
     334
     335                <varlistentry>
     336                <term>-R|--rid RID</term>
     337                <listitem><para>Sets the rid of a group mapping
     338                                (used in "net groupmap set").
     339                </para></listitem>
     340                </varlistentry>
     341
     342                <!-- Options for net registry check -->
     343
     344                <varlistentry>
     345                <term>--reg-version REG_VERSION</term>
     346                <listitem><para>Assume database version {n|1,2,3}
     347                                (used in "net registry check").
     348                </para></listitem>
     349                </varlistentry>
     350
     351                <varlistentry>
     352                <term>-o|--output FILENAME</term>
     353                <listitem><para>Output database file
     354                                (used in "net registry check").
     355                </para></listitem>
     356                </varlistentry>
     357
     358                <varlistentry>
     359                <term>--wipe</term>
     360                <listitem><para>Create a new database from scratch
     361                                (used in "net registry check").
     362                </para></listitem>
     363                </varlistentry>
     364
     365                <!-- Options for net registry import -->
     366
     367                <varlistentry>
     368                <term>--precheck PRECHECK_DB_FILENAME</term>
     369                <listitem><para>Defines filename for database prechecking
     370                                (used in "net registry import").
     371                </para></listitem>
     372                </varlistentry>
     373
     374                <varlistentry>
     375                <term>--no-dns-updates</term>
     376                <listitem><para>Do not perform DNS updates as part of
     377                "net ads join".
     378                </para></listitem>
     379                </varlistentry>
     380
     381                &stdarg.encrypt;
     382                &popt.common.samba.client;
     383
    139384        </variablelist>
    140385</refsect1>
     
    167412
    168413<para>Without any options, the <command>NET TIME</command> command
    169 displays the time on the remote server.
     414displays the time on the remote server. The remote server must be
     415specified with the -S option.
    170416</para>
    171417
     
    175421<title>TIME SYSTEM</title>
    176422
    177 <para>Displays the time on the remote server in a format ready for <command>/bin/date</command>.</para>
     423<para>Displays the time on the remote server in a format ready for <command>/bin/date</command>.
     424The remote server must be specified with the -S option.
     425</para>
    178426
    179427</refsect3>
     
    182430<title>TIME SET</title>
    183431<para>Tries to set the date and time of the local server to that on
    184 the remote server using <command>/bin/date</command>. </para>
     432the remote server using <command>/bin/date</command>.
     433The remote server must be specified with the -S option.
     434</para>
    185435
    186436</refsect3>
     
    189439<title>TIME ZONE</title>
    190440
    191 <para>Displays the timezone in hours from GMT on the remote computer.</para>
    192 
    193 </refsect3>
    194 </refsect2>
    195 
    196 <refsect2>
    197 <title>[RPC|ADS] JOIN [TYPE] [-U username[%password]] [createupn=UPN] [createcomputer=OU] [options]</title>
     441<para>Displays the timezone in hours from GMT on the remote server.
     442The remote server must be specified with the -S option.
     443</para>
     444
     445</refsect3>
     446</refsect2>
     447
     448<refsect2>
     449<title>[RPC|ADS] JOIN [TYPE] [--no-dns-updates] [-U username[%password]]
     450[createupn=UPN] [createcomputer=OU] [machinepass=PASS]
     451[osName=string osVer=string] [options]</title>
    198452
    199453<para>
     
    220474and ldap, so it may need to be doubled or quadrupled to pass through,
    221475and it is not used as a delimiter.
     476</para>
     477<para>
     478[PASS] (ADS only) Set a specific password on the computer account
     479being created by the join.
     480</para>
     481<para>
     482[osName=string osVer=String] (ADS only) Set the operatingSystem and
     483operatingSystemVersion attribute during the join.  Both parameters
     484must be specified for either to take effect.
    222485</para>
    223486</refsect2>
     
    687950<title>GROUPMAP MODIFY</title>
    688951
    689 <para>Update en existing group entry.</para>
     952<para>Update an existing group entry.</para>
    690953
    691954<para>
     
    7971060
    7981061</refsect3>
    799 <refsect3>
    800 <title>RPC TRUSTDOM LIST</title>
    801 
    802 <para>List all interdomain trust relationships.</para>
    803 
    804 </refsect3>
    8051062</refsect2>
    8061063
     
    8111068<title>RPC TRUST CREATE</title>
    8121069
    813 <para>Create a trust trust object by calling lsaCreateTrustedDomainEx2.
     1070<para>Create a trust object by calling lsaCreateTrustedDomainEx2.
    8141071The can be done on a single server or on two servers at once with the
    8151072possibility to use a random trust password.</para>
     
    8741131<title>RPC TRUST DELETE</title>
    8751132
    876 <para>Delete a trust trust object by calling lsaDeleteTrustedDomain.
     1133<para>Delete a trust object by calling lsaDeleteTrustedDomain.
    8771134The can be done on a single server or on two servers at once.</para>
    8781135
     
    9881245<para>Export users, aliases and groups from remote server to
    9891246local server.  You need to run this against the PDC, from a Samba machine joined as a BDC.
     1247This vampire command cannot be used against an Active Directory, only
     1248against an NT4 Domain Controller.
    9901249</para>
    9911250</refsect2>
     
    10871346
    10881347</refsect2>
     1348
     1349<refsect2>
     1350        <title>ADS ENCTYPES</title>
     1351
     1352<para>
     1353        List, modify or delete the value of the "msDS-SupportedEncryptionTypes" attribute of an account in AD.
     1354</para>
     1355
     1356<para>
     1357        This attribute allows one to control which Kerberos encryption types are used for the generation of initial and service tickets. The value consists of an integer bitmask with the following values:
     1358</para>
     1359
     1360<para>0x00000001 DES-CBC-CRC</para>
     1361<para>0x00000002 DES-CBC-MD5</para>
     1362<para>0x00000004 RC4-HMAC</para>
     1363<para>0x00000008 AES128-CTS-HMAC-SHA1-96</para>
     1364<para>0x00000010 AES256-CTS-HMAC-SHA1-96</para>
     1365
     1366</refsect2>
     1367
     1368<refsect2>
     1369        <title>ADS ENCTYPES LIST <replaceable>&lt;ACCOUNTNAME&gt;</replaceable></title>
     1370
     1371<para>
     1372        List the value of the "msDS-SupportedEncryptionTypes" attribute of a given account.
     1373</para>
     1374
     1375<para>Example: <userinput>net ads enctypes list Computername</userinput></para>
     1376
     1377</refsect2>
     1378
     1379<refsect2>
     1380        <title>ADS ENCTYPES SET <replaceable>&lt;ACCOUNTNAME&gt;</replaceable> <replaceable>[enctypes]</replaceable></title>
     1381
     1382<para>
     1383        Set the value of the "msDS-SupportedEncryptionTypes" attribute of the LDAP object of ACCOUNTNAME to a given value. If the value is omitted, the value is set to 31 which enables all the currently supported encryption types.
     1384</para>
     1385
     1386<para>Example: <userinput>net ads enctypes set Computername 24</userinput></para>
     1387
     1388</refsect2>
     1389
     1390<refsect2>
     1391        <title>ADS ENCTYPES DELETE <replaceable>&lt;ACCOUNTNAME&gt;</replaceable></title>
     1392
     1393<para>
     1394        Deletes the "msDS-SupportedEncryptionTypes" attribute of the LDAP object of ACCOUNTNAME.
     1395</para>
     1396
     1397<para>Example: <userinput>net ads enctypes set Computername 24</userinput></para>
     1398
     1399</refsect2>
     1400
    10891401
    10901402<refsect2>
     
    13891701
    13901702<refsect2>
    1391 <title>IDMAP SECRET &lt;DOMAIN&gt; &lt;secret&gt;</title>
     1703<title>IDMAP SET SECRET &lt;DOMAIN&gt; &lt;secret&gt;</title>
    13921704
    13931705<para>
     
    14001712
    14011713<refsect2>
    1402 
    1403 <title>IDMAP DELETE [-f] [--db=&lt;DB&gt;] &lt;ID&gt;</title>
     1714<title>IDMAP SET RANGE &lt;RANGE&gt; &lt;SID&gt; [index] [--db=&lt;DB&gt;]</title>
     1715
     1716<para>
     1717Store a domain-range mapping for a given domain (and index) in autorid database.
     1718</para>
     1719
     1720</refsect2>
     1721
     1722<refsect2>
     1723<title>IDMAP SET CONFIG &lt;config&gt; [--db=&lt;DB&gt;]</title>
     1724
     1725<para>
     1726Update CONFIG entry in autorid database.
     1727</para>
     1728
     1729</refsect2>
     1730
     1731<refsect2>
     1732<title>IDMAP GET RANGE &lt;SID&gt; [index] [--db=&lt;DB&gt;]</title>
     1733
     1734<para>
     1735Get the range for a given domain and index from autorid database.
     1736</para>
     1737
     1738</refsect2>
     1739
     1740<refsect2>
     1741<title>IDMAP GET RANGES [&lt;SID&gt;] [--db=&lt;DB&gt;]</title>
     1742
     1743<para>
     1744Get ranges for all domains or for one identified by given SID.
     1745</para>
     1746
     1747</refsect2>
     1748
     1749<refsect2>
     1750<title>IDMAP GET CONFIG [--db=&lt;DB&gt;]</title>
     1751
     1752<para>
     1753Get CONFIG entry from autorid database.
     1754</para>
     1755
     1756</refsect2>
     1757
     1758<refsect2>
     1759
     1760<title>IDMAP DELETE MAPPING [-f] [--db=&lt;DB&gt;] &lt;ID&gt;</title>
    14041761
    14051762<para>
     
    14131770  <manvolnum>1</manvolnum></citerefentry> manpage for details.
    14141771</para>
     1772</refsect2>
     1773
     1774<refsect2>
     1775<title>IDMAP DELETE RANGE [-f] [--db=&lt;TDB&gt;] &lt;RANGE&gt;|(&lt;SID&gt; [&lt;INDEX&gt;])</title>
     1776
     1777<para>
     1778Delete a domain range mapping identified by 'RANGE' or "domain SID and INDEX" from autorid database.
     1779Use -f to delete invalid mappings.
     1780</para>
     1781
     1782</refsect2>
     1783
     1784<refsect2>
     1785<title>IDMAP DELETE RANGES [-f] [--db=&lt;TDB&gt;] &lt;SID&gt;</title>
     1786
     1787<para>
     1788Delete all domain range mappings for a domain identified by SID.
     1789Use -f to delete invalid mappings.
     1790</para>
     1791
    14151792</refsect2>
    14161793
     
    16642041
    16652042<refsect2>
    1666 <title>CONF</title>
     2043<title>[RPC] CONF</title>
    16672044
    16682045<para>Starting with version 3.2.0, a Samba server can be configured by data
    16692046stored in registry. This configuration data can be edited with the new "net
    1670 conf" commands.
     2047conf" commands. There is also the possibility to configure a remote Samba server
     2048by enabling the RPC conf mode and specifying the address of the remote server.
    16712049</para>
    16722050
     
    16862064<para>The conf commands are:
    16872065<simplelist>
    1688 <member>net conf list - Dump the complete configuration in smb.conf like
     2066<member>net [rpc] conf list - Dump the complete configuration in smb.conf like
    16892067format.</member>
    1690 <member>net conf import - Import configuration from file in smb.conf
     2068<member>net [rpc] conf import - Import configuration from file in smb.conf
    16912069format.</member>
    1692 <member>net conf listshares - List the registry shares.</member>
    1693 <member>net conf drop - Delete the complete configuration from
     2070<member>net [rpc] conf listshares - List the registry shares.</member>
     2071<member>net [rpc] conf drop - Delete the complete configuration from
    16942072registry.</member>
    1695 <member>net conf showshare - Show the definition of a registry share.</member>
    1696 <member>net conf addshare - Create a new registry share.</member>
    1697 <member>net conf delshare - Delete a registry share.</member>
    1698 <member>net conf setparm - Store a parameter.</member>
    1699 <member>net conf getparm - Retrieve the value of a parameter.</member>
    1700 <member>net conf delparm - Delete a parameter.</member>
    1701 <member>net conf getincludes - Show the includes of a share definition.</member>
    1702 <member>net conf setincludes - Set includes for a share.</member>
    1703 <member>net conf delincludes - Delete includes from a share definition.</member>
     2073<member>net [rpc] conf showshare - Show the definition of a registry share.</member>
     2074<member>net [rpc] conf addshare - Create a new registry share.</member>
     2075<member>net [rpc] conf delshare - Delete a registry share.</member>
     2076<member>net [rpc] conf setparm - Store a parameter.</member>
     2077<member>net [rpc] conf getparm - Retrieve the value of a parameter.</member>
     2078<member>net [rpc] conf delparm - Delete a parameter.</member>
     2079<member>net [rpc] conf getincludes - Show the includes of a share definition.</member>
     2080<member>net [rpc] conf setincludes - Set includes for a share.</member>
     2081<member>net [rpc] conf delincludes - Delete includes from a share definition.</member>
    17042082</simplelist>
    17052083</para>
    17062084
    17072085<refsect3>
    1708 <title>CONF LIST</title>
     2086<title>[RPC] CONF LIST</title>
    17092087
    17102088<para>
     
    17152093
    17162094<refsect3>
    1717 <title>CONF IMPORT <replaceable>[--test|-T]</replaceable> <replaceable>filename</replaceable> <replaceable>[section]</replaceable></title>
     2095<title>[RPC] CONF IMPORT <replaceable>[--test|-T]</replaceable> <replaceable>filename</replaceable> <replaceable>[section]</replaceable></title>
    17182096
    17192097<para>
     
    17312109
    17322110<refsect3>
    1733 <title>CONF LISTSHARES</title>
     2111<title>[RPC] CONF LISTSHARES</title>
    17342112
    17352113<para>
     
    17392117
    17402118<refsect3>
    1741 <title>CONF DROP</title>
     2119<title>[RPC] CONF DROP</title>
    17422120
    17432121<para>
     
    17472125
    17482126<refsect3>
    1749 <title>CONF SHOWSHARE <replaceable>sharename</replaceable></title>
     2127<title>[RPC] CONF SHOWSHARE <replaceable>sharename</replaceable></title>
    17502128
    17512129<para>
     
    17572135
    17582136<refsect3>
    1759 <title>CONF ADDSHARE <replaceable>sharename</replaceable> <replaceable>path</replaceable> [<replaceable>writeable={y|N}</replaceable> [<replaceable>guest_ok={y|N}</replaceable> [<replaceable>comment</replaceable>]]] </title>
     2137<title>[RPC] CONF ADDSHARE <replaceable>sharename</replaceable> <replaceable>path</replaceable> [<replaceable>writeable={y|N}</replaceable> [<replaceable>guest_ok={y|N}</replaceable> [<replaceable>comment</replaceable>]]] </title>
    17602138
    17612139<para>Create a new share definition in registry.
     
    17692147
    17702148<refsect3>
    1771 <title>CONF DELSHARE <replaceable>sharename</replaceable></title>
     2149<title>[RPC] CONF DELSHARE <replaceable>sharename</replaceable></title>
    17722150
    17732151<para>
     
    17772155
    17782156<refsect3>
    1779 <title>CONF SETPARM <replaceable>section</replaceable> <replaceable>parameter</replaceable> <replaceable>value</replaceable></title>
     2157<title>[RPC] CONF SETPARM <replaceable>section</replaceable> <replaceable>parameter</replaceable> <replaceable>value</replaceable></title>
    17802158
    17812159<para>
     
    17862164
    17872165<refsect3>
    1788 <title>CONF GETPARM <replaceable>section</replaceable> <replaceable>parameter</replaceable></title>
     2166<title>[RPC] CONF GETPARM <replaceable>section</replaceable> <replaceable>parameter</replaceable></title>
    17892167
    17902168<para>
     
    17942172
    17952173<refsect3>
    1796 <title>CONF DELPARM <replaceable>section</replaceable> <replaceable>parameter</replaceable></title>
     2174<title>[RPC] CONF DELPARM <replaceable>section</replaceable> <replaceable>parameter</replaceable></title>
    17972175
    17982176<para>
     
    18022180
    18032181<refsect3>
    1804 <title>CONF GETINCLUDES <replaceable>section</replaceable></title>
     2182<title>[RPC] CONF GETINCLUDES <replaceable>section</replaceable></title>
    18052183
    18062184<para>
     
    18282206
    18292207<refsect3>
    1830 <title>CONF SETINCLUDES <replaceable>section</replaceable> [<replaceable>filename</replaceable>]+</title>
     2208<title>[RPC] CONF SETINCLUDES <replaceable>section</replaceable> [<replaceable>filename</replaceable>]+</title>
    18312209
    18322210<para>
     
    18382216
    18392217<refsect3>
    1840 <title>CONF DELINCLUDES <replaceable>section</replaceable></title>
     2218<title>[RPC] CONF DELINCLUDES <replaceable>section</replaceable></title>
    18412219
    18422220<para>
     
    18772255<member>net registry convert     - Convert a registration entries (.reg) file.
    18782256</member>
     2257<member>net registry check       - Check and repair a registry database.
     2258</member>
    18792259</simplelist>
    18802260</para>
     
    19922372<refsect3>
    19932373  <title>REGISTRY IMPORT <replaceable>file</replaceable><!--
    1994   --><replaceable>[opt]</replaceable></title>
    1995 
    1996   <para>Import a registration entries (.reg) <emphasis>file</emphasis>.
    1997   </para>
     2374  --><replaceable> [--precheck &lt;check-file&gt;] [opt]</replaceable></title>
     2375  <para>Import a registration entries (.reg) <emphasis>file</emphasis>.</para>
     2376  <para>The following options are available:</para>
     2377  <variablelist>
     2378    <varlistentry><term>--precheck <replaceable>check-file</replaceable></term>
     2379    <listitem><para>
     2380      This is a mechanism to check the existence or non-existence of
     2381      certain keys or values specified in a precheck file before applying
     2382      the import file.
     2383      The import file will only be applied if the precheck succeeds.
     2384    </para>
     2385    <para>
     2386      The check-file follows the normal registry file syntax with the
     2387      following semantics:
     2388    </para>
     2389      <itemizedlist>
     2390        <listitem><para>&lt;value name&gt;=&lt;value&gt; checks whether the
     2391          value exists and has the given value.</para></listitem>
     2392        <listitem><para>&lt;value name&gt;=- checks whether the value does
     2393          not exist.</para></listitem>
     2394        <listitem><para>[key] checks whether the key exists.</para>
     2395        </listitem>
     2396        <listitem><para>[-key] checks whether the key does not exist.</para>
     2397        </listitem>
     2398      </itemizedlist>
     2399    </listitem>
     2400    </varlistentry>
     2401  </variablelist>
    19982402</refsect3>
    19992403
     
    20172421</refsect3>
    20182422
     2423<refsect3>
     2424  <title>REGISTRY CHECK [-ravTl] [-o &lt;ODB&gt;] [--wipe] [&lt;DB&gt;]</title>
     2425  <para>Check and repair the registry database. If no option is given a read only check of the database is done. Among others an interactive or automatic repair mode may be chosen with one of the following options
     2426
     2427  <variablelist>
     2428    <varlistentry><term>-r|--repair</term>
     2429    <listitem><para>
     2430      Interactive repair mode, ask a lot of questions.
     2431    </para></listitem>
     2432    </varlistentry>
     2433
     2434    <varlistentry><term>-a|--auto</term>
     2435    <listitem><para>
     2436      Noninteractive repair mode, use default answers.
     2437    </para></listitem>
     2438    </varlistentry>
     2439
     2440    <varlistentry><term>-v|--verbose</term>
     2441      <listitem><para>
     2442        Produce more output.
     2443      </para></listitem>
     2444    </varlistentry>
     2445
     2446    <varlistentry><term>-T|--test</term>
     2447      <listitem><para>
     2448        Dry run, show what changes would be made but don't touch anything.
     2449      </para></listitem>
     2450    </varlistentry>
     2451
     2452    <varlistentry><term>-l|--lock</term>
     2453      <listitem><para>
     2454        Lock the database while doing the check.
     2455      </para></listitem>
     2456    </varlistentry>
     2457
     2458   <varlistentry><term>--reg-version={1,2,3}</term>
     2459      <listitem><para>
     2460        Specify the format of the registry database. If not given it defaults to
     2461        the value of the binary or, if an registry.tdb is explizitly stated at
     2462        the commandline, to the value found in the INFO/version record.
     2463      </para></listitem>
     2464    </varlistentry>
     2465
     2466    <varlistentry><term>[--db] &lt;DB&gt;</term>
     2467      <listitem><para>
     2468        Check the specified database.
     2469      </para></listitem>
     2470    </varlistentry>
     2471
     2472    <varlistentry><term>-o|--output &lt;ODB&gt;</term>
     2473      <listitem><para>
     2474        Create a new registry database &lt;ODB&gt; instead of modifying the
     2475        input. If &lt;ODB&gt; is already existing --wipe may be used to
     2476        overwrite it.
     2477      </para></listitem>
     2478    </varlistentry>
     2479
     2480   <varlistentry><term>--wipe</term>
     2481      <listitem><para>
     2482        Replace the registry database instead of modifying the input or
     2483        overwrite an existing output database.
     2484      </para></listitem>
     2485    </varlistentry>
     2486
     2487    <varlistentry><term></term>
     2488      <listitem><para>
     2489      </para></listitem>
     2490    </varlistentry>
     2491  </variablelist>
     2492  </para>
     2493</refsect3>
    20192494
    20202495</refsect2>
Note: See TracChangeset for help on using the changeset viewer.