diff options
author | John Terpstra <jht@samba.org> | 2004-11-23 15:12:12 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:07 -0500 |
commit | 1d1e76489e7e08ce11dad5797e899cb04d88e49a (patch) | |
tree | 13ff4f33d06f73c349723aab76f9537ca0b745b2 /docs | |
parent | 983feb1c0d9ae21648af209cb49c1851af9d6f78 (diff) | |
download | samba-1d1e76489e7e08ce11dad5797e899cb04d88e49a.tar.gz samba-1d1e76489e7e08ce11dad5797e899cb04d88e49a.tar.bz2 samba-1d1e76489e7e08ce11dad5797e899cb04d88e49a.zip |
Fixing more typos.
(This used to be commit 11defc328c167953f741cbe8955b794ec4350160)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba-HOWTO-Collection/DomainMember.xml | 2 | ||||
-rw-r--r-- | docs/Samba-HOWTO-Collection/Group-Mapping.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/Samba-HOWTO-Collection/DomainMember.xml b/docs/Samba-HOWTO-Collection/DomainMember.xml index e3522391eb..c059034115 100644 --- a/docs/Samba-HOWTO-Collection/DomainMember.xml +++ b/docs/Samba-HOWTO-Collection/DomainMember.xml @@ -284,7 +284,7 @@ information to such clients. You have been warned! <title>Managing Domain Machine Accounts using NT4 Server Manager</title> <para> -A working <smbconfoption><name>add machine script</name></smbconfoption> script is essential +A working <smbconfoption><name>add machine script</name></smbconfoption> is essential for machine trust accounts to be automatically created. This applies no matter whether one uses automatic account creation, or if one wishes to use the NT4 Domain Server Manager. </para> diff --git a/docs/Samba-HOWTO-Collection/Group-Mapping.xml b/docs/Samba-HOWTO-Collection/Group-Mapping.xml index 93246a7111..79d7afcc32 100644 --- a/docs/Samba-HOWTO-Collection/Group-Mapping.xml +++ b/docs/Samba-HOWTO-Collection/Group-Mapping.xml @@ -234,7 +234,7 @@ There is no safe way to provide access on a UNIX/Linux system without providing <constant>root</constant> level privilege. Provision of <constant>root</constant> privileges can be done either by logging onto the Domain as the user <constant>root</constant>, or by permitting particular users to use a UNIX account - that is a member of the UNIX group that has a GID=0 as the primary group in the <filename>/etc/passwd</filename> + that is a member of the UNIX group that has a GID=0 as the primary group in the <filename>/etc/group</filename> database. Users of such accounts can use tools like the NT4 Domain User Manager, and the NT4 Domain Server Manager to manage user and group accounts as well as Domain Member server and client accounts. This level of privilege is also needed to manage share level ACLs. |