summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/winbind/winbinduid.xml
blob: 0f61bac13c831c79dd35cc4b7c4786940599069f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<samba:parameter name="winbind uid"
                 context="G"
                 advanced="1" developer="1" hide="1"
                 xmlns:samba="http://samba.org/common">
<listitem>
	<para>This parameter is now an alias for <command moreinfo="none">idmap uid</command></para>

	<para>The winbind gid parameter specifies the range of user ids that are allocated by the
	<citerefentry><refentrytitle>winbindd</refentrytitle> <manvolnum>8</manvolnum></citerefentry>
	daemon.  This range of ids should have no existing local or NIS users within it as strange
	conflicts can occur otherwise.</para>

	<para>Default: <command moreinfo="none">winbind uid = &lt;empty string&gt;</command></para>
		
	<para>Example: <command moreinfo="none">winbind uid = 10000-20000</command></para>
</listitem>
</samba:parameter>