From: Karel Zak Date: Tue, 4 Sep 2012 14:53:22 +0000 (+0200) Subject: runuser: add note about PAM to man page X-Git-Tag: v2.23-rc1~734 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f2c0b2d03789eedf815038f944fee3b2d44d0b6;p=thirdparty%2Futil-linux.git runuser: add note about PAM to man page Signed-off-by: Karel Zak --- diff --git a/login-utils/runuser.1 b/login-utils/runuser.1 index 66ad1c48f4..1f2140823c 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.