docs: fix opening and ending tag mismatch: para
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / ldap / ldapmachinesuffix.xml
blobb54f6383e8a4b982da2c0e298ab0539dada093b4
1 <samba:parameter name="ldap machine suffix"
2                 context="G"
3                 advanced="1"
4                 developer="1"
5                 type="string"
6                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
8 <description>
9         <para>
10         It specifies where machines should be added to the ldap tree.  If this parameter is unset, the value of
11         <smbconfoption name="ldap suffix"/> will be used instead.  The suffix string is pre-pended to the
12         <smbconfoption name="ldap suffix"/> string so use a partial DN.
13         </para>
14 </description>
16 <value type="default"/>
17 <value type="example">ou=Computers</value>
18 </samba:parameter>