From 89c09d4ed208e838d6e21932079767c8eb9ffaba Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 15 Mar 2018 17:13:34 +0100 Subject: [CreateLdapConfig] Adapt to new config format references #3313 --- data/ad/common-auth | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 data/ad/common-auth (limited to 'data/ad/common-auth') diff --git a/data/ad/common-auth b/data/ad/common-auth deleted file mode 100644 index f7e97a5..0000000 --- a/data/ad/common-auth +++ /dev/null @@ -1,14 +0,0 @@ -auth [success=4 default=ignore] pam_unix.so nodelay -auth [success=3 default=ignore] pam_exec.so quiet expose_authtok /opt/openslx/scripts/pam_bwidm -auth [success=2 default=ignore] pam_sss.so use_first_pass -# here's the fallback if no module succeeds -auth optional pam_faildelay.so delay=2123123 -auth requisite pam_deny.so -auth optional pam_script.so expose=1 -# 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 -auth required pam_permit.so -# and here are more per-package modules (the "Additional" block) -auth optional pam_cap.so - -- cgit v1.2.3-55-g7522