From c8d6660c18545132e2fa975701e3f39e7d4d048b Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Sun, 12 Jun 2005 15:26:32 +0000 Subject: Another update - more to go. (This used to be commit e5b88c3d5e58408c6d87c0196f7c5670dbed07b2) --- docs/Samba3-ByExample/SBE-AddingUNIXClients.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/Samba3-ByExample') diff --git a/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml b/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml index 49db512a44..fa698cee31 100644 --- a/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml +++ b/docs/Samba3-ByExample/SBE-AddingUNIXClients.xml @@ -191,14 +191,14 @@ - winbind enable local accounts - Domain Memberservers - Domain Controllers + winbind trusted domains only + domain memberservers + domain controllers If you wish to make use of accounts (users and/or groups) that are local to (i.e., capable - of being resolved using) the NSS facility, it is imperative to use the - Yes - in the &smb.conf; file. This parameter specifically applies only to domain controllers, - not to domain member servers. + of being resolved using) the NSS facility, it is possible to use the + Yes + in the &smb.conf; file. This parameter specifically applies to domain controllers, + and to domain member servers. -- cgit