summaryrefslogtreecommitdiffstats
path: root/confskel/openldap/ldif/olcDatabase.ldif
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-02 02:41:47 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-02 02:41:47 -0500
commited617ebffea2ac94d4a368b876f2a6414af0bbb3 (patch)
tree1d5f16ed2e663590ebfcfffa2fd2652ccec5131d /confskel/openldap/ldif/olcDatabase.ldif
parent7df2e830ef2d9005a27e0a295988fece9911c0f5 (diff)
downloadkcmldapcontroller-ed617ebffea2ac94d4a368b876f2a6414af0bbb3.tar.gz
kcmldapcontroller-ed617ebffea2ac94d4a368b876f2a6414af0bbb3.zip
OpenLDAP now initializes, but login is not possible and kadmin does not work yet
Diffstat (limited to 'confskel/openldap/ldif/olcDatabase.ldif')
-rw-r--r--confskel/openldap/ldif/olcDatabase.ldif26
1 files changed, 26 insertions, 0 deletions
diff --git a/confskel/openldap/ldif/olcDatabase.ldif b/confskel/openldap/ldif/olcDatabase.ldif
new file mode 100644
index 0000000..303a756
--- /dev/null
+++ b/confskel/openldap/ldif/olcDatabase.ldif
@@ -0,0 +1,26 @@
+dn: olcDatabase={@@@LDIFSCHEMANUMBER@@@}hdb
+objectClass: olcDatabaseConfig
+objectClass: olcHdbConfig
+olcDatabase: {@@@LDIFSCHEMANUMBER@@@}hdb
+olcDbDirectory: /var/lib/ldap
+olcSuffix: @@@REALM_DCNAME@@@
+olcAccess: {0}to attrs=userPassword,shadowLastChange by self write by anonymou
+ s auth by dn="cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@" write by * none
+olcAccess: {1}to dn.base="" by * read
+olcAccess: {2}to * by self write by dn="cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@" write by
+ * read
+olcLastMod: TRUE
+olcRootDN: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+olcRootPW: {SHA}@@@ROOTPW_SHA@@@
+olcDbCheckpoint: 512 30
+olcDbConfig: {0}set_cachesize 0 2097152 0
+olcDbConfig: {1}set_lk_max_objects 1500
+olcDbConfig: {2}set_lk_max_locks 1500
+olcDbConfig: {3}set_lk_max_lockers 1500
+olcDbIndex: objectClass eq
+structuralObjectClass: olcHdbConfig
+creatorsName: cn=config
+createTimestamp: @@@TIMESTAMP@@@Z
+entryCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000
+modifiersName: cn=config
+modifyTimestamp: @@@TIMESTAMP@@@Z