summaryrefslogtreecommitdiff
path: root/factory
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-07-12 12:20:11 +0200
committerLennart Poettering <lennart@poettering.net>2019-07-13 11:06:24 +0200
commit29d30ae7b6f8d87223d9e9a32fd9d27e218cc7fc (patch)
tree3236533acd207e1e013eb0a3cf943221df40132c /factory
parented40cb82f7fe59f6584309553f5619c263f8c64f (diff)
downloadsystemd-29d30ae7b6f8d87223d9e9a32fd9d27e218cc7fc.tar.gz
factory: add comment to PAM file, explaining that the defaults are not useful
Diffstat (limited to 'factory')
-rw-r--r--factory/etc/pam.d/system-auth3
1 files changed, 3 insertions, 0 deletions
diff --git a/factory/etc/pam.d/system-auth b/factory/etc/pam.d/system-auth
index d988233d1c..9342dd1ccf 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