summaryrefslogtreecommitdiffstats
path: root/confskel/openldap
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-01 14:52:28 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-01 14:52:28 -0500
commit4c434b19f0b9b697dd91f6830edc17c085244b99 (patch)
treed092628ed0aa27127c8c660a036e51d63c249341 /confskel/openldap
parent7d85a856d092d92716aefb9ae0e8c88e8bb2b7b3 (diff)
downloadkcmldapcontroller-4c434b19f0b9b697dd91f6830edc17c085244b99.tar.gz
kcmldapcontroller-4c434b19f0b9b697dd91f6830edc17c085244b99.zip
Add skeleton ldif file for loading
Diffstat (limited to 'confskel/openldap')
-rw-r--r--confskel/openldap/skel.ldif145
1 files changed, 145 insertions, 0 deletions
diff --git a/confskel/openldap/skel.ldif b/confskel/openldap/skel.ldif
new file mode 100644
index 0000000..8cb69c5
--- /dev/null
+++ b/confskel/openldap/skel.ldif
@@ -0,0 +1,145 @@
+dn: @@@REALM_DCNAME@@@
+o: @@@REALM_SIMPLE_CP_NAME@@@
+dc: @@@REALM_SIMPLE_LC_NAME@@@
+emsdescription: Ems OLC Databse
+emstype: DirectoryContainer
+cn: @@@REALM_SIMPLE_CP_NAME@@@
+emsmodelclass: EMSObject
+objectClass: dcObject
+objectClass: organization
+objectClass: emsObject
+emspermission: subtree:grant:all:all
+emspermission: subtree:deny:CORE_USER_CANCHANGEPW:all
+emspermission: subtree:grant:CORE_USER_CANCHANGEPW:user;uid=@@@ADMINUSER@@@,ou=users,ou=core,ou=realm,@@@REALM_DCNAME@@@
+OpenLDAPaci: 1#subtree#grant;r,s,c;[all]#public#
+OpenLDAPaci: 2#entry#grant;r,w,s,c;[all]#access-id#uid=@@@ADMINUSER@@@,ou=users,ou=core,ou=realm,@@@REALM_DCNAME@@@
+OpenLDAPaci: 3#subtree#grant;r,w,s,c;[all]#access-id#uid=@@@ADMINUSER@@@,ou=users,ou=core,ou=realm,@@@REALM_DCNAME@@@
+structuralObjectClass: organization
+creatorsName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+createTimestamp: @@@TIMESTAMP@@@Z
+entryCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000
+modifiersName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+modifyTimestamp: @@@TIMESTAMP@@@Z
+contextCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000
+
+dn: ou=realm,@@@REALM_DCNAME@@@
+emscontainertype: EmsControl
+emsdescription: EMS Control
+objectClass: organizationalUnit
+objectClass: emsOrganizationalUnit
+ou: Realm
+cn: Realm
+emstype: RealmContainer
+emsmodelclass: EMSOrganizationalUnit
+structuralObjectClass: organizationalUnit
+creatorsName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+createTimestamp: @@@TIMESTAMP@@@Z
+entryCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000
+modifiersName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+modifyTimestamp: @@@TIMESTAMP@@@Z
+
+dn: ou=core,ou=realm,@@@REALM_DCNAME@@@
+cn: Core Control
+emsdescription: Core Control OU
+objectClass: organizationalUnit
+objectClass: emsOrganizationalUnit
+ou: Core Control
+emscontainertype: CoreContainer
+emstype: ControlContainer
+emsmodelclass: EMSOrganizationalUnit
+structuralObjectClass: organizationalUnit
+creatorsName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+createTimestamp: @@@TIMESTAMP@@@Z
+entryCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000
+modifiersName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+modifyTimestamp: @@@TIMESTAMP@@@Z
+
+dn: ou=groups,ou=core,ou=realm,@@@REALM_DCNAME@@@
+emscontainertype: EGroupContainer
+emsdescription: EMS Group Container
+emstype: GroupContainer
+objectClass: organizationalUnit
+objectClass: emsOrganizationalUnit
+ou: groups
+cn: groups
+emsmodelclass: EMSOrganizationalUnit
+structuralObjectClass: organizationalUnit
+creatorsName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+createTimestamp: @@@TIMESTAMP@@@Z
+entryCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000
+modifiersName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+modifyTimestamp: @@@TIMESTAMP@@@Z
+
+dn: cn=@@@ADMINGROUP@@@,ou=groups,ou=core,ou=realm,@@@REALM_DCNAME@@@
+cn: @@@ADMINGROUP@@@
+emsdescription: Group
+emsplugins: PosixGroup
+emsplugins: KerberosGroup
+emstype: GroupEntry
+gidNumber: 999
+objectClass: groupOfNames
+objectClass: emsGroup
+objectClass: posixGroup
+emsmodules: kerberos
+emsmodules: posix
+member: cn=placeholder,@@@REALM_DCNAME@@@
+member: uid=@@@ADMINUSER@@@,ou=users,ou=core,ou=realm,@@@REALM_DCNAME@@@
+emsmodelclass: EMSGroup
+structuralObjectClass: groupOfNames
+creatorsName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+createTimestamp: @@@TIMESTAMP@@@Z
+entryCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000
+modifiersName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+modifyTimestamp: @@@TIMESTAMP@@@Z
+
+dn: ou=users,ou=core,ou=realm,@@@REALM_DCNAME@@@
+emscontainertype: EUserContainer
+emsdescription: EMS User Container
+emstype: UserContainer
+objectClass: organizationalUnit
+objectClass: emsOrganizationalUnit
+ou: users
+cn: users
+emsmodelclass: EMSOrganizationalUnit
+structuralObjectClass: organizationalUnit
+creatorsName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+createTimestamp: @@@TIMESTAMP@@@Z
+entryCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000
+modifiersName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+modifyTimestamp: @@@TIMESTAMP@@@Z
+
+dn: uid=@@@ADMINUSER@@@,ou=users,ou=core,ou=realm,@@@REALM_DCNAME@@@
+cn: Realm Administrator
+emsdescription: Admin User Entry
+emsprimarygroupdn: cn=@@@ADMINUSER@@@,ou=groups,ou=core,ou=realm,@@@REALM_DCNAME@@@
+emstype: UserEntry
+gidNumber: 999
+givenName: Realm
+homeDirectory: /home/@@@ADMINUSER@@@
+krb5KDCFlags: 586
+krb5PrincipalName: @@@ADMINUSER@@@@@@@REALM_UCNAME@@@
+krb5RealmName: @@@REALM_UCNAME@@@
+objectClass: inetOrgPerson
+objectClass: krb5Realm
+objectClass: krb5Principal
+objectClass: krb5KDCEntry
+objectClass: emsUser
+objectClass: posixAccount
+ou: Administrative
+sn: Administrator
+title: Administrator
+uid: @@@ADMINUSER@@@
+uidNumber: 999
+emsmodules: kerberos
+emsmodules: posix
+emsmodelclass: EMSUser
+emsplugins: KerberosUser
+emsplugins: PosixUser
+structuralObjectClass: inetOrgPerson
+creatorsName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+createTimestamp: @@@TIMESTAMP@@@Z
+krb5KeyVersionNumber: 1
+krb5EncryptionType: 23
+entryCSN: @@@TIMESTAMP@@@.000000Z#000000#000#000000
+modifiersName: cn=@@@ROOTUSER@@@,@@@REALM_DCNAME@@@
+modifyTimestamp: @@@TIMESTAMP@@@Z