summaryrefslogtreecommitdiffstats
path: root/adduser/adduser.8
diff options
context:
space:
mode:
authorTony Finch <fanf@FreeBSD.org>2002-11-08 22:04:31 +0000
committerTony Finch <fanf@FreeBSD.org>2002-11-08 22:04:31 +0000
commit8e5edadddee44752363b720c3f75d73da42a34de (patch)
treef031b8fe2bfcd6469248078e9d52190fa4e6ba9a /adduser/adduser.8
parent1b5065c251cfbf3b8a8f40c23b0a71b8365092a4 (diff)
downloadpw-darwin-8e5edadddee44752363b720c3f75d73da42a34de.tar.gz
pw-darwin-8e5edadddee44752363b720c3f75d73da42a34de.tar.zst
pw-darwin-8e5edadddee44752363b720c3f75d73da42a34de.zip
Clarify the unique groups scheme by mentioning that the 002 umask
is instead of the usual 022 umask, and explain that what the scheme still prevents is unwanted changes, not prying eyes. While I'm here, mess with the phrasing and line-breaks a bit.
Diffstat (limited to 'adduser/adduser.8')
-rw-r--r--adduser/adduser.88
1 files changed, 5 insertions, 3 deletions
diff --git a/adduser/adduser.8 b/adduser/adduser.8
index 0f52c3b..5d76eca 100644
--- a/adduser/adduser.8
+++ b/adduser/adduser.8
@@ -99,9 +99,11 @@ If not empty, password is encoded with
Perhaps you're missing what
.Em can
be done with this scheme that falls apart
-with most other schemes. With each user in his/her own group the user can
-safely run with a umask of 002 and have files created in their home directory
-and not worry about others being able to read them.
+with most other schemes.
+With each user in his/her own group the user can
+safely run with a umask of 002 instead of the usual 022
+and create files in their home directory
+without worrying about others being able to change them.
.Pp
For a shared area you create a separate uid/gid (like cvs or ncvs on freefall),
you place each person that should be able to access this area into that new