diff options
author | John Terpstra <jht@samba.org> | 2005-04-22 03:53:48 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:29 -0500 |
commit | 2543b7e0a11bf8681df06960564ab62165bf07f6 (patch) | |
tree | 824761295c5a19020f5d498092582e1a8a6ff95f /docs/Samba-Guide/SBE-AddingUNIXClients.xml | |
parent | 09e6ae739eba0cf9f930bb649372aadc39725e80 (diff) | |
download | samba-2543b7e0a11bf8681df06960564ab62165bf07f6.tar.gz samba-2543b7e0a11bf8681df06960564ab62165bf07f6.tar.bz2 samba-2543b7e0a11bf8681df06960564ab62165bf07f6.zip |
More wonderful edits from feedback.
(This used to be commit 6d0f4dee4f870d185abd3dbc51e109169f01510a)
Diffstat (limited to 'docs/Samba-Guide/SBE-AddingUNIXClients.xml')
-rw-r--r-- | docs/Samba-Guide/SBE-AddingUNIXClients.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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 <para> 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). </para></step> <step><para> @@ -1890,7 +1890,7 @@ data = "\00\00\00\00bp\00\00\06krbtgt\06krbtgt- <indexterm><primary>response</primary></indexterm> <indexterm><primary>getent</primary></indexterm> 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 <command>winbind</command>. 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 |