aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeraphim Mellos <mellos@ceid.upatras.gr>2008-08-17 11:23:01 +0300
committerSeraphim Mellos <mellos@ceid.upatras.gr>2008-08-17 11:23:01 +0300
commit821a37ad1a2a084c13ac7c0086bd6d1e737b78c4 (patch)
treeaf4afee1ca3cec46906d74db8bee3595492d7bea /examples/pam.d/passwd
parentUpdated Makefiles again for man docs (diff)
downloadopenpam-modules-master.tar.gz
openpam-modules-master.tar.bz2
openpam-modules-master.zip
Added example pam.d/ conf filesHEADmaster
Diffstat (limited to 'examples/pam.d/passwd')
-rw-r--r--examples/pam.d/passwd3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/pam.d/passwd b/examples/pam.d/passwd
new file mode 100644
index 0000000..0e8191a
--- /dev/null
+++ b/examples/pam.d/passwd
@@ -0,0 +1,3 @@
+auth include system-auth
+account include system-auth
+password include system-auth