diff options
| author | Andrew Bartlett <abartlet@samba.org> | 2014-06-03 20:20:06 +1200 |
|---|---|---|
| committer | Jeremy Allison <jra@samba.org> | 2014-06-03 19:00:14 +0200 |
| commit | 655cd95f005bc6aac2deb3566e493b785e82cd94 (patch) | |
| tree | 373a5832a4beac0cb740db2ee1a7a02835f7786d /docs-xml/Samba3-HOWTO/TOSHARG-FastStart.xml | |
| parent | 20f997648e1afd8ab5ed2de918c0f8826451e5d7 (diff) | |
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 <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'docs-xml/Samba3-HOWTO/TOSHARG-FastStart.xml')
| -rw-r--r-- | docs-xml/Samba3-HOWTO/TOSHARG-FastStart.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-FastStart.xml b/docs-xml/Samba3-HOWTO/TOSHARG-FastStart.xml index 13a212b385..913022e730 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-FastStart.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-FastStart.xml @@ -875,16 +875,16 @@ maryo:x:15000:15003:Mary Orville:/home/MIDEARTH/maryo:/bin/false <para> A more scalable domain control authentication backend option might use - Microsoft Active Directory or an LDAP-based backend. Samba-3 provides - for both options as a domain member server. As a PDC, Samba-3 is not able to provide + Microsoft Active Directory or an LDAP-based backend. Samba provides + for both options as a domain member server. As a PDC, Samba is not able to provide an exact alternative to the functionality that is available with Active Directory. - Samba-3 can provide a scalable LDAP-based PDC/BDC solution. + Samba can provide a scalable LDAP-based PDC/BDC solution. </para> <para> The tdbsam authentication backend provides no facility to replicate the contents of the database, except by external means (i.e., there is no self-contained protocol - in Samba-3 for Security Account Manager database [SAM] replication). + in Samba for Security Account Manager database [SAM] replication). </para> <note><para> @@ -897,7 +897,7 @@ maryo:x:15000:15003:Mary Orville:/home/MIDEARTH/maryo:/bin/false <para> The engineering office network server we present here is designed to demonstrate use of the new tdbsam password backend. The tdbsam - facility is new to Samba-3. It is designed to provide many user and machine account controls + facility is new to Samba. It is designed to provide many user and machine account controls that are possible with Microsoft Windows NT4. It is safe to use this in smaller networks. </para> @@ -1047,7 +1047,7 @@ net groupmap add ntgroup="QA Team" unixgroup=qateam type=d <title>A Big Organization</title> <para> - In this section we finally get to review in brief a Samba-3 configuration that + In this section we finally get to review in brief a Samba configuration that uses a Lightweight Directory Access (LDAP)-based authentication backend. The main reasons for this choice are to provide the ability to host primary and Backup Domain Control (BDC), as well as to enable a higher degree of @@ -1058,7 +1058,7 @@ net groupmap add ntgroup="QA Team" unixgroup=qateam type=d <title>The Primary Domain Controller</title> <para> - This is an example of a minimal configuration to run a Samba-3 PDC + This is an example of a minimal configuration to run a Samba PDC using an LDAP authentication backend. It is assumed that the operating system has been correctly configured. </para> |
