param: remove now unused FN_GLOBAL_STRING macro
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / ldap / ldapidmapsuffix.xml
1 <samba:parameter name="ldap idmap suffix"
2                  context="G"
3                  type="string"
4                  function="_ldap_idmap_suffix"
5                  constant="1"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <description>
8         <para>
9         This parameters specifies the suffix that is used when storing idmap mappings. If this parameter 
10         is unset, the value of <smbconfoption name="ldap suffix"/> will be used instead.  The suffix 
11         string is pre-pended to the <smbconfoption name="ldap suffix"/> string so use a partial DN.
12         </para>
13 </description>
14 <value type="default"></value>
15 <value type="example">ou=Idmap</value>
16 </samba:parameter>