From: Karolin Seeger Date: Mon, 19 Jan 2009 09:22:46 +0000 (+0100) Subject: S3-ByExample: Use 'winbindd -D' instead of 'winbindd -B'. X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=604fb1e00c18d81b5be8f096274e8a121a413745 S3-ByExample: Use 'winbindd -D' instead of 'winbindd -B'. The option '-B' does not exist at all. Thanks to Jason Ellison for reporting! Karolin (cherry picked from commit 4b26c7bbf4fe93f5ffb92d3f04012be290be25be) (cherry picked from commit 05c7d97e6cf25c05ba6a661c0a31c88946ffd5cd) (cherry picked from commit f89c3db4ae0bcf1680c2532833ee115005b8ed70) --- diff --git a/docs-xml/Samba3-ByExample/SBE-DomainAppsSupport.xml b/docs-xml/Samba3-ByExample/SBE-DomainAppsSupport.xml index 6d144ab2e31..c9ccd433d7b 100644 --- a/docs-xml/Samba3-ByExample/SBE-DomainAppsSupport.xml +++ b/docs-xml/Samba3-ByExample/SBE-DomainAppsSupport.xml @@ -477,7 +477,7 @@ Password for ADMINISTRATOR@LONDON.ABMAS.BIZ: &rootprompt; smbd -D &rootprompt; nmbd -D -&rootprompt; winbindd -B +&rootprompt; winbindd -D diff --git a/docs-xml/Samba3-ByExample/SBE-SecureOfficeServer.xml b/docs-xml/Samba3-ByExample/SBE-SecureOfficeServer.xml index e03c0106b07..2e60b4a91c6 100644 --- a/docs-xml/Samba3-ByExample/SBE-SecureOfficeServer.xml +++ b/docs-xml/Samba3-ByExample/SBE-SecureOfficeServer.xml @@ -1910,8 +1910,8 @@ Loaded services file OK. 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 The winbindd daemon is running in split mode (normal), so there are also two instancesFor more information regarding winbindd, see TOSHARG2, diff --git a/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml b/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml index ca39af30631..b1787498f2f 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 The winbindd daemon is running in split mode (normal), so there are also two instances of it. For more information regarding winbindd, see