Last change
on this file was 745, checked in by Silvan Scherrer, 13 years ago |
Samba Server: updated trunk to 3.6.0
|
File size:
642 bytes
|
Line | |
---|
1 | <samba:parameter name="idmap uid"
|
---|
2 | type="string"
|
---|
3 | context="G"
|
---|
4 | advanced="1" developer="1" hide="1"
|
---|
5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
6 | <synonym>winbind uid</synonym>
|
---|
7 | <description>
|
---|
8 | <para>
|
---|
9 | The idmap uid parameter specifies the range of user ids for
|
---|
10 | the default idmap configuration. It is now deprecated in favour
|
---|
11 | of <smbconfoption name="idmap config * : range"/>.
|
---|
12 | </para>
|
---|
13 |
|
---|
14 | <para>See the <smbconfoption name="idmap config"/> option.</para>
|
---|
15 | </description>
|
---|
16 |
|
---|
17 | <value type="default"></value>
|
---|
18 | <value type="example">10000-20000</value>
|
---|
19 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.