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