summaryrefslogtreecommitdiff
path: root/net/netatalk4/files/pam.conf
diff options
context:
space:
mode:
Diffstat (limited to 'net/netatalk4/files/pam.conf')
-rw-r--r--net/netatalk4/files/pam.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/netatalk4/files/pam.conf b/net/netatalk4/files/pam.conf
new file mode 100644
index 000000000000..05120315054d
--- /dev/null
+++ b/net/netatalk4/files/pam.conf
@@ -0,0 +1,14 @@
+# PAM configuration for the "netatalk" service
+#
+
+# auth
+auth include system
+
+# account
+account include system
+
+# password
+password include system
+
+# session
+session include system