Skip to content

Commit

Permalink
pam_env: clarify user_readenv option
Browse files Browse the repository at this point in the history
  • Loading branch information
ikerexxe committed Jun 25, 2020
1 parent 70c32cc commit cbdef05
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion modules/pam_env/pam_env.8.xml
Expand Up @@ -158,7 +158,10 @@
<listitem>
<para>
Turns on or off the reading of the user specific environment
file. 0 is off, 1 is on. By default this option is off.
file. 0 is off, 1 is on. By default this option is off as user
supplied environment variables in the PAM environment could affect
behavior of subsequent modules in the stack without the consent
of the system administrator.
</para>
</listitem>
</varlistentry>
Expand Down

0 comments on commit cbdef05

Please sign in to comment.