torture-krb5: Test accepting the ticket to ensure PAC is well-formed
[Samba.git] / docs-xml / smbdotconf / ldap / ldapmachinesuffix.xml
blobf4149c78db0608932ec418b874e47fd752eda355
1 <samba:parameter name="ldap machine suffix"
2                 context="G"
3                 advanced="1"
4                 developer="1"
5                 type="string"
6                  generated_function="0"
7                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
9 <description>
10         <para>
11         It specifies where machines should be added to the ldap tree.  If this parameter is unset, the value of
12         <smbconfoption name="ldap suffix"/> will be used instead.  The suffix string is pre-pended to the
13         <smbconfoption name="ldap suffix"/> string so use a partial DN.
14         </para>
15 </description>
17 <value type="default"/>
18 <value type="example">ou=Computers</value>
19 </samba:parameter>