From b82eb1abe3641a80ad6f431dd2fd625dc229eaed Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Fri, 10 Jun 2005 20:10:49 +0000 Subject: Another update. (This used to be commit 617d6045c9673c2a5ca17c423f92a8c9f577c013) --- docs/Samba-Guide/SBE-AddingUNIXClients.xml | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/docs/Samba-Guide/SBE-AddingUNIXClients.xml b/docs/Samba-Guide/SBE-AddingUNIXClients.xml index 6079701147..49db512a44 100644 --- a/docs/Samba-Guide/SBE-AddingUNIXClients.xml +++ b/docs/Samba-Guide/SBE-AddingUNIXClients.xml @@ -768,7 +768,7 @@ aliases: files - The Samba domain member server must be part of a Windows NT4 Domain. + The Samba domain member server must be part of a Windows NT4 Domain, or a Samba Domain. @@ -840,12 +840,13 @@ aliases: files net rpc join -U root%not2g4et Joined domain MEGANET2. - This indicates that the domain join succeed. + This indicates that the domain join succeed. - winbindwbinfo + winbind + wbinfo Validate operation of winbind using the wbinfo tool as follows: @@ -873,13 +874,10 @@ MEGANET2+PIOps This shows that domain groups have been correctly obtained also. - - NSS - - getent - - winbind - + + NSS + getent + winbind The next step verifies that NSS is able to obtain this information correctly from winbind also. -- cgit