diff --git a/docs/Samba-HOWTO-Collection/Group-Mapping.xml b/docs/Samba-HOWTO-Collection/Group-Mapping.xml
index 79d7afcc328..eb8a68aa13d 100644
--- a/docs/Samba-HOWTO-Collection/Group-Mapping.xml
+++ b/docs/Samba-HOWTO-Collection/Group-Mapping.xml
@@ -234,10 +234,10 @@
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/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.
+ that has a UID=0 in the /etc/passwd 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.