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/smbdotconf/misc
Files:
8 added
4 deleted
69 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs-xml/smbdotconf/misc/addsharecommand.xml

    r414 r988  
    11<samba:parameter name="add share command"
    22                 context="G"
    3                                  type="string"
    4                  advanced="1" developer="1"
     3                 type="string"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/afsshare.xml

    r414 r988  
    11<samba:parameter name="afs share"
    2                  context="S"
    3                          type="boolean"
    4                  advanced="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="boolean"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This parameter controls whether special AFS features are enabled
  • vendor/current/docs-xml/smbdotconf/misc/afsusernamemap.xml

    r414 r988  
    11<samba:parameter name="afs username map"
    22                 context="G"
    3                                 type="string"
    4                  advanced="1"
     3                type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66 <description>
  • vendor/current/docs-xml/smbdotconf/misc/allowinsecurewidelinks.xml

    r748 r988  
    11<samba:parameter name="allow insecure wide links"
    2                 context="G"
    3                 type="boolean"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="boolean"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para>
  • vendor/current/docs-xml/smbdotconf/misc/asyncsmbechohandler.xml

    r740 r988  
    11<samba:parameter name="async smb echo handler"
    22                 context="G"
    3                                  type="boolean"
    4                  advanced="1"
     3                 type="boolean"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/available.xml

    r414 r988  
    11<samba:parameter name="available"
    2                  context="S"
    3                  basic="1" advanced="1" print="1"
    4                  type="boolean"
    5                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="boolean"
     4                 generated_function="0"
     5                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
    77        <para>This parameter lets you &quot;turn off&quot; a service. If
  • vendor/current/docs-xml/smbdotconf/misc/cachedirectory.xml

    r414 r988  
    11<samba:parameter name="cache directory"
    22                 context="G"
    3                  advanced="1" developer="1"
    4                  type="string"
     3                 type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
     
    1818</description>
    1919
    20 <value type="default">${prefix}/var/locks</value>
     20<value type="default">&pathconfig.CACHEDIR;</value>
    2121<value type="example">/var/run/samba/locks/cache</value>
    2222</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/changenotify.xml

    r414 r988  
    11<samba:parameter name="change notify"
    2                  context="S"
    3                                  type="boolean"
    4                  advanced="1"
     2                 context="G"
     3                 type="boolean"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/changesharecommand.xml

    r414 r988  
    11<samba:parameter name="change share command"
    22                 context="G"
    3                                  type="string"
    4                  advanced="1" developer="1"
     3                 type="string"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
     
    2423        <para>
    2524        When executed, <command moreinfo="none">smbd</command> will automatically invoke the
    26         <parameter moreinfo="none">change share command</parameter> with five parameters.
     25        <parameter moreinfo="none">change share command</parameter> with six parameters.
    2726        </para>
    2827
     
    5958                        </para>
    6059                </listitem>
     60
     61                <listitem>
     62                        <para><parameter moreinfo="none">CSC policy</parameter> - client side caching
     63                        policy in string form. Valid values are: manual, documents, programs, disable.
     64                        </para>
     65                </listitem>
    6166        </itemizedlist>
    6267
  • vendor/current/docs-xml/smbdotconf/misc/clusteraddresses.xml

    r414 r988  
    11<samba:parameter name="cluster addresses"
    2                  context="G"
    3                          type="list"
    4                  developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="cmdlist"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>With this parameter you can add additional addresses
  • vendor/current/docs-xml/smbdotconf/misc/clustering.xml

    r414 r988  
    11<samba:parameter name="clustering"
    22                 context="G"
    3                                  type="boolean"
    4                  advanced="1"
     3                 type="boolean"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/configfile.xml

    r414 r988  
    11<samba:parameter name="config file"
    22                 context="G"
    3                                 type="string"
    4                  hide="1"
     3                type="string"
     4                 function="next_configfile"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/misc/copy.xml

    r414 r988  
    1 <samba:parameter name="copy" context="S" hide="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc" type="string">
     1<samba:parameter name="copy"
     2                 type="string"
     3                 context="S"
     4                 generated_function="0"
     5                 handler="handle_copy"
     6                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    27<description>
    38        <para>This parameter allows you to &quot;clone&quot; service
  • vendor/current/docs-xml/smbdotconf/misc/ctdbdsocket.xml

    r414 r988  
    11<samba:parameter name="ctdbd socket"
    22                 context="G"
    3                  advanced="1"
    4                                  type="string"
     3                 type="string"
     4                 constant="1"
     5                 function="_ctdbd_socket"
    56                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    67<description>
  • vendor/current/docs-xml/smbdotconf/misc/ctdblocktimewarnthreshold.xml

    r740 r988  
    11<samba:parameter name="ctdb locktime warn threshold"
    22                 context="G"
    3                  type="integer"
    4                  advanced="1"
     3                 type="integer"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/ctdbtimeout.xml

    r414 r988  
    11<samba:parameter name="ctdb timeout"
    22                 context="G"
    3                                  type="integer"
    4                  advanced="1"
     3                 type="integer"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    7         <para>This parameter specifies a timeout in seconds for the
     6        <para>This parameter specifies a timeout in milliseconds for the
    87          connection between Samba and ctdb. It is only valid if you
    98          have compiled Samba with clustering and if you have
     
    2625          the file smb.conf, it is not really helpful to put this into
    2726          a registry configuration (typical on a cluster), because to
    28           access the registry contact to ctdb is requred.
     27          access the registry contact to ctdb is required.
    2928        </para>
    3029        <para>Setting <parameter>ctdb timeout</parameter> to n makes
    31           any process waiting longer than n seconds for a reply by the
     30          any process waiting longer than n milliseconds for a reply by the
    3231          cluster panic. Setting it to 0 (the default) makes Samba
    3332          block forever, which is the highly recommended default.
  • vendor/current/docs-xml/smbdotconf/misc/defaultservice.xml

    r414 r988  
    11<samba:parameter name="default service"
    22                 context="G"
    3                  advanced="1" developer="1"
    4                                  type="string"
     3                 type="string"
     4                 function="defaultservice"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<synonym>default</synonym>
  • vendor/current/docs-xml/smbdotconf/misc/deletereadonly.xml

    r414 r988  
    11<samba:parameter name="delete readonly"
    2                 context="S"
    3                 type="boolean"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                context="S"
     3                type="boolean"
     4                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para>This parameter allows readonly files to be deleted. 
  • vendor/current/docs-xml/smbdotconf/misc/deletesharecommand.xml

    r414 r988  
    11<samba:parameter name="delete share command"
    22                 context="G"
    3                                  type="string"
    4                  advanced="1" developer="1"
     3                 type="string"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/dfreecachetime.xml

    r414 r988  
    11<samba:parameter name="dfree cache time"
    2                  context="S"
    3                          type="integer"
    4                  advanced="1" developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="integer"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76
     
    2423
    2524</description>
    26 <value type="example">dfree cache time = 60</value>
     25<value type="example">60</value>
    2726</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/dfreecommand.xml

    r414 r988  
    22                 context="S"
    33                         type="string"
    4                  advanced="1" developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/directorynamecachesize.xml

    r414 r988  
    11<samba:parameter name="directory name cache size"
    2                  context="S"
    3                  type="integer"
    4                  advanced="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="integer"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>
    8         This parameter specifies the the size of the directory name cache.
     7        This parameter specifies the size of the directory name cache.
    98        It will be needed to turn this off for *BSD systems.
    109        </para>
  • vendor/current/docs-xml/smbdotconf/misc/dmapisupport.xml

    r414 r988  
    11<samba:parameter name="dmapi support"
    22                 context="S"
    3                                  type="boolean"
    4                  advanced="1" developer="1"
     3                 type="boolean"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/dontdescend.xml

    r414 r988  
    11<samba:parameter name="dont descend"
    2                  context="S"
    3                          type="boolean"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="string"
     4                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para>There are certain directories on some systems
  • vendor/current/docs-xml/smbdotconf/misc/dosfilemode.xml

    r414 r988  
    11<samba:parameter name="dos filemode"
    2                 context="S"
    3                 type="boolean"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                context="S"
     3                type="boolean"
     4                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para> The default behavior in Samba is to provide
  • vendor/current/docs-xml/smbdotconf/misc/dosfiletimeresolution.xml

    r414 r988  
    11<samba:parameter name="dos filetime resolution"
    2                 context="S"
    3                 type="boolean"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                context="S"
     3                type="boolean"
     4                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para>Under the DOS and Windows FAT filesystem, the finest
  • vendor/current/docs-xml/smbdotconf/misc/dosfiletimes.xml

    r414 r988  
    11<samba:parameter name="dos filetimes"
    2                 context="S"
    3                 type="boolean"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                context="S"
     3                type="boolean"
     4                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para>Under DOS and Windows, if a user can write to a
    77        file they can change the timestamp on it. Under POSIX semantics,
    88        only the owner of the file or root may change the timestamp. By
    9         default, Samba emulates the DOS semantics and allows to change the
     9        default, Samba emulates the DOS semantics and allows one to change the
    1010        timestamp on a file if the user <command moreinfo="none">smbd</command> is acting
    1111        on behalf has write permissions.
  • vendor/current/docs-xml/smbdotconf/misc/fakedirectorycreatetimes.xml

    r414 r988  
    11<samba:parameter name="fake directory create times"
    2                 context="S"
    3                 type="boolean"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                context="S"
     3                type="boolean"
     4                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para>NTFS and Windows VFAT file systems keep a create
     
    2121
    2222        <para>However, Unix time semantics mean that the create time
    23         reported by Samba will be updated whenever a file is created or
     23        reported by Samba will be updated whenever a file is created
    2424        or deleted in the directory.  NMAKE finds all object files in
    2525        the object directory.  The timestamp of the last one built is then
  • vendor/current/docs-xml/smbdotconf/misc/followsymlinks.xml

    r414 r988  
    11<samba:parameter name="follow symlinks"
    2                  context="S"
    3                         type="boolean"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                type="boolean"
     4                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para>
  • vendor/current/docs-xml/smbdotconf/misc/fstype.xml

    r414 r988  
    11<samba:parameter name="fstype"
    2                  context="S"
    3                          type="string"
    4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="string"
     4                 constant="1"
     5                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    56<description>
    67        <para>
  • vendor/current/docs-xml/smbdotconf/misc/homedirmap.xml

    r414 r988  
    11<samba:parameter name="homedir map"
    2                  context="G"
    3                          type="string"
    4                  advanced="1" developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65 <description>
    76        <para>
  • vendor/current/docs-xml/smbdotconf/misc/include.xml

    r414 r988  
    11<samba:parameter name="include"
    2                  context="G"
    3                  type="string"
    4                  hide="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="string"
     4                 generated_function="0"
     5                 handler="handle_include"
     6                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    67<description>
    78        <para>
  • vendor/current/docs-xml/smbdotconf/misc/kernelchangenotify.xml

    r414 r988  
    11<samba:parameter name="kernel change notify"
    2                  context="S"
    3                                  type="boolean"
    4                  advanced="1"
     2                 context="G"
     3                 type="boolean"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/lockdirectory.xml

    r414 r988  
    11<samba:parameter name="lock directory"
    22                 context="G"
    3                  advanced="1" developer="1"
    4                                  type="string"
     3                 type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<synonym>lock dir</synonym>
     
    1717</description>
    1818
    19 <value type="default">${prefix}/var/locks</value>
     19<value type="default">&pathconfig.LOCKDIR;</value>
    2020<value type="example">/var/run/samba/locks</value>
    2121</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/logwriteablefilesonexit.xml

    r740 r988  
    11<samba:parameter name="log writeable files on exit"
    2                  context="G"
    3                  type="boolean"
    4                  advanced="1" developer="0"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="boolean"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>
  • vendor/current/docs-xml/smbdotconf/misc/magicoutput.xml

    r414 r988  
    11<samba:parameter name="magic output"
    2                 context="S"
    3                 type="string"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                context="S"
     3                type="string"
     4                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para>
     
    1414</description>
    1515
    16 <value type="default">&lt;magic script name&gt;.out</value>
     16<value type="default"><comment>&lt;magic script name&gt;.out</comment></value>
    1717<value type="example">myfile.txt</value>
    1818</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/magicscript.xml

    r414 r988  
    11<samba:parameter name="magic script"
    2                 context="S"
    3                 type="string"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                context="S"
     3                type="string"
     4                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para>This parameter specifies the name of a file which,
  • vendor/current/docs-xml/smbdotconf/misc/messagecommand.xml

    r414 r988  
    11<samba:parameter name="message command"
    2                  context="G"
    3                          type="string"
    4                  advanced="1" developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This specifies what command to run when the
  • vendor/current/docs-xml/smbdotconf/misc/ncalrpcdir.xml

    r740 r988  
    11<samba:parameter name="ncalrpc dir"
    22                 context="G"
    3                  advanced="1" developer="1"
    4                  type="string"
     3                 type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
    7         <para>This directory will hold a series of named pipes to allow RPC over inter-process communication.  </para>.
    8         <para>This will allow Samba and other unix processes to interact over DCE/RPC without using TCP/IP.  Additionally a sub-directory 'np' has restricted permissions, and allows a trusted communication channel between Samba processes</para>
     7        <para>This directory will hold a series of named pipes to allow RPC over inter-process communication.</para>
     8        <para>This will allow Samba and other unix processes to interact over DCE/RPC without using TCP/IP. Additionally a sub-directory 'np' has restricted permissions, and allows a trusted communication channel between Samba processes</para>
    99</description>
    1010
    11 <value type="default">${prefix}/var/ncalrpc</value>
     11<value type="default">&pathconfig.NCALRPCDIR;</value>
    1212<value type="example">/var/run/samba/ncalrpc</value>
    1313</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/nishomedir.xml

    r414 r988  
    1 <samba:parameter name="nis homedir"
    2                  context="G"
    3                          type="boolean"
    4                  advanced="1" developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     1<samba:parameter name="NIS homedir"
     2                 context="G"
     3                 type="boolean"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>Get the home share server from a NIS map. For
  • vendor/current/docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml

    r414 r988  
    11<samba:parameter name="nmbd bind explicit broadcast"
    2                  context="G"
    3                  advanced="1" developer="1"
    4                  type="boolean"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="boolean"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>
  • vendor/current/docs-xml/smbdotconf/misc/panicaction.xml

    r414 r988  
    11<samba:parameter name="panic action"
    2                  context="G"
    3                  type="string"
    4                  advanced="1" developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This is a Samba developer option that allows a
  • vendor/current/docs-xml/smbdotconf/misc/perfcountmodule.xml

    r414 r988  
    11<samba:parameter name="perfcount module"
    2                  context="G"
    3                  type="string"
    4                  advanced="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This parameter specifies the perfcount backend to be used when monitoring SMB
  • vendor/current/docs-xml/smbdotconf/misc/piddirectory.xml

    r414 r988  
    11<samba:parameter name="pid directory"
    22                 context="G"
    3                                 type="string"
    4                  advanced="1" developer="1"
     3                type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
     
    1010</description>
    1111
    12 <value type="default">${prefix}/var/locks</value>
    13 <value type="example">pid directory = /var/run/</value>
     12<value type="default">&pathconfig.PIDDIR;</value>
     13<value type="example">/var/run/</value>
    1414</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/postexec.xml

    r414 r988  
    11<samba:parameter name="postexec"
    2                  context="S"
    3                          type="string"
    4                  advanced="1" developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This option specifies a command to be run
  • vendor/current/docs-xml/smbdotconf/misc/preexec.xml

    r414 r988  
    11<samba:parameter name="preexec"
    2                  context="S"
    3                  type="string"
    4                  advanced="1" developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    6  <synonym>exec</synonym>
     2                 context="S"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     5<synonym>exec</synonym>
    76<description>
    87        <para>This option specifies a command to be run whenever
  • vendor/current/docs-xml/smbdotconf/misc/preexecclose.xml

    r414 r988  
    22                 context="S"
    33                 type="boolean"
    4                  advanced="1" developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/registryshares.xml

    r414 r988  
    11<samba:parameter name="registry shares"
    22                 context="G"
    3                  type="bool"
    4                  advanced="1"
     3                 type="boolean"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/remoteannounce.xml

    r414 r988  
    11<samba:parameter name="remote announce"
    2                  context="G"
    3                  advanced="1" developer="1"
    4                  type="list"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>
  • vendor/current/docs-xml/smbdotconf/misc/remotebrowsesync.xml

    r414 r988  
    11<samba:parameter name="remote browse sync"
    2                  context="G"
    3                  advanced="1" developer="1"
    4                  type="list"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>
  • vendor/current/docs-xml/smbdotconf/misc/resetonzerovc.xml

    r414 r988  
    11<samba:parameter name="reset on zero vc"
    2                  context="G"
    3                  type="boolean"
    4                  advanced="1" developer="0"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="boolean"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>
  • vendor/current/docs-xml/smbdotconf/misc/rootpostexec.xml

    r414 r988  
    11<samba:parameter name="root postexec"
    2                  context="S"
    3                  type="string"
    4                  advanced="1" developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>
  • vendor/current/docs-xml/smbdotconf/misc/rootpreexec.xml

    r414 r988  
    11<samba:parameter name="root preexec"
    2                  context="S"
    3                  type="string"
    4                  advanced="1" wizard="1" developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>
  • vendor/current/docs-xml/smbdotconf/misc/rootpreexecclose.xml

    r414 r988  
    11<samba:parameter name="root preexec close"
    2                  context="S"
    3                  type="boolean"
    4                  advanced="1" developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="boolean"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This is the same as the <parameter moreinfo="none">preexec close
  • vendor/current/docs-xml/smbdotconf/misc/rpcserver.xml

    r740 r988  
    1 <samba:parameter name="rpc_server"
     1<samba:parameter name="rpc_server:SERVER"
    22                 context="G"
    3                  type="string"
    4                  advanced="1" print="1"
     3                 type="string"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>
    8         Defines what kind of rpc server to use for a named pipe.
    9         The rpc_server prefix must be followed by the pipe name, and a value.
     7                With this option you can define if a rpc service should be
     8                running internal/embedded in smbd or should be redirected to an
     9                external daemon like Samba4, the endpoint mapper daemon, the
     10                spoolss daemon or the new LSA service daemon. The rpc_server
     11                prefix must be followed by the pipe name, and a value.
    1012        </para>
    1113
    1214        <para>
    13         Three possible values are currently supported:
     15                This option can be set for each available rpc service in Samba.
     16                The following list shows all available pipe names services you
     17                can modify with this option.
     18        </para>
     19
     20        <itemizedlist>
     21                <listitem><para>epmapper     - Endpoint Mapper</para></listitem>
     22                <listitem><para>winreg       - Remote Registry Service</para></listitem>
     23                <listitem><para>srvsvc       - Remote Server Services</para></listitem>
     24                <listitem><para>lsarpc       - Local Security Authority</para></listitem>
     25                <listitem><para>samr         - Security Account Management</para></listitem>
     26                <listitem><para>netlogon     - Netlogon Remote Protocol</para></listitem>
     27                <listitem><para>netdfs       - Settings for Distributed File System</para></listitem>
     28                <listitem><para>dssetup      - Active Directory Setup</para></listitem>
     29                <listitem><para>wkssvc       - Workstation Services</para></listitem>
     30                <listitem><para>spoolss      - Network Printing Spooler</para></listitem>
     31                <listitem><para>svcctl       - Service Control</para></listitem>
     32                <listitem><para>ntsvcs       - Plug and Play Services</para></listitem>
     33                <listitem><para>eventlog     - Event Logger</para></listitem>
     34                <listitem><para>initshutdown - Init Shutdown Service</para></listitem>
     35                <listitem><para>mdssvc       - Spotlight</para></listitem>
     36        </itemizedlist>
     37
     38        <para>
     39                Three possible values currently supported are:
    1440                <command moreinfo="none">embedded</command>
    15                 <command moreinfo="none">daemon</command>
    1641                <command moreinfo="none">external</command>
     42                <command moreinfo="none">disabled</command>
    1743        </para>
    1844
    1945        <para>
    20         The classic method is to run every pipe as an internal function
    21         <emphasis>embedded</emphasis> in smbd.
     46                The classic method is to run every pipe as an internal function
     47                <emphasis>embedded</emphasis> in smbd. The defaults may vary
     48                depending on the service.
    2249        </para>
    2350
    2451        <para>
    25         An alternative method is to fork a <emphasis>daemon</emphasis>
    26         early on at smbd startup time. This is supported only for selected
    27         pipes.
     52                Choosing the <emphasis>external</emphasis> option allows one to run
     53                a separate daemon or even a completely independent (3rd party)
     54                server capable of interfacing with samba via the MS-RPC
     55                interface over named pipes.
    2856        </para>
    2957
    3058        <para>
    31         Choosing the <emphasis>external</emphasis> option allows to run a
    32         completely independent (3rd party) server capable of interfacing
    33         with samba via the MS-RPC interface over named pipes.
     59                Currently in Samba3 we support four daemons, spoolssd, epmd,
     60                lsasd and mdssd. These daemons can be enabled using the
     61                <emphasis>rpc_daemon</emphasis> option. For spoolssd you have
     62                to enable the daemon and proxy the named pipe with:
    3463        </para>
    3564
    3665        <para>
    37         Currently only the spoolss pipe can be configured in
    38         <emphasis>daemon</emphasis> mode like this:
    39         <programlisting>
    40         rpc_server:spoolss = daemon
    41         </programlisting>
     66                Examples:
     67                <programlisting>
     68                        rpc_daemon:lsasd = fork
     69                        rpc_server:lsarpc = external
     70                        rpc_server:samr = external
     71                        rpc_server:netlogon = external
     72
     73                        rpc_server:spoolss = external
     74                        rpc_server:epmapper = disabled
     75
     76                        rpc_daemon:mdssd = fork
     77                        rpc_server:mdssvc = external
     78                </programlisting>
    4279        </para>
     80
     81        <para>
     82                There is one special option which allows you to enable rpc
     83                services to listen for ncacn_ip_tcp connections too. Currently
     84                this is only used for testing and doesn't scale!
     85
     86                <programlisting>
     87                        rpc_server:tcpip = yes
     88                </programlisting>
     89        </para>
     90
    4391</description>
    4492
    45 <value type="default">none</value>
     93<value type="default">embedded</value>
    4694</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/statedirectory.xml

    r414 r988  
    11<samba:parameter name="state directory"
    22                 context="G"
    3                  advanced="1" developer="1"
    4                  type="string"
     3                 type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
     
    1818</description>
    1919
    20 <value type="default">${prefix}/var/locks</value>
     20<value type="default">&pathconfig.STATEDIR;</value>
    2121<value type="example">/var/run/samba/locks/state</value>
    2222</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/usershareallowguests.xml

    r414 r988  
    11<samba:parameter name="usershare allow guests"
    2                  context="G"
    3                  basic="1" advanced="1"
    4                  type="boolean"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="boolean"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This parameter controls whether user defined shares are allowed
  • vendor/current/docs-xml/smbdotconf/misc/usersharemaxshares.xml

    r414 r988  
    11<samba:parameter name="usershare max shares"
    2                  context="G"
    3                  basic="1" advanced="1"
    4                  type="integer"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="integer"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This parameter specifies the number of user defined shares
  • vendor/current/docs-xml/smbdotconf/misc/usershareowneronly.xml

    r414 r988  
    11<samba:parameter name="usershare owner only"
    2                  context="G"
    3                  basic="1" advanced="1"
    4                  type="boolean"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="boolean"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This parameter controls whether the pathname exported by
     
    1615
    1716</description>
    18 <value type="default">True</value>
     17<value type="default">yes</value>
    1918</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/usersharepath.xml

    r414 r988  
    11<samba:parameter name="usershare path"
    2                  context="G"
    3                  basic="1" advanced="1"
    4                  type="string"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This parameter specifies the absolute path of the directory on the
     
    1211        owners of a file (in the same way the /tmp directory is usually configured).
    1312        Members of the group owner of this directory are the users allowed to create
    14         usershares. If this parameter is undefined then no user defined
    15         shares are allowed.
     13        usershares.
    1614        </para>
    1715        <para>
     
    3028
    3129</description>
    32 <value type="default">NULL</value>
     30<value type="default">&pathconfig.STATEDIR;/usershares</value>
    3331</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/usershareprefixallowlist.xml

    r414 r988  
    11<samba:parameter name="usershare prefix allow list"
    2                  context="G"
    3                  basic="1" advanced="1"
    4                  type="string"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="cmdlist"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This parameter specifies a list of absolute pathnames
     
    2019
    2120</description>
    22 <value type="default">NULL</value>
     21<value type="default"></value>
    2322<value type="example">/home /data /space</value>
    2423</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/usershareprefixdenylist.xml

    r414 r988  
    11<samba:parameter name="usershare prefix deny list"
    2                  context="G"
    3                  basic="1" advanced="1"
    4                  type="string"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="cmdlist"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This parameter specifies a list of absolute pathnames
     
    2120
    2221</description>
    23 <value type="default">NULL</value>
     22<value type="default"></value>
    2423<value type="example">/etc /dev /private</value>
    2524</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/usersharetemplateshare.xml

    r414 r988  
    11<samba:parameter name="usershare template share"
    2                  context="G"
    3                  basic="1" advanced="1"
    4                  type="string"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="string"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>User defined shares only have limited possible parameters
     
    2019
    2120</description>
    22 <value type="default">NULL</value>
     21<value type="default"></value>
    2322<value type="example">template_share</value>
    2423</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/misc/utmp.xml

    r414 r988  
    22                 context="G"
    33                                 type="boolean"
    4                  developer="1"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/misc/utmpdirectory.xml

    r414 r988  
    11<samba:parameter name="utmp directory"
    22                 context="G"
    3                                 type="string"
    4                  advanced="1" developer="1"
     3                type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/misc/valid.xml

    r414 r988  
    11<samba:parameter name="-valid"
    2                  context="S"
    3                  type="boolean"
    4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="S"
     3                 type="boolean"
     4                 generated_function="0"
     5                 function="valid"
     6                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    57<description>
    68        <para> This parameter indicates whether a share is
  • vendor/current/docs-xml/smbdotconf/misc/volume.xml

    r414 r988  
    11<samba:parameter name="volume"
    2                 context="S"
    3                 type="string"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                context="S"
     3                type="string"
     4                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para>This allows you to override the volume label
  • vendor/current/docs-xml/smbdotconf/misc/widelinks.xml

    r746 r988  
    11<samba:parameter name="wide links"
    2                 context="S"
    3                 type="boolean"
    4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                context="S"
     3                type="boolean"
     4                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    55<description>
    66        <para>This parameter controls whether or not links
  • vendor/current/docs-xml/smbdotconf/misc/wtmpdirectory.xml

    r414 r988  
    11<samba:parameter name="wtmp directory"
    22                 context="G"
    3                                 type="string"
    4                  advanced="1" developer="1"
     3                type="string"
     4                 constant="1"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
Note: See TracChangeset for help on using the changeset viewer.