summaryrefslogtreecommitdiff
path: root/docs-xml/Samba3-HOWTO/TOSHARG-IDMAP.xml
diff options
context:
space:
mode:
authorJohn H Terpstra <jht@samba.org>2009-09-24 19:26:03 -0500
committerJohn H Terpstra <jht@samba.org>2009-09-24 19:26:03 -0500
commit8a90106beb6344b94d159efd997d07d27a27f9b4 (patch)
tree84d50f9522f7419c73a34189f8a7e4114cd44216 /docs-xml/Samba3-HOWTO/TOSHARG-IDMAP.xml
parentfe0387f047b21b56d452eaf4f13a6b773c4dbe08 (diff)
downloadsamba-8a90106beb6344b94d159efd997d07d27a27f9b4.tar.gz
samba-8a90106beb6344b94d159efd997d07d27a27f9b4.tar.bz2
samba-8a90106beb6344b94d159efd997d07d27a27f9b4.zip
Patches to fix typos thanks to OPC oota.
Diffstat (limited to 'docs-xml/Samba3-HOWTO/TOSHARG-IDMAP.xml')
-rw-r--r--docs-xml/Samba3-HOWTO/TOSHARG-IDMAP.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-IDMAP.xml b/docs-xml/Samba3-HOWTO/TOSHARG-IDMAP.xml
index 4781994881..f590334ebe 100644
--- a/docs-xml/Samba3-HOWTO/TOSHARG-IDMAP.xml
+++ b/docs-xml/Samba3-HOWTO/TOSHARG-IDMAP.xml
@@ -36,7 +36,7 @@ This is followed by an overview of how the IDMAP facility may be implemented.
The IDMAP facility is of concern where more than one Samba server (or Samba network client)
is installed in a domain. Where there is a single Samba server, do not be too concerned regarding
the IDMAP infrastructure &smbmdash; the default behavior of Samba is nearly always sufficient.
-Where mulitple Samba servers are used it is often necessary to move data off one server and onto
+Where multiple Samba servers are used it is often necessary to move data off one server and onto
another, and that is where the fun begins!
</para>
@@ -426,7 +426,7 @@ on Server Types and Security Modes</link>.
<indexterm><primary>passdb backend</primary></indexterm>
<indexterm><primary>BDC</primary></indexterm>
<indexterm><primary>LDAP backend</primary></indexterm>
- Security identifiers used within a domain must be managed to avoid conflict and to preserve itegrity.
+ Security identifiers used within a domain must be managed to avoid conflict and to preserve integrity.
In an NT4 domain context, the PDC manages the distribution of all security credentials to the backup
domain controllers (BDCs). At this time the only passdb backend for a Samba domain controller that is suitable
for such information is an LDAP backend.