From 2543b7e0a11bf8681df06960564ab62165bf07f6 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Fri, 22 Apr 2005 03:53:48 +0000 Subject: More wonderful edits from feedback. (This used to be commit 6d0f4dee4f870d185abd3dbc51e109169f01510a) --- docs/Samba-Guide/SBE-AddingUNIXClients.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Samba-Guide/SBE-AddingUNIXClients.xml') diff --git a/docs/Samba-Guide/SBE-AddingUNIXClients.xml b/docs/Samba-Guide/SBE-AddingUNIXClients.xml index 4fa1e8c715..7f7c740669 100644 --- a/docs/Samba-Guide/SBE-AddingUNIXClients.xml +++ b/docs/Samba-Guide/SBE-AddingUNIXClients.xml @@ -1360,7 +1360,7 @@ massive:/usr/sbin # smbd -b | grep LDAP From this point on, you are certain that the Samba-3 build you are using has the necessary capabilities. You can now configure Samba-3 and the name service - switcher (NSS). + switch (NSS). @@ -1890,7 +1890,7 @@ data = "\00\00\00\00bp\00\00\06krbtgt\06krbtgt- response getent In a large domain with many users it is imperative to disable enumeration of users and groups. - For examplem, at a site that has 22,000 users in Active Directory the winbind based user and + For example, at a site that has 22,000 users in Active Directory the winbind based user and group resolution is unavailable for nearly 12 minutes following first start-up of winbind. Disabling of such enumeration resulted in instantaneous response. The disabling of user and group enumeration means that it will not be possible to list users -- cgit