summaryrefslogtreecommitdiffstats
path: root/docs/manpages
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2000-10-17 02:28:24 +0000
committerTim Potter <tpot@samba.org>2000-10-17 02:28:24 +0000
commitc76dfab559003c9194f519cb89869d191cc0d6c0 (patch)
treec17f9d7427e3ca2c8479d5f0342f2b872b0b760f /docs/manpages
parent192b088a4649c2b6b27bd30ae47d1228f9c86092 (diff)
downloadsamba-c76dfab559003c9194f519cb89869d191cc0d6c0.tar.gz
samba-c76dfab559003c9194f519cb89869d191cc0d6c0.tar.xz
samba-c76dfab559003c9194f519cb89869d191cc0d6c0.zip
Added documentation for winbind enum users and winbind enum groups
configuration parameters.
Diffstat (limited to 'docs/manpages')
-rw-r--r--docs/manpages/winbindd.827
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/manpages/winbindd.8 b/docs/manpages/winbindd.8
index c2c890d0b8e..9655f51bee6 100644
--- a/docs/manpages/winbindd.8
+++ b/docs/manpages/winbindd.8
@@ -161,6 +161,33 @@ sequence number query packet every "winbind cache time" seconds\&.
\fBDefault:\fP
\f(CW winbind cache time = 15\fP
.IP
+.IP "winbind enum users"
+.IP
+On large installations it may be necessary to suppress the enumeration of
+users through the \f(CWsetpwent\fP, \f(CWgetpwent\fP and \f(CWendpwent\fP group of
+system calls\&. If the \f(CWwinbind enum users\fP parameter is false, calls to
+the \f(CWgetpwent\fP system call will not return any data\&.
+.IP
+Warning: Turning off user enumeration may cause some programs to behave
+oddly\&. For example, the finger program relies on having access to the full
+user list when searching for matching usernames\&.
+.IP
+\fBDefault:\fP
+\f(CW winbind enum users = true\fP
+.IP
+.IP "winbind enum groups"
+.IP
+On large installations it may be necessary to suppress the enumeration of
+groups through the \f(CWsetgrent\fP, \f(CWgetgrent\fP and \f(CWendgrent\fP group of
+system calls\&. If the \f(CWwinbind enum groups\fP parameter is false, calls to
+the \f(CWgetgrent\fP system call will not return any data\&.
+.IP
+Warning: Turning off group enumeration may cause some programs to behave
+oddly\&.
+.IP
+\fBDefault:\fP
+\f(CW winbind enum groups = true\fP
+.IP
.IP "template homedir"
.IP
When filling out the user information for a Windows NT user, the