s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / base / serverservices.xml
blob503938af6f399baa7787daebd255b60c1b5cf9b1
1 <samba:parameter name="server services"
2                  context="G"
3                  type="list"
4                  advanced="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This option contains the services that the Samba daemon will
8                 run.</para>
10         <para>An entry in the <filename>smb.conf</filename> file can either
11                 override the previous value completely or entries can be removed from
12                 or added to it by prefixing them with <constant>+</constant> or
13                 <constant>-</constant>.  </para>
14 </description>
16 <value type="default">s3fs rpc nbt wrepl ldap cldap kdc drepl winbind ntp_signd kcc dnsupdate dns</value>
17 <value type="example">-s3fs +smb</value>
18 </samba:parameter>