docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / ldap / ldapmachinesuffix.xml
blob5651c63d19ffe2de804b03d6e7a05029cd22e9b5
1 <samba:parameter name="ldap machine suffix"
2                  context="G"
3                  type="string"
4                  generated_function="0"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
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>
15 <value type="default"/>
16 <value type="example">ou=Computers</value>
17 </samba:parameter>