projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed40cb8
)
factory: add comment to PAM file, explaining that the defaults are not useful
author
Lennart Poettering
<lennart@poettering.net>
Fri, 12 Jul 2019 10:20:11 +0000
(12:20 +0200)
committer
Lennart Poettering
<lennart@poettering.net>
Sat, 13 Jul 2019 09:06:24 +0000
(11:06 +0200)
factory/etc/pam.d/system-auth
patch
|
blob
|
history
diff --git
a/factory/etc/pam.d/system-auth
b/factory/etc/pam.d/system-auth
index d988233d1c09cac6796f8c7412199dbdee1b9b53..9342dd1ccf972b43ead18a6a304f4f6b0a17cc26 100644
(file)
--- 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