From 1d1e76489e7e08ce11dad5797e899cb04d88e49a Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 23 Nov 2004 15:12:12 +0000 Subject: Fixing more typos. (This used to be commit 11defc328c167953f741cbe8955b794ec4350160) --- docs/Samba-HOWTO-Collection/DomainMember.xml | 2 +- docs/Samba-HOWTO-Collection/Group-Mapping.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Samba-HOWTO-Collection') 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! Managing Domain Machine Accounts using NT4 Server Manager -A working add machine script script is essential +A working add machine script 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. 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 root level privilege. Provision of root privileges can be done either by logging onto the Domain as the user root, 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 /etc/passwd + that is a member of the UNIX group that has a GID=0 as the primary group in the /etc/group 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. -- cgit