diff options
author | Karolin Seeger <kseeger@samba.org> | 2012-12-03 09:08:47 +0100 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2012-12-03 12:36:14 +0100 |
commit | 42a23653237bfc89ba90d83d91942746825e3ee9 (patch) | |
tree | 17a9d5067e28293c81bd67f0a7b55e571a77e45b /docs-xml | |
parent | 99efe8480ebb0493be93a6ca5f77a1fe640f3be0 (diff) | |
download | samba-42a23653237bfc89ba90d83d91942746825e3ee9.tar.gz samba-42a23653237bfc89ba90d83d91942746825e3ee9.tar.bz2 samba-42a23653237bfc89ba90d83d91942746825e3ee9.zip |
docs: Fix typo in the howto collection.
Thanks to Hermann Gausterer <git-samba-2012@mrq1.org> for reporting!
Karolin
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Dec 3 12:36:14 CET 2012 on sn-devel-104
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml b/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml index f2f3a303ef..2b12e11f19 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml @@ -309,7 +309,7 @@ Ideally, the implementation of SSO should reduce complexity and reduce administa The initial goal of many network administrators is often to create and use a centralized identity management system. It is often assumed that such a centralized system will use a single authentication infrastructure that can be used by all information systems. The Microsoft Windows NT4 security domain architecture and the -Micrsoft active directory service are often put forward as the ideal foundation for such a system. It is +Microsoft active directory service are often put forward as the ideal foundation for such a system. It is conceptually simple to install an external authentication agent on each of the disparate infromation systems that can then use the Microsoft (NT4 domain or ads service) for user authentication and access control. The wonderful dream of a single centralized authentication service is commonly broken when realities are realized. |