]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
runuser: add note about PAM to man page
authorKarel Zak <kzak@redhat.com>
Tue, 4 Sep 2012 14:53:22 +0000 (16:53 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 4 Sep 2012 15:00:31 +0000 (17:00 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/runuser.1

index 66ad1c48f42d126aa03062141b2c07f8a19e4b68..1f2140823c44138b9f479e76c9b516e158547a1f 100644 (file)
@@ -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.