summaryrefslogtreecommitdiff
path: root/docs/manpages/winbindd.8
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-07-16 15:05:52 +0000
committerGerald Carter <jerry@samba.org>2003-07-16 15:05:52 +0000
commit2cc501811282e1c2937fa870f0c53cbecff8e32c (patch)
tree908c5ba597ae4d5a3e29f65ce5b64b3e46527497 /docs/manpages/winbindd.8
parenta36a9fc66155767e0c1ac89e182ee06b4a715bf0 (diff)
downloadsamba-2cc501811282e1c2937fa870f0c53cbecff8e32c.tar.gz
sync with 3.0
Diffstat (limited to 'docs/manpages/winbindd.8')
-rw-r--r--docs/manpages/winbindd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manpages/winbindd.8 b/docs/manpages/winbindd.8
index 31ed3ba3321..71322decbe0 100644
--- a/docs/manpages/winbindd.8
+++ b/docs/manpages/winbindd.8
@@ -23,7 +23,7 @@ winbindd \- Name Service Switch daemon for resolving names from NT servers
.SH "SYNOPSIS"
.nf
-\fBwinbindd\fR [-F] [-S] [-i] [-B] [-d <debug level>] [-s <smb config file>] [-n]
+\fBwinbindd\fR [-F] [-S] [-i] [-Y] [-d <debug level>] [-s <smb config file>] [-n]
.fi
.SH "DESCRIPTION"
@@ -127,8 +127,8 @@ Disable caching\&. This means winbindd will always have to wait for a response f
.TP
--B
-Dual daemon mode\&. This means winbindd will run as 2 threads\&. The first will answer all requests from the cache, thus making responses to clients faster\&. The other will update the cache for the query that the first has just responded\&. Advantage of this is that responses stay accurate and are faster\&.
+-Y
+Single daemon mode\&. This means winbindd will run as a single process (the mode of operation in Samba 2\&.2)\&. Winbindd's default behavior is to launch a child process that is responsible for updating expired cache entries\&.
.SH "NAME AND ID RESOLUTION"