summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/pam_loginuid/pam_loginuid.8.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/pam_loginuid/pam_loginuid.8.xml b/modules/pam_loginuid/pam_loginuid.8.xml
index 9686ddb2..9513b0e4 100644
--- a/modules/pam_loginuid/pam_loginuid.8.xml
+++ b/modules/pam_loginuid/pam_loginuid.8.xml
@@ -80,7 +80,9 @@
<term>PAM_IGNORE</term>
<listitem>
<para>
- The /proc/self/loginuid file is not present on the system.
+ The /proc/self/loginuid file is not present on the system or the
+ login process runs inside uid namespace and kernel does not support
+ overwriting loginuid.
</para>
</listitem>
</varlistentry>