one more round of clarifications
[Samba.git] / docs / smbdotconf / ldap / ldapsuffix.xml
blobcc67392b06d9c87d5a50c5fc5d9bee133333eead
1 <samba:parameter name="ldap suffix"
2                  context="G"
3                  type="string"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>Specifies the base for all ldap suffixes and for 
8         storing the sambaDomain object.</para>
9 </description>
10 <value type="default"></value>
11 <value type="example">dc=samba,dc=org</value>
12 </samba:parameter>