From cec36a8cd2c69cc87eacc21da471334fbef128ee Mon Sep 17 00:00:00 2001 From: Christoph Anton Mitterer Date: Tue, 9 Apr 2024 17:37:29 +0200 Subject: pam_umask: document details about the GECOS field Signed-off-by: Christoph Anton Mitterer --- modules/pam_umask/pam_umask.8.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/pam_umask/pam_umask.8.xml b/modules/pam_umask/pam_umask.8.xml index ae047ff0..d2cead48 100644 --- a/modules/pam_umask/pam_umask.8.xml +++ b/modules/pam_umask/pam_umask.8.xml @@ -48,7 +48,7 @@ - umask= entry in the user's GECOS field + umask= entry in the user's GECOS field (see below for details) @@ -69,7 +69,9 @@ - The GECOS field is split on comma ',' characters. + The GECOS field is split on comma ',' characters. Entries must be set in + its 'other' (sub-)field (the 5th field within the GECOS field), which + could be done, for example, using chfn --other. In addition to the umask= entry, the module also recognizes the pri= entry, which sets the nice priority value for the session, and the ulimit= entry, which sets the maximum size of files the processes in the session -- cgit v1.2.3