summaryrefslogtreecommitdiffstats
path: root/man/login.defs.d/TTYGROUP.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 16:18:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 16:18:36 +0000
commit6c3ea4f47ea280811a7fe53a22f7832e4533c9ec (patch)
tree3d7ed5da23b5dbf6f9e450dfb61642832249c31e /man/login.defs.d/TTYGROUP.xml
parentAdding upstream version 1:4.13+dfsg1. (diff)
downloadshadow-6c3ea4f47ea280811a7fe53a22f7832e4533c9ec.tar.xz
shadow-6c3ea4f47ea280811a7fe53a22f7832e4533c9ec.zip
Adding upstream version 1:4.15.2.upstream/1%4.15.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/login.defs.d/TTYGROUP.xml')
-rw-r--r--man/login.defs.d/TTYGROUP.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/man/login.defs.d/TTYGROUP.xml b/man/login.defs.d/TTYGROUP.xml
index e7cb53d..8e0a9e8 100644
--- a/man/login.defs.d/TTYGROUP.xml
+++ b/man/login.defs.d/TTYGROUP.xml
@@ -14,15 +14,16 @@
<option>TTYPERM</option>.
</para>
<para>
- By default, the ownership of the terminal is set to the user's
- primary group and the permissions are set to
- <replaceable>0600</replaceable>.
- </para>
- <para>
<option>TTYGROUP</option> can be either the name of a group or a
numeric group identifier.
</para>
<para>
+ If TTYGROUP is not defined, then the group ownership of the terminal is
+ set to the user's primary group. If TTYPERM is not defined, then the
+ permissions are set to
+ <replaceable>0600</replaceable>.
+ </para>
+ <para>
If you have a <command>write</command> program which is "setgid" to
a special group which owns the terminals, define TTYGROUP to the
group number and TTYPERM to 0620. Otherwise leave TTYGROUP