1 <samba:parameter name="winbind enum groups"
4 advanced="1" developer="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>On large installations using <citerefentry><refentrytitle>winbindd</refentrytitle>
8 <manvolnum>8</manvolnum></citerefentry> it may be necessary to suppress
9 the enumeration of groups through the <command moreinfo="none">setgrent()</command>,
10 <command moreinfo="none">getgrent()</command> and
11 <command moreinfo="none">endgrent()</command> group of system calls. If
12 the <parameter moreinfo="none">winbind enum groups</parameter> parameter is
13 <constant>no</constant>, calls to the <command moreinfo="none">getgrent()</command> system
14 call will not return any data. </para>
16 <warning><para>Turning off group enumeration may cause some programs to behave oddly. </para></warning>
19 <value type="default">no</value>