summaryrefslogtreecommitdiffstats
path: root/data/ad/common-account
diff options
context:
space:
mode:
authorSimon Rettberg2018-03-15 17:13:34 +0100
committerSimon Rettberg2018-03-15 17:13:34 +0100
commit89c09d4ed208e838d6e21932079767c8eb9ffaba (patch)
tree3535047c6b5ca856f3408c7506b09b61663d3759 /data/ad/common-account
parentmount-script: Better timeout, try domain guessing, logging, cleanup (diff)
downloadtmlite-bwlp-89c09d4ed208e838d6e21932079767c8eb9ffaba.tar.gz
tmlite-bwlp-89c09d4ed208e838d6e21932079767c8eb9ffaba.tar.xz
tmlite-bwlp-89c09d4ed208e838d6e21932079767c8eb9ffaba.zip
[CreateLdapConfig] Adapt to new config format
references #3313
Diffstat (limited to 'data/ad/common-account')
-rw-r--r--data/ad/common-account10
1 files changed, 0 insertions, 10 deletions
diff --git a/data/ad/common-account b/data/ad/common-account
deleted file mode 100644
index 341a340..0000000
--- a/data/ad/common-account
+++ /dev/null
@@ -1,10 +0,0 @@
-account [success=3 new_authtok_reqd=done default=ignore] pam_unix.so
-account [success=2 new_authtok_reqd=done default=ignore] pam_exec.so quiet /opt/openslx/scripts/pam_bwidm
-account [success=1 default=ignore] pam_sss.so
-# here's the fallback if no module succeeds
-account requisite pam_deny.so
-# prime the stack with a positive return value if there isn't one already;
-# this avoids us returning an error just because nothing sets a success code
-# since the modules above will each just jump around
-account required pam_permit.so
-