summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/scripts/httpd-sub.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'debian/perl-framework/scripts/httpd-sub.ldif')
-rw-r--r--debian/perl-framework/scripts/httpd-sub.ldif15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/perl-framework/scripts/httpd-sub.ldif b/debian/perl-framework/scripts/httpd-sub.ldif
new file mode 100644
index 0000000..7908cb6
--- /dev/null
+++ b/debian/perl-framework/scripts/httpd-sub.ldif
@@ -0,0 +1,15 @@
+dn: cn=httpd,dc=example,dc=com
+objectClass: applicationProcess
+objectClass: simpleSecurityObject
+cn: httpd
+description: Service Account for httpd
+userPassword: mod_authnz_ldap
+
+dn: ou=dept,dc=example,dc=com
+ou: dept
+objectClass: organizationalUnit
+
+# Group
+dn: cn=Subgroup,ou=dept,dc=example,dc=com
+objectClass: groupOfUniqueNames
+uniqueMember: uid=beta,dc=example,dc=com