From 655cd95f005bc6aac2deb3566e493b785e82cd94 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 3 Jun 2014 20:20:06 +1200 Subject: docs: Remove most references to Samba-3 and change to just Samba References are kept where the version number makes sense in the context. Andrew Bartlett Signed-off-by: Andrew Bartlett Reviewed-by: Jeremy Allison --- docs-xml/Samba3-ByExample/SBE-2000UserNetwork.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs-xml/Samba3-ByExample/SBE-2000UserNetwork.xml') diff --git a/docs-xml/Samba3-ByExample/SBE-2000UserNetwork.xml b/docs-xml/Samba3-ByExample/SBE-2000UserNetwork.xml index e0c3c7cd4d..37c2ee0bc6 100644 --- a/docs-xml/Samba3-ByExample/SBE-2000UserNetwork.xml +++ b/docs-xml/Samba3-ByExample/SBE-2000UserNetwork.xml @@ -572,7 +572,7 @@ productivity. LDAP LDAPbackend SID - When Samba-3 is configured to use an LDAP backend, it stores the domain + When Samba is configured to use an LDAP backend, it stores the domain account information in a directory entry. This account entry contains the domain SID. An unintended but exploitable side effect is that this makes it possible to operate with more than one PDC on a distributed network. @@ -658,7 +658,7 @@ productivity. LDAP UID GID - Samba-3 has the ability to use multiple password (authentication and + Samba has the ability to use multiple password (authentication and identity resolution) backends. The diagram in demonstrates how Samba uses winbind, LDAP, and NIS, the traditional system password database. The diagram only documents the mechanisms for @@ -1271,7 +1271,7 @@ index default sub LDAPBDC - Where Samba-3 is used as a domain controller, the use of LDAP is an + Where Samba is used as a domain controller, the use of LDAP is an essential component to permit the use of BDCs. -- cgit