From: Lennart Poettering Date: Fri, 12 Jul 2019 10:20:11 +0000 (+0200) Subject: factory: add comment to PAM file, explaining that the defaults are not useful X-Git-Tag: v243-rc1~112^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=29d30ae7b6f8d87223d9e9a32fd9d27e218cc7fc;p=thirdparty%2Fsystemd.git factory: add comment to PAM file, explaining that the defaults are not useful --- diff --git a/factory/etc/pam.d/system-auth b/factory/etc/pam.d/system-auth index d988233d1c0..9342dd1ccf9 100644 --- a/factory/etc/pam.d/system-auth +++ b/factory/etc/pam.d/system-auth @@ -1,5 +1,8 @@ # This file is part of systemd. +# You really want to adjust this to your local distribution. If you use this +# unmodified you are not building systems safely and securely. + auth sufficient pam_unix.so nullok try_first_pass auth required pam_deny.so