docs: insert meta data for idmap uid parameter - mark do not generate function
[Samba.git] / docs-xml / smbdotconf / winbind / idmapuid.xml
blob5a71d3e00c645f8e3724eb65e2e2f6157d7e959f
1 <samba:parameter name="idmap uid"
2                          type="string"
3                  context="G"
4                  advanced="1" developer="1" hide="1"
5                  generated_function="0"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <synonym>winbind uid</synonym>
8 <description>
9         <para>
10         The idmap uid parameter specifies the range of user ids for
11         the default idmap configuration. It is now deprecated in favour
12         of <smbconfoption name="idmap config * : range"/>.
13         </para>
15         <para>See the <smbconfoption name="idmap config"/> option.</para>
16 </description>
18 <value type="default"></value>
19 <value type="example">10000-20000</value>
20 </samba:parameter>