summaryrefslogtreecommitdiff
path: root/modules/pam_exec
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2010-10-19 15:24:34 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2010-10-19 15:24:34 +0000
commit94917adb6444101fc7e7414a5073e8bdde1ee6f6 (patch)
treec9cc4043ed179d516525018b95a26f294328525d /modules/pam_exec
parentf4aba7f47b87984fda3c5533b03b08a85e4ce81b (diff)
Relevant BUGIDs:
Purpose of commit: documentation Commit summary: --------------- 2010-10-19 Thorsten Kukuk <kukuk@thkukuk.de> * modules/pam_env/pam_env.8.xml: Document side effects of environment variables in the stack. * modules/pam_exec/pam_exec.8.xml: Document that user can have controll over the environment.
Diffstat (limited to 'modules/pam_exec')
-rw-r--r--modules/pam_exec/pam_exec.8.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/pam_exec/pam_exec.8.xml b/modules/pam_exec/pam_exec.8.xml
index e58b95f1..0976f67c 100644
--- a/modules/pam_exec/pam_exec.8.xml
+++ b/modules/pam_exec/pam_exec.8.xml
@@ -67,6 +67,11 @@
<option>close_session</option>.
</para>
+ <para>
+ Commands called by pam_exec need to be aware of that the user
+ can have controll over the environment.
+ </para>
+
</refsect1>
<refsect1 id="pam_exec-options">