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:
950 bytes
|
Line | |
---|
1 | <samba:parameter name="winbind enum groups"
|
---|
2 | context="G"
|
---|
3 | type="boolean"
|
---|
4 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
---|
5 | <description>
|
---|
6 | <para>On large installations using <citerefentry><refentrytitle>winbindd</refentrytitle>
|
---|
7 | <manvolnum>8</manvolnum></citerefentry> it may be necessary to suppress
|
---|
8 | the enumeration of groups through the <command moreinfo="none">setgrent()</command>,
|
---|
9 | <command moreinfo="none">getgrent()</command> and
|
---|
10 | <command moreinfo="none">endgrent()</command> group of system calls. If
|
---|
11 | the <parameter moreinfo="none">winbind enum groups</parameter> parameter is
|
---|
12 | <constant>no</constant>, calls to the <command moreinfo="none">getgrent()</command> system
|
---|
13 | call will not return any data. </para>
|
---|
14 |
|
---|
15 | <warning><para>Turning off group enumeration may cause some programs to behave oddly. </para></warning>
|
---|
16 | </description>
|
---|
17 |
|
---|
18 | <value type="default">no</value>
|
---|
19 | </samba:parameter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.