Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / winbind / winbindenumgroups.xml
blob096c280fc2b811da7f145b573c5d57c28bb059cd
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="WINBINDENUMGROUPS"/>winbind enum groups (G)</term> 
3                 <listitem><para>On large installations using <citerefentry><refentrytitle>winbindd</refentrytitle>
4                 <manvolnum>8</manvolnum></citerefentry> it may be necessary to suppress 
5                 the enumeration of groups through the <command moreinfo="none">setgrent()</command>,
6                 <command moreinfo="none">getgrent()</command> and
7                 <command moreinfo="none">endgrent()</command> group of system calls.  If
8                 the <parameter moreinfo="none">winbind enum groups</parameter> parameter is
9                 <constant>no</constant>, calls to the <command moreinfo="none">getgrent()</command> system
10                 call will not return any data. </para>
12                 <para><emphasis>Warning:</emphasis> Turning off group
13                 enumeration may cause some programs to behave oddly.
14                 </para>
16                 <para>Default: <command moreinfo="none">winbind enum groups = yes </command>
17                 </para></listitem>
18                 </samba:parameter>