source: vendor/current/docs-xml/smbdotconf/ldap/ldapmachinesuffix.xml

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: 629 bytes
Line 
1<samba:parameter name="ldap machine suffix"
2 context="G"
3 type="string"
4 function="_ldap_machine_suffix"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6
7<description>
8 <para>
9 It specifies where machines should be added to the ldap tree. If this parameter is unset, the value of
10 <smbconfoption name="ldap suffix"/> will be used instead. The suffix string is pre-pended to the
11 <smbconfoption name="ldap suffix"/> string so use a partial DN.
12 </para>
13</description>
14
15<value type="default"/>
16<value type="example">ou=Computers</value>
17</samba:parameter>
Note: See TracBrowser for help on using the repository browser.