summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/scripts/non-anon.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'debian/perl-framework/scripts/non-anon.ldif')
-rw-r--r--debian/perl-framework/scripts/non-anon.ldif14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/perl-framework/scripts/non-anon.ldif b/debian/perl-framework/scripts/non-anon.ldif
new file mode 100644
index 0000000..535312c
--- /dev/null
+++ b/debian/perl-framework/scripts/non-anon.ldif
@@ -0,0 +1,14 @@
+dn: cn=config
+changetype: modify
+add: olcDisallows
+olcDisallows: bind_anon
+
+dn: cn=config
+changetype: modify
+add: olcRequires
+olcRequires: authc
+
+dn: olcDatabase={-1}frontend,cn=config
+changetype: modify
+add: olcRequires
+olcRequires: authc