summaryrefslogtreecommitdiffstats
path: root/login-utils
diff options
context:
space:
mode:
authorKarel Zak2012-09-04 16:53:22 +0200
committerKarel Zak2012-09-04 17:00:31 +0200
commit4f2c0b2d03789eedf815038f944fee3b2d44d0b6 (patch)
treef22351a604e13f79a7bc68b60d6eb8599791aaa0 /login-utils
parentdocs: add list of expected PAM config files (diff)
downloadkernel-qcow2-util-linux-4f2c0b2d03789eedf815038f944fee3b2d44d0b6.tar.gz
kernel-qcow2-util-linux-4f2c0b2d03789eedf815038f944fee3b2d44d0b6.tar.xz
kernel-qcow2-util-linux-4f2c0b2d03789eedf815038f944fee3b2d44d0b6.zip
runuser: add note about PAM to man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'login-utils')
-rw-r--r--login-utils/runuser.13
1 files changed, 2 insertions, 1 deletions
diff --git a/login-utils/runuser.1 b/login-utils/runuser.1
index 66ad1c48f..1f2140823 100644
--- a/login-utils/runuser.1
+++ b/login-utils/runuser.1
@@ -13,7 +13,8 @@ and
.B su
is that
.B runuser
-does not ask for password, because it may be executed by root user only.
+does not ask for password (because it may be executed by root user only) and
+it uses a different PAM configuration.
The command
.B runuser
does not have to be installed with suid permissions.