summaryrefslogtreecommitdiffstats
path: root/deps/util-linux/pam.d/chfn
diff options
context:
space:
mode:
Diffstat (limited to 'deps/util-linux/pam.d/chfn')
-rw-r--r--deps/util-linux/pam.d/chfn6
1 files changed, 6 insertions, 0 deletions
diff --git a/deps/util-linux/pam.d/chfn b/deps/util-linux/pam.d/chfn
new file mode 100644
index 0000000..2dbc0aa
--- /dev/null
+++ b/deps/util-linux/pam.d/chfn
@@ -0,0 +1,6 @@
+#%PAM-1.0
+auth sufficient pam_rootok.so
+auth include system-auth
+account include system-auth
+password include system-auth
+session include system-auth