docs: insert meta data for ldap idmap suffix parameter - mark do not generate function
[Samba.git] / docs-xml / smbdotconf / ldap / ldapidmapsuffix.xml
blob79c93cbb0d727e56559a85d978cfc0a2541fa390
1 <samba:parameter name="ldap idmap suffix"
2                  context="G"
3                  advanced="1" developer="1"
4                  type="string"
5                  generated_function="0"
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>