Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
706 bytes
|
Line | |
---|
1 | <samba:parameter name="server services"
|
---|
2 | context="G"
|
---|
3 | type="list"
|
---|
4 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
5 | <description>
|
---|
6 | <para>This option contains the services that the Samba daemon will
|
---|
7 | run.</para>
|
---|
8 |
|
---|
9 | <para>An entry in the <filename>smb.conf</filename> file can either
|
---|
10 | override the previous value completely or entries can be removed from
|
---|
11 | or added to it by prefixing them with <constant>+</constant> or
|
---|
12 | <constant>-</constant>. </para>
|
---|
13 | </description>
|
---|
14 |
|
---|
15 | <value type="default">s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc, dnsupdate, dns</value>
|
---|
16 | <value type="example">-s3fs, +smb</value>
|
---|
17 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.