1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/docs-xml/smbdotconf/winbind/idmapuid.xml
Garming Sam 7c94edbc78 docs: insert meta data for idmap uid parameter - mark do not generate function
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-03 00:47:21 +01:00

21 lines
663 B
XML

<samba:parameter name="idmap uid"
type="string"
context="G"
advanced="1" developer="1" hide="1"
generated_function="0"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<synonym>winbind uid</synonym>
<description>
<para>
The idmap uid parameter specifies the range of user ids for
the default idmap configuration. It is now deprecated in favour
of <smbconfoption name="idmap config * : range"/>.
</para>
<para>See the <smbconfoption name="idmap config"/> option.</para>
</description>
<value type="default"></value>
<value type="example">10000-20000</value>
</samba:parameter>