summaryrefslogtreecommitdiff
path: root/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-01-19 10:22:46 +0100
committerKarolin Seeger <kseeger@samba.org>2009-01-19 10:22:46 +0100
commit4b26c7bbf4fe93f5ffb92d3f04012be290be25be (patch)
tree5e7cfd7fd52f3485185924e60accf366a2d6e8b7 /docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml
parent7c1e08518bfbe054db270e72476c642d5db93c0a (diff)
downloadsamba-4b26c7bbf4fe93f5ffb92d3f04012be290be25be.tar.gz
samba-4b26c7bbf4fe93f5ffb92d3f04012be290be25be.tar.bz2
samba-4b26c7bbf4fe93f5ffb92d3f04012be290be25be.zip
S3-ByExample: Use 'winbindd -D' instead of 'winbindd -B'.
The option '-B' does not exist at all. Thanks to Jason Ellison for reporting! Karolin
Diffstat (limited to 'docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml')
-rw-r--r--docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml b/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml
index ca39af3063..b1787498f2 100644
--- a/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml
+++ b/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml
@@ -767,8 +767,8 @@ Ignoring unknown parameter "dogbert"
14290 ? S 0:00 /usr/sbin/smbd -D
$rootprompt; ps ax | grep winbind
-14293 ? S 0:00 /usr/sbin/winbindd -B
-14295 ? S 0:00 /usr/sbin/winbindd -B
+14293 ? S 0:00 /usr/sbin/winbindd -D
+14295 ? S 0:00 /usr/sbin/winbindd -D
</screen>
The <command>winbindd</command> daemon is running in split mode (normal), so there are also
two instances of it. For more information regarding <command>winbindd</command>, see