docs: Remove references to SWAT (now removed)
[Samba/wip.git] / docs-xml / smbdotconf / ldap / ldapgroupsuffix.xml
bloba82c870a815018ba8c9581c393b47c54ec613a82
1 <samba:parameter name="ldap group suffix"
2                  context="G"
3                                  type="string"
4                  advanced="1" developer="1"
5                  generated_function="0"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <description>
8         <para>This parameter specifies the suffix that is 
9         used for groups when these are added to the LDAP directory.
10         If this parameter is unset, the value of <smbconfoption 
11         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.</para>
14 </description>
15 <value type="default"></value>
16 <value type="example">ou=Groups</value>
17 </samba:parameter>