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-HOWTO/TOSHARG-TheNetCommand.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml') diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml b/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml index 6e96ad1e1a..50c0760f0f 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml @@ -16,7 +16,7 @@ remote management command-line scripted control -The net command is one of the new features of Samba-3 and is an attempt to provide a useful +The net command is one of the new features of Samba and is an attempt to provide a useful tool for the majority of remote management operations necessary for common tasks. The net tool is flexible by design and is intended for command-line use as well as for scripted control application. @@ -37,7 +37,7 @@ provided should look at the net command before searching else -A Samba-3 administrator cannot afford to gloss over this chapter because to do so will almost certainly cause +A Samba administrator cannot afford to gloss over this chapter because to do so will almost certainly cause the infliction of self-induced pain, agony, and desperation. Be warned: this is an important chapter. @@ -51,7 +51,7 @@ the infliction of self-induced pain, agony, and desperation. Be warned: this is BDC DMS authentication - The tasks that follow the installation of a Samba-3 server, whether standalone or domain member, of a + The tasks that follow the installation of a Samba server, whether standalone or domain member, of a domain controller (PDC or BDC) begins with the need to create administrative rights. Of course, the creation of user and group accounts is essential for both a standalone server and a PDC. In the case of a BDC or a Domain Member server (DMS), domain user and group accounts are obtained from @@ -83,7 +83,7 @@ the infliction of self-induced pain, agony, and desperation. Be warned: this is domain authentication trust accounts net - UNIX systems that are hosting a Samba-3 server that is running as a member (PDC, BDC, or DMS) must have + UNIX systems that are hosting a Samba server that is running as a member (PDC, BDC, or DMS) must have a machine security account in the domain authentication database (or directory). The creation of such security (or trust) accounts is also handled using the net command. @@ -107,7 +107,7 @@ the infliction of self-induced pain, agony, and desperation. Be warned: this is net man pages The overall picture should be clear now: the net command plays a central role - on the Samba-3 stage. This role will continue to be developed. The inclusion of this chapter is + on the Samba stage. This role will continue to be developed. The inclusion of this chapter is evidence of its importance, one that has grown in complexity to the point that it is no longer considered prudent to cover its use fully in the online UNIX man pages. @@ -165,7 +165,7 @@ the infliction of self-induced pain, agony, and desperation. Be warned: this is domaingroups localgroups domain user accounts - Samba-3 recognizes two types of groups: domain groups and local + Samba recognizes two types of groups: domain groups and local groups. Domain groups can contain (have as members) only domain user accounts. Local groups can contain local users, domain users, and domain groups as members. @@ -1069,7 +1069,7 @@ Deleted user account. - A Samba-3 server that is a Windows ADS domain member can execute the following command to detach from the + A Samba server that is a Windows ADS domain member can execute the following command to detach from the domain: netadsleave @@ -1760,7 +1760,7 @@ Computer User name Client Type Opens Idle time Printers and ADS - When Samba-3 is used within an MS Windows ADS environment, printers shared via Samba will not be browseable + When Samba is used within an MS Windows ADS environment, printers shared via Samba will not be browseable until they have been published to the ADS domain. Information regarding published printers may be obtained from the ADS server by executing the net ads print info command following this syntax: netadsprinter info -- cgit