From 3422b9c546cdd262bd747e1e737c2b6479b4d21e Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 29 Apr 2009 14:12:01 +0200 Subject: [PATCH] s3/docs: Fix serveral typos. This fixes bug #4315. Thanks to Felipe Augusto van de Wiel ! Karolin --- docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml b/docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml index 957abbfdadb..86594372be6 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-Passdb.xml @@ -757,7 +757,7 @@ Samba-3 introduces a number of new password backend capabilities. trust accounts The POSIX and sambaSamAccount components of computer (machine) accounts are both used by Samba. Thus, machine accounts are treated inside Samba in the same way that Windows NT4/200X treats - them. A user account and a machine account are indistinquishable from each other, except that + them. A user account and a machine account are indistinguishable from each other, except that the machine account ends in a $ character, as do trust accounts. @@ -1050,7 +1050,7 @@ is being added to the net toolset (see lookups The first problem is that all lookups must be performed sequentially. Given that - there are approximately two lookups per domain logon (one during intial logon validation + there are approximately two lookups per domain logon (one during initial logon validation and one for a session connection setup, such as when mapping a network drive or printer), this is a performance bottleneck for large sites. What is needed is an indexed approach such as that used in databases. @@ -2626,7 +2626,7 @@ sambaNTPassword: 878D8014606CDA29677A44EFA1353FC7 - Using OpenLDAP Overlay for Password Syncronization + Using OpenLDAP Overlay for Password Synchronization Howard Chu has written a special overlay called smbk5pwd. This tool modifies the -- 2.11.4.GIT