Code

- Added .ldif for cn=config Closes #863
authoropensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 May 2010 09:09:40 +0000 (09:09 +0000)
committeropensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 10 May 2010 09:09:40 +0000 (09:09 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@18188 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/contrib/openldap/gofax.ldif [new file with mode: 0644]
gosa-core/contrib/openldap/gofon.ldif [new file with mode: 0644]
gosa-core/contrib/openldap/gosa-samba3.ldif [new file with mode: 0644]
gosa-core/contrib/openldap/goserver.ldif [new file with mode: 0644]
gosa-core/contrib/openldap/gosystem.ldif [new file with mode: 0644]
gosa-core/contrib/openldap/goto-mime.ldif [new file with mode: 0644]
gosa-core/contrib/openldap/goto.ldif [new file with mode: 0644]
gosa-core/contrib/openldap/trust.ldif [new file with mode: 0644]
gosa-plugins/kolab/contrib/kolab2.ldif
gosa-plugins/kolab/contrib/rfc2739.ldif

diff --git a/gosa-core/contrib/openldap/gofax.ldif b/gosa-core/contrib/openldap/gofax.ldif
new file mode 100644 (file)
index 0000000..727a3b7
--- /dev/null
@@ -0,0 +1,59 @@
+dn: cn={9}gofax
+objectClass: olcSchemaConfig
+cn: {9}gofax
+olcAttributeTypes: {0}( 1.3.6.1.4.1.10098.1.1.7.1 NAME 'goFaxDeliveryMode' DES
+ C 'goFax delivery mode is defined here' EQUALITY caseExactIA5Match SUBSTR cas
+ eExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {1}( 1.3.6.1.4.1.10098.1.1.7.2 NAME 'goFaxPrinter' DESC 'de
+ fines which printer is used to print a fax' EQUALITY caseExactIA5Match SUBSTR
+  caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALU
+ E )
+olcAttributeTypes: {2}( 1.3.6.1.4.1.10098.1.1.7.3 NAME 'goFaxDivertNumber' DES
+ C 'for fax diversion services' SYNTAX 1.3.6.1.4.1.1466.115.121.1.22 SINGLE-VA
+ LUE )
+olcAttributeTypes: {3}( 1.3.6.1.4.1.10098.1.1.7.4 NAME 'goFaxLanguage' DESC 'p
+ referred language for the users goFax entry' EQUALITY caseExactIA5Match SUBST
+ R caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VAL
+ UE )
+olcAttributeTypes: {4}( 1.3.6.1.4.1.10098.1.1.7.5 NAME 'goFaxFormat' DESC 'def
+ ines the fileformat for mailattachments' EQUALITY caseExactIA5Match SUBSTR ca
+ seExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {5}( 1.3.6.1.4.1.10098.1.1.7.6 NAME 'goFaxRBlocklist' DESC 
+ 'defines faxnumbers the user is not allowed to get fax from' EQUALITY caseExa
+ ctIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {6}( 1.3.6.1.4.1.10098.1.1.7.8 NAME 'goFaxSBlocklist' DESC 
+ 'defines faxnumbers the user is not allowed to fax to' EQUALITY caseExactIA5M
+ atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {7}( 1.3.6.1.4.1.10098.1.1.7.7 NAME 'goFaxRBlockgroups' DES
+ C 'defines groups of receive blocklists the user belongs to' EQUALITY caseExa
+ ctIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121
+ .1.26 )
+olcAttributeTypes: {8}( 1.3.6.1.4.1.10098.1.1.7.9 NAME 'goFaxSBlockgroups' DES
+ C 'defines groups of sender blocklists the user belongs to' EQUALITY caseExac
+ tIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
+ 1.26 )
+olcAttributeTypes: {9}( 1.3.6.1.4.1.10098.1.1.7.10 NAME 'goFaxIsEnabled' DESC 
+ 'This account is enabled or not' EQUALITY caseExactIA5Match SUBSTR caseExactI
+ A5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {10}( 1.3.6.1.4.1.10098.1.1.7.11 NAME 'facsimileAlternateTe
+ lephoneNumber' EQUALITY telephoneNumberMatch SUBSTR telephoneNumberSubstrings
+ Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} )
+olcObjectClasses: {0}( 1.3.6.1.4.1.10098.1.2.1.11 NAME 'goFaxAccount' DESC 'go
+ Fax Account objectclass (v1.0.4)' SUP top AUXILIARY MUST ( goFaxDeliveryMode 
+ $ facsimileTelephoneNumber $ uid $ goFaxIsEnabled ) MAY ( goFaxPrinter $ goFa
+ xDivertNumber $ goFaxLanguage $ goFaxFormat $ goFaxRBlocklist $ goFaxRBlockgr
+ oups $ goFaxSBlocklist $ goFaxSBlockgroups $ mail $ facsimileAlternateTelepho
+ neNumber ) )
+olcObjectClasses: {1}( 1.3.6.1.4.1.10098.1.2.1.12 NAME 'goFaxSBlock' DESC 'goF
+ ax send blocklist groups (v1.0.4)' STRUCTURAL MUST cn MAY ( goFaxSBlocklist $
+  description ) )
+olcObjectClasses: {2}( 1.3.6.1.4.1.10098.1.2.1.13 NAME 'goFaxRBlock' DESC 'goF
+ ax receive blocklist groups (v1.0.4)' STRUCTURAL MUST cn MAY ( goFaxRBlocklis
+ t $ description ) )
+structuralObjectClass: olcSchemaConfig
+entryUUID: fbaf77bc-f065-102e-9609-79233977c302
+creatorsName: cn=config
+createTimestamp: 20100510095600Z
+entryCSN: 20100510095600.855485Z#000000#000#000000
+modifiersName: cn=config
+modifyTimestamp: 20100510095600Z
diff --git a/gosa-core/contrib/openldap/gofon.ldif b/gosa-core/contrib/openldap/gofon.ldif
new file mode 100644 (file)
index 0000000..88741c9
--- /dev/null
@@ -0,0 +1,198 @@
+dn: cn={8}gofon
+objectClass: olcSchemaConfig
+cn: {8}gofon
+olcAttributeTypes: {0}( 1.3.6.1.4.1.10098.1.1.13.1 NAME 'goFonDeliveryMode' DE
+ SC 'GOFon delivery mode is defined here' EQUALITY caseExactIA5Match SUBSTR ca
+ seExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {1}( 1.3.6.1.4.1.10098.1.1.13.2 NAME 'goFonForwarding' DESC
+  'defines which phone numbers get the next call' EQUALITY caseExactIA5Match S
+ UBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {2}( 1.3.6.1.4.1.10098.1.1.13.3 NAME 'goFonFormat' DESC 'de
+ fines voicemail delivery format' EQUALITY caseExactIA5Match SUBSTR caseExactI
+ A5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {3}( 1.3.6.1.4.1.10098.1.1.13.4 NAME 'goFonHardware' DESC '
+ defines voicemail delivery format' EQUALITY caseExactIA5Match SUBSTR caseExac
+ tIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {4}( 1.3.6.1.4.1.10098.1.1.13.5 NAME 'goFonPIN' DESC 'defin
+ es voicemail delivery format' EQUALITY caseExactIA5Match SUBSTR caseExactIA5S
+ ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {5}( 1.3.6.1.4.1.10098.1.1.13.6 NAME 'goFonType' DESC 'sets
+  the sip.conf type parameter' EQUALITY caseExactIA5Match SUBSTR caseExactIA5S
+ ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {6}( 1.3.6.1.4.1.10098.1.1.13.7 NAME 'goFonDmtfMode' DESC '
+ sets the sip.conf dmtfmode parameter' EQUALITY caseExactIA5Match SUBSTR caseE
+ xactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {7}( 1.3.6.1.4.1.10098.1.1.13.8 NAME 'goFonHost' DESC 'sets
+  the sip.conf host parameter' EQUALITY caseExactIA5Match SUBSTR caseExactIA5S
+ ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {8}( 1.3.6.1.4.1.10098.1.1.13.9 NAME 'goFonDefaultIP' DESC 
+ 'sets the sip.conf defaultip parameter' EQUALITY caseExactIA5Match SUBSTR cas
+ eExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {9}( 1.3.6.1.4.1.10098.1.1.13.10 NAME 'goFonQualify' DESC '
+ sets the sip.conf qualify parameter' EQUALITY caseExactIA5Match SUBSTR caseEx
+ actIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {10}( 1.3.6.1.4.1.10098.1.1.13.11 NAME 'goFonAuth' DESC 'se
+ ts the sip.conf auth parameter' EQUALITY caseExactMatch SUBSTR caseExactSubst
+ ringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32} SINGLE-VALUE )
+olcAttributeTypes: {11}( 1.3.6.1.4.1.10098.1.1.13.12 NAME 'goFonSecret' DESC '
+ sets the sip.conf secret parameter' EQUALITY caseExactIA5Match SUBSTR caseExa
+ ctIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {12}( 1.3.6.1.4.1.10098.1.1.13.13 NAME 'goFonInkeys' DESC '
+ sets the sip.conf inkeys parameter' EQUALITY caseExactIA5Match SUBSTR caseExa
+ ctIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {13}( 1.3.6.1.4.1.10098.1.1.13.14 NAME 'goFonOutkey' DESC '
+ sets the sip.conf outkey parameter' EQUALITY caseExactIA5Match SUBSTR caseExa
+ ctIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {14}( 1.3.6.1.4.1.10098.1.1.13.15 NAME 'goFonTrunk' DESC 's
+ ets the sip.conf trunk parameter' EQUALITY caseExactIA5Match SUBSTR caseExact
+ IA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {15}( 1.3.6.1.4.1.10098.1.1.13.16 NAME 'goFonAccountCode' D
+ ESC 'sets the sip.conf accountcode parameter' EQUALITY caseExactIA5Match SUBS
+ TR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VA
+ LUE )
+olcAttributeTypes: {16}( 1.3.6.1.4.1.10098.1.1.13.17 NAME 'goFonMSN' DESC 'set
+ s the sip.conf msn parameter' EQUALITY telephoneNumberMatch SUBSTR telephoneN
+ umberSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.50{32} SINGLE-VALUE )
+olcAttributeTypes: {17}( 1.3.6.1.4.1.10098.1.1.13.18 NAME 'goFonPermit' DESC '
+ sets the sip.conf permit parameter' EQUALITY caseExactIA5Match SUBSTR caseExa
+ ctIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {18}( 1.3.6.1.4.1.10098.1.1.13.19 NAME 'goFonDeny' DESC 'se
+ ts the sip.conf deny parameter' EQUALITY caseExactIA5Match SUBSTR caseExactIA
+ 5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {19}( 1.3.6.1.4.1.10098.1.1.13.20 NAME 'goFonMacroVisible' 
+ DESC 'Triggers if the macro is visible for users' EQUALITY caseExactIA5Match 
+ SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGL
+ E-VALUE )
+olcAttributeTypes: {20}( 1.3.6.1.4.1.10098.1.1.13.21 NAME 'goFonMacroContent' 
+ DESC 'Holds the macro' EQUALITY caseExactIA5Match SUBSTR caseExactIA5Substrin
+ gsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {21}( 1.3.6.1.4.1.10098.1.1.13.22 NAME 'goFonMacroParameter
+ ' DESC 'Holds the macro parameter definitions' EQUALITY caseExactIA5Match SUB
+ STR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {22}( 1.3.6.1.4.1.10098.1.1.13.23 NAME 'goFonMacro' DESC 'H
+ olds the macro parameter definitions' EQUALITY caseExactMatch SUBSTR caseExac
+ tSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: {23}( 1.3.6.1.4.1.10098.1.1.13.24 NAME 'goFonTimeOut' DESC 
+ 'Holds the queue goFonTimeOut definitions' EQUALITY integerMatch SYNTAX 1.3.6
+ .1.4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {24}( 1.3.6.1.4.1.10098.1.1.13.25 NAME 'goFonMaxLen' DESC '
+ Holds the queue goFonMaxLen definitions' EQUALITY integerMatch SYNTAX 1.3.6.1
+ .4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {25}( 1.3.6.1.4.1.10098.1.1.13.26 NAME 'goFonAnnounceFreque
+ ncy' DESC 'Holds the queue goFonAnnounceFrequency definitions' EQUALITY integ
+ erMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {26}( 1.3.6.1.4.1.10098.1.1.13.27 NAME 'goFonDialOption' DE
+ SC 'Holds the queue goFonDialOption definitions' EQUALITY caseExactMatch SUBS
+ TR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{16} SINGLE-V
+ ALUE )
+olcAttributeTypes: {27}( 1.3.6.1.4.1.10098.1.1.13.28 NAME 'goFonMusiconHold' D
+ ESC 'Holds the queue goFonMusiconHold definitions' EQUALITY caseExactIA5Match
+  SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SING
+ LE-VALUE )
+olcAttributeTypes: {28}( 1.3.6.1.4.1.10098.1.1.13.29 NAME 'goFonWelcomeMusic' 
+ DESC 'Holds the queue goFonWelcomeMusic definitions' EQUALITY caseExactIA5Mat
+ ch SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SI
+ NGLE-VALUE )
+olcAttributeTypes: {29}( 1.3.6.1.4.1.10098.1.1.13.30 NAME 'goFonQueueReportHol
+ d' DESC 'Holds the queue goFonQueueReportHold definitions' EQUALITY caseExact
+ IA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1
+ .26 SINGLE-VALUE )
+olcAttributeTypes: {30}( 1.3.6.1.4.1.10098.1.1.13.31 NAME 'goFonQueueYouAreNex
+ t' DESC 'Holds the queue goFonQueueYouAreNext definitions' EQUALITY caseExact
+ IA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1
+ .26 SINGLE-VALUE )
+olcAttributeTypes: {31}( 1.3.6.1.4.1.10098.1.1.13.32 NAME 'goFonQueueThereAre'
+  DESC 'Holds the queue goFonQueueThereAre definitions' EQUALITY caseExactIA5M
+ atch SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
+ SINGLE-VALUE )
+olcAttributeTypes: {32}( 1.3.6.1.4.1.10098.1.1.13.33 NAME 'goFonQueueCallsWait
+ ing' DESC 'Holds the queue goFonQueueCallsWaiting definitions' EQUALITY caseE
+ xactIA5Match SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.1
+ 21.1.26 SINGLE-VALUE )
+olcAttributeTypes: {33}( 1.3.6.1.4.1.10098.1.1.13.34 NAME 'goFonQueueThankYou'
+  DESC 'Holds the queue goFonQueueThankYou definitions' EQUALITY caseExactIA5M
+ atch SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
+ SINGLE-VALUE )
+olcAttributeTypes: {34}( 1.3.6.1.4.1.10098.1.1.13.35 NAME 'goFonQueueMinutes' 
+ DESC 'Holds the queue goFonQueueMinutes definitions' EQUALITY caseExactIA5Mat
+ ch SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SI
+ NGLE-VALUE )
+olcAttributeTypes: {35}( 1.3.6.1.4.1.10098.1.1.13.36 NAME 'goFonQueueSeconds' 
+ DESC 'Holds the queue goFonQueueSeconds definitions' EQUALITY caseExactIA5Mat
+ ch SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SI
+ NGLE-VALUE )
+olcAttributeTypes: {36}( 1.3.6.1.4.1.10098.1.1.13.37 NAME 'goFonQueueLanguage'
+  DESC 'Holds the queue goFonLanguage definitions' EQUALITY caseExactIA5Match 
+ SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGL
+ E-VALUE )
+olcAttributeTypes: {37}( 1.3.6.1.4.1.10098.1.1.13.38 NAME 'goFonQueueStrategy'
+  DESC 'Holds the queue goFonStrategy definitions' EQUALITY caseExactIA5Match 
+ SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGL
+ E-VALUE )
+olcAttributeTypes: {38}( 1.3.6.1.4.1.10098.1.1.13.39 NAME 'goFonQueueAnnounceH
+ oldtime' DESC 'Holds the queue goFonAnnounceHoldtime definitions' EQUALITY ca
+ seExactMatch SUBSTR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
+ 1.15{4} SINGLE-VALUE )
+olcAttributeTypes: {39}( 1.3.6.1.4.1.10098.1.1.13.40 NAME 'goFonQueueAnnounce'
+  DESC 'Holds the queue goFonAnnounce definitions' EQUALITY caseExactIA5Match 
+ SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGL
+ E-VALUE )
+olcAttributeTypes: {40}( 1.3.6.1.4.1.10098.1.1.13.41 NAME 'goFonQueueRetry' DE
+ SC 'Holds the queue goFonRetry definitions' EQUALITY integerMatch SYNTAX 1.3.
+ 6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {41}( 1.3.6.1.4.1.10098.1.1.13.42 NAME 'goFonQueueLessThan'
+  DESC 'Holds the queue goFonQueueLessThan definitions' EQUALITY caseExactIA5M
+ atch SUBSTR caseExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
+ SINGLE-VALUE )
+olcAttributeTypes: {42}( 1.3.6.1.4.1.10098.1.1.13.43 NAME 'goFonConferenceOpti
+ on' DESC 'Holds the queue goFonConferenceOptions definitions' EQUALITY caseEx
+ actMatch SUBSTR caseExactSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
+ {16} SINGLE-VALUE )
+olcAttributeTypes: {43}( 1.3.6.1.4.1.10098.1.1.13.44 NAME 'goFonConferenceTime
+ Out' DESC 'Holds the queue goFonConferenceTimeOut definitions' EQUALITY integ
+ erMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {44}( 1.3.6.1.4.1.10098.1.1.13.45 NAME 'goFonConferenceOwne
+ r' DESC 'Holds the queue goFonConferenceOwner definitions' EQUALITY caseIgnor
+ eMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{
+ 256} SINGLE-VALUE )
+olcAttributeTypes: {45}( 1.3.6.1.4.1.10098.1.1.13.46 NAME 'goFonVoicemailPIN' 
+ DESC 'defines voicemail delivery format' EQUALITY caseExactIA5Match SUBSTR ca
+ seExactIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {46}( 1.3.6.1.4.1.10098.1.1.13.47 NAME 'goFonHomeServer' DE
+ SC 'defines voicemail delivery format' EQUALITY caseExactMatch SUBSTR caseExa
+ ctSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcObjectClasses: {0}( 1.3.6.1.4.1.10098.1.2.3.11 NAME 'goFonAccount' DESC 'GO
+ Fon Account objectclass (v1.0)' SUP top AUXILIARY MUST ( goFonDeliveryMode $ 
+ telephoneNumber $ uid ) MAY ( goFonFormat $ goFonForwarding $ goFonHardware $
+  goFonPIN $ goFonVoicemailPIN $ goFonMacro $ goFonHomeServer ) )
+olcObjectClasses: {1}( 1.3.6.1.4.1.10098.1.2.3.12 NAME 'goFonHardware' DESC 'd
+ efines a telephone (v1.0)' SUP top STRUCTURAL MUST ( cn $ macAddress $ ipHost
+ Number ) MAY ( description $ goFonType $ goFonDmtfMode $ goFonHost $ goFonDef
+ aultIP $ goFonQualify $ goFonAuth $ goFonSecret $ goFonInkeys $ goFonOutkey $
+  goFonTrunk $ goFonAccountCode $ goFonMSN $ goFonPermit $ goFonDeny ) )
+olcObjectClasses: {2}( 1.3.6.1.4.1.10098.1.2.3.13 NAME 'goFonPickupGroup' DESC
+  'Additive for posixGroups (v1.0)' SUP top AUXILIARY MUST ( cn $ gidNumber ) 
+ )
+olcObjectClasses: {3}( 1.3.6.1.4.1.10098.1.2.3.14 NAME 'goFonMacro' DESC 'Macr
+ o definitions for asterisk machines (v1.0)' SUP top STRUCTURAL MUST cn MAY ( 
+ goFonMacroVisible $ displayName $ goFonMacroContent $ description $ goFonMacr
+ oParameter ) )
+olcObjectClasses: {4}( 1.3.6.1.4.1.10098.1.2.3.15 NAME 'goFonQueue' DESC 'Queu
+ e definitions for asterisk machines (v1.0)' SUP top AUXILIARY MUST cn MAY ( g
+ oFonTimeOut $ goFonMaxLen $ goFonAnnounceFrequency $ goFonDialOption $ goFonM
+ usiconHold $ goFonWelcomeMusic $ goFonQueueReportHold $ goFonQueueYouAreNext 
+ $ goFonQueueThereAre $ goFonQueueCallsWaiting $ goFonQueueThankYou $ goFonQue
+ ueMinutes $ goFonQueueSeconds $ telephoneNumber $ goFonQueueLanguage $ goFonQ
+ ueueStrategy $ goFonQueueAnnounceHoldtime $ goFonQueueAnnounce $ goFonQueueRe
+ try $ goFonQueueLessThan $ goFonHomeServer ) )
+olcObjectClasses: {5}( 1.3.6.1.4.1.10098.1.2.3.16 NAME 'goFonConference' DESC 
+ 'Conference definitions for asterisk machines (v1.0)' SUP top STRUCTURAL MUST
+  cn MAY ( description $ goFonConferenceOption $ goFonConferenceTimeout $ goFo
+ nPIN $ goFonConferenceOwner $ telephoneNumber $ goFonHomeServer ) )
+structuralObjectClass: olcSchemaConfig
+entryUUID: fbaf6ede-f065-102e-9608-79233977c302
+creatorsName: cn=config
+createTimestamp: 20100510095600Z
+entryCSN: 20100510095600.855485Z#000000#000#000000
+modifiersName: cn=config
+modifyTimestamp: 20100510095600Z
diff --git a/gosa-core/contrib/openldap/gosa-samba3.ldif b/gosa-core/contrib/openldap/gosa-samba3.ldif
new file mode 100644 (file)
index 0000000..d7987b0
--- /dev/null
@@ -0,0 +1,247 @@
+dn: cn={12}gosa-samba3
+objectClass: olcSchemaConfig
+cn: {12}gosa-samba3
+olcAttributeTypes: {0}( 1.3.6.1.4.1.10098.1.1.12.1 NAME 'gosaSubtreeACL' DESC 
+ 'GOsa acl entry' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SY
+ NTAX 1.3.6.1.4.1.1466.115.121.1.15 )
+olcAttributeTypes: {1}( 1.3.6.1.4.1.10098.1.1.12.2 NAME 'gosaUser' DESC 'GOsa 
+ user' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.
+ 1.4.1.1466.115.121.1.15 )
+olcAttributeTypes: {2}( 1.3.6.1.4.1.10098.1.1.12.3 NAME 'gosaObject' DESC 'GOs
+ a object' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.
+ 3.6.1.4.1.1466.115.121.1.15 )
+olcAttributeTypes: {3}( 1.3.6.1.4.1.10098.1.1.12.4 NAME 'gosaMailServer' DESC 
+ 'Specify users main mail server' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnor
+ eIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {4}( 1.3.6.1.4.1.10098.1.1.12.5 NAME 'gosaMailQuota' DESC '
+ GOsa quota definitions' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Subst
+ ringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {5}( 1.3.6.1.4.1.10098.1.1.12.6 NAME 'gosaMailAlternateAddr
+ ess' DESC 'Additional mail addresses where the user is reachable' EQUALITY ca
+ seIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.
+ 115.121.1.26 )
+olcAttributeTypes: {6}( 1.3.6.1.4.1.10098.1.1.12.7 NAME 'gosaMailForwardingAdd
+ ress' DESC 'Addresses where to forward mail to' EQUALITY caseIgnoreIA5Match S
+ UBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {7}( 1.3.6.1.4.1.10098.1.1.12.8 NAME 'gosaMailMaxSize' DESC
+  'Block mails bigger than this value' EQUALITY caseIgnoreIA5Match SUBSTR case
+ IgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {8}( 1.3.6.1.4.1.10098.1.1.12.9 NAME 'gosaSpamSortLevel' DE
+ SC 'Spamassassins hits' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Subst
+ ringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {9}( 1.3.6.1.4.1.10098.1.1.12.10 NAME 'gosaSpamMailbox' DES
+ C 'Where to put spam' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Substri
+ ngsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {10}( 1.3.6.1.4.1.10098.1.1.12.11 NAME 'gosaVacationMessage
+ ' DESC 'Text to display in case of vacation' EQUALITY caseIgnoreMatch SUBSTR 
+ caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
+olcAttributeTypes: {11}( 1.3.6.1.4.1.10098.1.1.12.12 NAME 'gosaMailDeliveryMod
+ e' DESC 'What to do with mails' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnore
+ IA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {12}( 1.3.6.1.4.1.10098.1.1.12.13 NAME 'gosaDefaultPrinter'
+  DESC 'Defines a default printer a user owns' EQUALITY caseIgnoreIA5Match SUB
+ STR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-
+ VALUE )
+olcAttributeTypes: {13}( 1.3.6.1.4.1.10098.1.1.12.14 NAME 'gosaDefaultLanguage
+ ' DESC 'Defines the default language for a user' EQUALITY caseIgnoreIA5Match 
+ SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SING
+ LE-VALUE )
+olcAttributeTypes: {14}( 1.3.6.1.4.1.10098.1.1.12.15 NAME 'gosaHostACL' DESC '
+ Defines the places where users can login' EQUALITY caseIgnoreIA5Match SUBSTR 
+ caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {15}( 1.3.6.1.4.1.10098.1.1.12.16 NAME 'gosaService' DESC '
+ Defines services a certain host can provide' EQUALITY caseIgnoreIA5Match SUBS
+ TR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {16}( 1.3.6.1.4.1.10098.1.1.12.17 NAME 'gosaProxyID' DESC '
+ Defines the proxy user id used, needed for some filters' EQUALITY caseIgnoreI
+ A5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1
+ .26 )
+olcAttributeTypes: {17}( 1.3.6.1.4.1.10098.1.1.12.18 NAME 'gosaProxyAcctFlags'
+  DESC 'Proxy Account Flags' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5S
+ ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} SINGLE-VALUE )
+olcAttributeTypes: {18}( 1.3.6.1.4.1.10098.1.1.12.19 NAME 'gosaProxyWorkingSta
+ rt' DESC 'Specifies the beginning of work in minutes, relative to 00:00' EQUA
+ LITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.
+ 1.1466.115.121.1.26 )
+olcAttributeTypes: {19}( 1.3.6.1.4.1.10098.1.1.12.20 NAME 'gosaProxyWorkingSto
+ p' DESC 'Specifies the end of work in minutes, relative to 00:00' EQUALITY ca
+ seIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.
+ 115.121.1.26 )
+olcAttributeTypes: {20}( 1.3.6.1.4.1.10098.1.1.12.21 NAME 'gosaApplicationName
+ ' DESC 'Specifies the name of an application to be shown up on users desktop'
+  EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1
+ .1466.115.121.1.15 )
+olcAttributeTypes: {21}( 1.3.6.1.4.1.10098.1.1.12.22 NAME 'gosaApplicationExec
+ ute' DESC 'Specifies the executable path of an application' EQUALITY caseIgno
+ reMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
+  )
+olcAttributeTypes: {22}( 1.3.6.1.4.1.10098.1.1.12.23 NAME 'gosaApplicationFlag
+ s' DESC 'Specifies the application flags G(roup only), D(esktop), M(enu)' EQU
+ ALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4
+ .1.1466.115.121.1.26 )
+olcAttributeTypes: {23}( 1.3.6.1.4.1.10098.1.1.12.31 NAME 'gosaApplicationCate
+ gory' DESC 'Store application parameters' EQUALITY caseIgnoreMatch SUBSTR cas
+ eIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
+olcAttributeTypes: {24}( 1.3.6.1.4.1.10098.1.1.12.24 NAME 'gosaApplicationIcon
+ ' DESC 'Keeps the application icon in png format' SYNTAX 1.3.6.1.4.1.1466.115
+ .121.1.28 )
+olcAttributeTypes: {25}( 1.3.6.1.4.1.10098.1.1.12.25 NAME 'gosaSharedFolderTar
+ get' DESC 'Keeps the target of cyrus shared folders' EQUALITY caseIgnoreIA5Ma
+ tch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
+ )
+olcAttributeTypes: {26}( 1.3.6.1.4.1.10098.1.1.12.26 NAME 'gosaMemberApplicati
+ on' DESC 'Like memberUid, just for applications' EQUALITY caseIgnoreMatch SUB
+ STR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
+olcAttributeTypes: {27}( 1.3.6.1.4.1.10098.1.1.12.27 NAME 'gosaApplicationPara
+ meter' DESC 'Store application parameters' EQUALITY caseIgnoreMatch SUBSTR ca
+ seIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
+olcAttributeTypes: {28}( 1.3.6.1.4.1.10098.1.1.12.28 NAME 'gosaProxyQuota' DES
+ C 'Specifies the amount of data a user may surf in a defined period of time' 
+ EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.
+ 1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {29}( 1.3.6.1.4.1.10098.1.1.12.29 NAME 'gosaProxyQuotaPerio
+ d' DESC 'Specifies period of time where the counter is been reseted' EQUALITY
+  caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.14
+ 66.115.121.1.26 )
+olcAttributeTypes: {30}( 1.3.6.1.4.1.10098.1.1.12.30 NAME 'gosaGroupObjects' D
+ ESC 'Takes a list of all object types that are in a gosaGroupOfNames' EQUALIT
+ Y caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1
+ 466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {31}( 1.3.6.1.4.1.10098.1.1.12.32 NAME 'gosaApplicationMime
+ Type' DESC 'Takes a list of relevant mime-type|priority settings' EQUALITY ca
+ seIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.
+ 115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {32}( 1.3.6.1.4.1.10098.1.1.12.33 NAME 'gosaUnitTag' DESC '
+ Takes a list of relevant mime-type|priority settings' EQUALITY caseIgnoreIA5M
+ atch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+  SINGLE-VALUE )
+olcAttributeTypes: {33}( 1.3.6.1.4.1.10098.1.1.12.34 NAME 'gosaAclTemplate' DE
+ SC 'Takes ACL entries for gosaRoles' EQUALITY caseIgnoreIA5Match SUBSTR caseI
+ gnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {34}( 1.3.6.1.4.1.10098.1.1.12.35 NAME 'gosaAclEntry' DESC 
+ 'Takes ACL entries for gosaRoles' EQUALITY caseIgnoreIA5Match SUBSTR caseIgno
+ reIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {35}( 1.3.6.1.4.1.10098.1.1.12.36 NAME 'gosaSnapshotType' D
+ ESC 'Takes either undo or snapshot' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4
+ .1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: {36}( 1.3.6.1.4.1.10098.1.1.12.37 NAME 'gosaSnapshotTimesta
+ mp' DESC 'Unix timestamp of snapshot' EQUALITY caseIgnoreMatch SUBSTR caseIgn
+ oreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: {37}( 1.3.6.1.4.1.10098.1.1.12.38 NAME 'gosaSnapshotDN' DES
+ C 'Original DN of saved object' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSub
+ stringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: {38}( 1.3.6.1.4.1.10098.1.1.12.39 NAME 'gosaSnapshotData' D
+ ESC 'Original DN of saved object' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-
+ VALUE )
+olcAttributeTypes: {39}( 1.3.6.1.4.1.10098.1.1.12.40 NAME 'gosaSetting' DESC '
+ Original DN of saved object' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
+olcAttributeTypes: {40}( 1.3.6.1.4.1.10098.1.1.12.41 NAME 'gosaVacationStart' 
+ DESC 'Timestamp for enabling current vacation message' SYNTAX 1.3.6.1.4.1.146
+ 6.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: {41}( 1.3.6.1.4.1.10098.1.1.12.42 NAME 'gosaVacationStop' D
+ ESC 'Timestamp for switching off current vacation message' SYNTAX 1.3.6.1.4.1
+ .1466.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: {42}( 1.3.6.1.4.1.10098.1.1.12.43 NAME 'gosaApplicationPrio
+ rity' DESC 'Keeps the application icon in png format' SYNTAX 1.3.6.1.4.1.1466
+ .115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: {43}( 1.3.6.1.4.1.10098.1.1.12.44 NAME 'gotoLastSystemLogin
+ ' DESC 'Timestamp for a Users last System Login' SYNTAX 1.3.6.1.4.1.1466.115.
+ 121.1.15 )
+olcAttributeTypes: {44}( 1.3.6.1.4.1.10098.1.1.12.45 NAME 'gotoLastSystem' DES
+ C 'The DN of the System where the Login was performed' EQUALITY distinguished
+ NameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
+olcAttributeTypes: {45}( 1.3.6.1.4.1.10098.1.1.12.46 NAME 'gosaLoginRestrictio
+ n' DESC 'Multivalue attribute to carry a number of allowed ips/subnets' SUP n
+ ame )
+olcAttributeTypes: {46}( 1.3.6.1.4.1.10098.1.1.6.2 NAME 'academicTitle' DESC '
+ Field to represent the academic title' EQUALITY caseIgnoreMatch SUBSTR caseIg
+ noreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
+olcAttributeTypes: {47}( 1.3.6.1.4.1.15305.2.1 NAME ( 'gender' 'sex' ) DESC 'G
+ ender: M for male, F for female' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4
+ .1.1466.115.121.1.26{1} SINGLE-VALUE )
+olcAttributeTypes: {48}( 1.3.6.1.4.1.15305.2.2 NAME ( 'dateOfBirth' 'dob' ) DE
+ SC 'Date of birth in ISO 8601 format' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1
+ .4.1.1466.115.121.1.15{10} SINGLE-VALUE )
+olcAttributeTypes: {49}( 1.3.6.1.4.1.19414.2.1.651 NAME 'acl' EQUALITY caseIgn
+ oreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.1
+ 21.1.26{256} )
+olcObjectClasses: {0}( 1.3.6.1.4.1.10098.1.2.1.19.1 NAME 'gosaObject' DESC 'Cl
+ ass for GOsa settings (v2.6.1)' SUP top AUXILIARY MUST gosaSubtreeACL )
+olcObjectClasses: {1}( 1.3.6.1.4.1.10098.1.2.1.19.2 NAME 'gosaLockEntry' DESC 
+ 'Class for GOsa locking (v2.6.1)' SUP top STRUCTURAL MUST ( gosaUser $ gosaOb
+ ject $ cn ) )
+olcObjectClasses: {2}( 1.3.6.1.4.1.10098.1.2.1.19.3 NAME 'gosaCacheEntry' DESC
+  'Class for GOsa caching (v2.6.1)' SUP top STRUCTURAL MUST cn MAY gosaUser )
+olcObjectClasses: {3}( 1.3.6.1.4.1.10098.1.2.1.19.4 NAME 'gosaDepartment' DESC
+  'Class to mark Departments for GOsa (v2.6.1)' SUP top AUXILIARY MUST ( ou $ 
+ description ) MAY manager )
+olcObjectClasses: {4}( 1.3.6.1.4.1.10098.1.2.1.19.5 NAME 'gosaMailAccount' DES
+ C 'Class to mark MailAccounts for GOsa (v2.6.1)' SUP top AUXILIARY MUST ( mai
+ l $ gosaMailServer $ gosaMailDeliveryMode ) MAY ( gosaMailQuota $ gosaMailAlt
+ ernateAddress $ gosaMailForwardingAddress $ gosaMailMaxSize $ gosaSpamSortLev
+ el $ gosaSpamMailbox $ gosaVacationMessage $ gosaVacationStart $ gosaVacation
+ Stop $ gosaSharedFolderTarget $ acl ) )
+olcObjectClasses: {5}( 1.3.6.1.4.1.10098.1.2.1.19.6 NAME 'gosaAccount' DESC 'C
+ lass for GOsa Accounts (v2.6.6)' SUP top AUXILIARY MUST uid MAY ( sambaLMPass
+ word $ sambaNTPassword $ sambaPwdLastSet $ gosaDefaultPrinter $ gosaDefaultLa
+ nguage $ academicTitle $ personalTitle $ gosaHostACL $ dateOfBirth $ sambaBad
+ PasswordCount $ sambaBadPasswordTime $ gender $ gotoLastSystemLogin $ gotoLas
+ tSystem $ gosaLoginRestriction ) )
+olcObjectClasses: {6}( 1.3.6.1.4.1.10098.1.2.1.19.7 NAME 'gosaHost' DESC 'Clas
+ s for GOsa Hosts (v2.6.1)' SUP top AUXILIARY MUST cn MAY ( description $ gosa
+ Service ) )
+olcObjectClasses: {7}( 1.3.6.1.4.1.10098.1.2.1.19.8 NAME 'gosaProxyAccount' DE
+ SC 'Class for GOsa Proxy settings (v2.6.1)' SUP top AUXILIARY MUST gosaProxyA
+ cctFlags MAY ( gosaProxyID $ gosaProxyWorkingStart $ gosaProxyWorkingStop $ g
+ osaProxyQuota $ gosaProxyQuotaPeriod ) )
+olcObjectClasses: {8}( 1.3.6.1.4.1.10098.1.2.1.19.9 NAME 'gosaApplication' DES
+ C 'Class for GOsa applications (v2.6.1)' SUP top STRUCTURAL MUST ( cn $ gosaA
+ pplicationExecute ) MAY ( gosaApplicationName $ gosaApplicationIcon $ gosaApp
+ licationFlags $ gosaApplicationMimeType $ gosaApplicationParameter $ gotoLogo
+ nScript $ description $ gosaApplicationCategory ) )
+olcObjectClasses: {9}( 1.3.6.1.4.1.10098.1.2.1.19.10 NAME 'gosaApplicationGrou
+ p' DESC 'Class for GOsa application groups (v2.6.1)' SUP top AUXILIARY MUST c
+ n MAY ( gosaMemberApplication $ gosaApplicationParameter ) )
+olcObjectClasses: {10}( 1.3.6.1.4.1.10098.1.2.1.19.11 NAME 'gosaUserTemplate' 
+ DESC 'Class for GOsa User Templates (v2.6.1)' SUP top AUXILIARY MUST cn )
+olcObjectClasses: {11}( 1.3.6.1.4.1.10098.1.2.1.19.12 NAME 'gosaGroupOfNames' 
+ DESC 'GOsa object grouping (v2.6.1)' SUP top STRUCTURAL MUST ( cn $ gosaGroup
+ Objects ) MAY ( member $ description ) )
+olcObjectClasses: {12}( 1.3.6.1.4.1.10098.1.2.1.19.13 NAME 'gosaWebdavAccount'
+  DESC 'GOsa webdav enabling account (v2.6.1)' SUP top AUXILIARY MUST ( cn $ u
+ id ) )
+olcObjectClasses: {13}( 1.3.6.1.4.1.10098.1.2.1.19.14 NAME 'gosaIntranetAccoun
+ t' DESC 'GOsa Inatrent enabling account (v2.6.1)' SUP top AUXILIARY MUST ( cn
+  $ uid ) MAY gosaDefaultLanguage )
+olcObjectClasses: {14}( 1.3.6.1.4.1.10098.1.2.1.19.15 NAME 'gosaAdministrative
+ Unit' DESC 'Marker for administrational units (v2.6.1)' SUP top AUXILIARY MUS
+ T gosaUnitTag )
+olcObjectClasses: {15}( 1.3.6.1.4.1.10098.1.2.1.19.16 NAME 'gosaAdministrative
+ UnitTag' DESC 'Marker for objects below administrational units (v2.6.1)' SUP 
+ top AUXILIARY MUST gosaUnitTag )
+olcObjectClasses: {16}( 1.3.6.1.4.1.10098.1.2.1.19.17 NAME 'gosaRole' DESC 'AC
+ L container to define roles (v2.6.1)' SUP top STRUCTURAL MUST ( gosaAclTempla
+ te $ cn ) MAY description )
+olcObjectClasses: {17}( 1.3.6.1.4.1.10098.1.2.1.19.18 NAME 'gosaAcl' DESC 'ACL
+  container to define single ACLs (v2.6.1)' SUP top AUXILIARY MUST gosaAclEntr
+ y )
+olcObjectClasses: {18}( 1.3.6.1.4.1.10098.1.2.1.19.19 NAME 'gosaSnapshotObject
+ ' DESC 'Container object for undo and snapshot data (v2.6.1)' SUP top STRUCTU
+ RAL MUST ( gosaSnapshotType $ gosaSnapshotTimestamp $ gosaSnapshotDN $ gosaSn
+ apshotData ) MAY description )
+olcObjectClasses: {19}( 1.3.6.1.4.1.10098.1.2.1.19.20 NAME 'gosaConfig' DESC '
+ Settings for gosa. Replaces parts of the gosa.conf. (v2.6)' SUP top STRUCTURA
+ L MAY gosaSetting )
+olcObjectClasses: {20}( 1.3.6.1.4.1.10098.1.2.1.43 NAME 'gotoSubmenuEntry' DES
+ C 'GOto - contains environment settings (v2.6)' SUP top STRUCTURAL MUST cn MA
+ Y ( gosaApplicationIcon $ gosaApplicationPriority ) )
+olcObjectClasses: {21}( 1.3.6.1.4.1.10098.1.2.1.44 NAME 'gotoMenuEntry' DESC '
+ GOto - defines a menu entry (v2.6)' SUP top STRUCTURAL MUST cn MAY ( gosaAppl
+ icationParameter $ gosaApplicationPriority ) )
+structuralObjectClass: olcSchemaConfig
+entryUUID: fbafd50e-f065-102e-960c-79233977c302
+creatorsName: cn=config
+createTimestamp: 20100510095600Z
+entryCSN: 20100510095600.855485Z#000000#000#000000
+modifiersName: cn=config
+modifyTimestamp: 20100510095600Z
diff --git a/gosa-core/contrib/openldap/goserver.ldif b/gosa-core/contrib/openldap/goserver.ldif
new file mode 100644 (file)
index 0000000..de704d6
--- /dev/null
@@ -0,0 +1,309 @@
+dn: cn={11}goserver
+objectClass: olcSchemaConfig
+cn: {11}goserver
+olcAttributeTypes: {0}( 1.3.6.1.4.1.10098.1.1.9.1 NAME 'goXdmcpIsEnabled' DESC
+  'Indicates if the server is enabled for XDMCP queries' EQUALITY caseExactIA5
+ Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {1}( 1.3.6.1.4.1.10098.1.1.9.2 NAME 'goFontPath' DESC 'Font
+ server Entry' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+  )
+olcAttributeTypes: {2}( 1.3.6.1.4.1.10098.1.1.9.4 NAME 'goExportEntry' DESC 'P
+ rovides an export entry' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.
+ 121.1.15 )
+olcAttributeTypes: {3}( 1.3.6.1.4.1.10098.1.1.9.9 NAME 'goSyslogSection' DESC 
+ 'What sections wants the server for its syslog service? i.e. *.*' EQUALITY ca
+ seExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {4}( 1.3.6.1.4.1.10098.1.1.9.10 NAME 'goTimeSource' DESC 'L
+ ist of time sources' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.1
+ 21.1.26 )
+olcAttributeTypes: {5}( 1.3.6.1.4.1.10098.1.1.9.11 NAME 'goSpoolPath' DESC 'Pr
+ ovides a spool path for printing services' EQUALITY caseExactIA5Match SYNTAX 
+ 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {6}( 1.3.6.1.4.1.10098.1.1.9.12 NAME 'goLdapBase' DESC 'Bas
+ e to use for this LDAP server' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.146
+ 6.115.121.1.15 SINGLE-VALUE )
+olcAttributeTypes: {7}( 1.3.6.1.4.1.10098.1.1.9.13 NAME 'goImapName' DESC 'Nam
+ e of IMAP server appearing in GOsa' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1
+ .4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {8}( 1.3.6.1.4.1.10098.1.1.9.14 NAME 'goImapConnect' DESC '
+ PHP connect string for IMAP server' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1
+ .4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {9}( 1.3.6.1.4.1.10098.1.1.9.15 NAME 'goImapAdmin' DESC 'IM
+ AP admin account' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.
+ 1.26 SINGLE-VALUE )
+olcAttributeTypes: {10}( 1.3.6.1.4.1.10098.1.1.9.16 NAME 'goImapPassword' DESC
+  'IMAP admin password' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115
+ .121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {11}( 1.3.6.1.4.1.10098.1.1.9.17 NAME 'goImapSieveServer' D
+ ESC 'Cyrus sieve server address or name' EQUALITY caseExactIA5Match SYNTAX 1.
+ 3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {12}( 1.3.6.1.4.1.10098.1.1.9.18 NAME 'goImapSievePort' DES
+ C 'Cyrus sieve server port' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.146
+ 6.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {13}( 1.3.6.1.4.1.10098.1.1.9.19 NAME 'goKrbRealm' DESC 'De
+ fault Kerberos realm to use for this server' EQUALITY caseExactIA5Match SYNTA
+ X 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {14}( 1.3.6.1.4.1.10098.1.1.9.20 NAME 'goKrbAdmin' DESC 'Ad
+ min principal for kerberos server' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.
+ 4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {15}( 1.3.6.1.4.1.10098.1.1.9.21 NAME 'goKrbPassword' DESC 
+ 'Admin password for kerberos server' EQUALITY caseExactIA5Match SYNTAX 1.3.6.
+ 1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {16}( 1.3.6.1.4.1.10098.1.1.9.22 NAME 'goFaxAdmin' DESC 'Ad
+ min principal for fax server' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1
+ 466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {17}( 1.3.6.1.4.1.10098.1.1.9.23 NAME 'goFaxPassword' DESC 
+ 'Admin password for fax server' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1
+ .1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {18}( 1.3.6.1.4.1.10098.1.1.9.83 NAME 'gosaLogDB' DESC 'GOs
+ a logging DB name' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121
+ .1.26 SINGLE-VALUE )
+olcAttributeTypes: {19}( 1.3.6.1.4.1.10098.1.1.9.24 NAME 'goLogAdmin' DESC 'Ad
+ min principal for log server' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1
+ 466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {20}( 1.3.6.1.4.1.10098.1.1.9.25 NAME 'goLogPassword' DESC 
+ 'Admin password for log server' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1
+ .1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {21}( 1.3.6.1.4.1.10098.1.1.9.26 NAME 'goFonAdmin' DESC 'Ad
+ min principal for fon server' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1
+ 466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {22}( 1.3.6.1.4.1.10098.1.1.9.27 NAME 'goFonPassword' DESC 
+ 'Admin password for fon server' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1
+ .1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {23}( 1.3.6.1.4.1.10098.1.1.9.28 NAME 'goFonAreaCode' DESC 
+ 'Store area code' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.
+ 1.26 SINGLE-VALUE )
+olcAttributeTypes: {24}( 1.3.6.1.4.1.10098.1.1.9.29 NAME 'goFonCountryCode' DE
+ SC 'Store country code' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.11
+ 5.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {25}( 1.3.6.1.4.1.10098.1.1.9.30 NAME 'goGlpiAdmin' DESC 'A
+ dmin principal for glpi database server' EQUALITY caseExactIA5Match SYNTAX 1.
+ 3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {26}( 1.3.6.1.4.1.10098.1.1.9.31 NAME 'goGlpiPassword' DESC
+  'Admin password for glpi database server' EQUALITY caseExactIA5Match SYNTAX 
+ 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {27}( 1.3.6.1.4.1.10098.1.1.9.32 NAME 'goGlpiDatabase' DESC
+  'Database name for glpi extension' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1
+ .4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {28}( 1.3.6.1.4.1.10098.1.1.9.33 NAME 'goTerminalServerStat
+ us' DESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Mat
+ ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {29}( 1.3.6.1.4.1.10098.1.1.9.34 NAME 'goNfsServerStatus' D
+ ESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match SY
+ NTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {30}( 1.3.6.1.4.1.10098.1.1.9.35 NAME 'goNtpServerStatus' D
+ ESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match SY
+ NTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {31}( 1.3.6.1.4.1.10098.1.1.9.36 NAME 'goSyslogServerStatus
+ ' DESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {32}( 1.3.6.1.4.1.10098.1.1.9.37 NAME 'goLdapServerStatus' 
+ DESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match S
+ YNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {33}( 1.3.6.1.4.1.10098.1.1.9.38 NAME 'goImapServerStatus' 
+ DESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match S
+ YNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {34}( 1.3.6.1.4.1.10098.1.1.9.39 NAME 'goKrbServerStatus' D
+ ESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match SY
+ NTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {35}( 1.3.6.1.4.1.10098.1.1.9.40 NAME 'goFaxServerStatus' D
+ ESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match SY
+ NTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {36}( 1.3.6.1.4.1.10098.1.1.9.41 NAME 'goLogDBServerStatus'
+  DESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match 
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {37}( 1.3.6.1.4.1.10098.1.1.9.42 NAME 'goFonServerStatus' D
+ ESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match SY
+ NTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {38}( 1.3.6.1.4.1.10098.1.1.9.43 NAME 'goShareServerStatus'
+  DESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match 
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {39}( 1.3.6.1.4.1.10098.1.1.9.44 NAME 'goMailServerStatus' 
+ DESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match S
+ YNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {40}( 1.3.6.1.4.1.10098.1.1.9.45 NAME 'goGlpiServerStatus' 
+ DESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match S
+ YNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {41}( 1.3.6.1.4.1.10098.1.1.9.46 NAME 'postfixHeaderSizeLim
+ it' DESC 'Keep postfix header-size-limit variable' EQUALITY caseExactIA5Match
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {42}( 1.3.6.1.4.1.10098.1.1.9.47 NAME 'postfixMailboxSizeLi
+ mit' DESC 'Keep postfix mailbox-size-limit variable' EQUALITY caseExactIA5Mat
+ ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {43}( 1.3.6.1.4.1.10098.1.1.9.48 NAME 'postfixMessageSizeLi
+ mit' DESC 'Keep postfix message-size-limit variable' EQUALITY caseExactIA5Mat
+ ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {44}( 1.3.6.1.4.1.10098.1.1.9.49 NAME 'postfixMyDestination
+ s' DESC 'Keep postfix mydestinations variable' EQUALITY caseExactIA5Match SYN
+ TAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {45}( 1.3.6.1.4.1.10098.1.1.9.50 NAME 'postfixMyDomain' DES
+ C 'Keep postfix mydomain variable' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.
+ 4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {46}( 1.3.6.1.4.1.10098.1.1.9.51 NAME 'postfixMyHostname' D
+ ESC 'Keep postfix myhostname variable' EQUALITY caseExactIA5Match SYNTAX 1.3.
+ 6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {47}( 1.3.6.1.4.1.10098.1.1.9.52 NAME 'postfixMyNetworks' D
+ ESC 'Keep postfix mynetworks variable' EQUALITY caseExactIA5Match SYNTAX 1.3.
+ 6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {48}( 1.3.6.1.4.1.10098.1.1.9.53 NAME 'postfixRelayhost' DE
+ SC 'Keep postfix relayhost variable' EQUALITY caseExactIA5Match SYNTAX 1.3.6.
+ 1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {49}( 1.3.6.1.4.1.10098.1.1.9.54 NAME 'postfixTransportTabl
+ e' DESC 'Keep postfix transport tables' EQUALITY caseExactIA5Match SYNTAX 1.3
+ .6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {50}( 1.3.6.1.4.1.10098.1.1.9.55 NAME 'postfixSenderRestric
+ tions' DESC 'Keep postfix sender restrictions' EQUALITY caseExactIA5Match SYN
+ TAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {51}( 1.3.6.1.4.1.10098.1.1.9.56 NAME 'postfixRecipientRest
+ rictions' DESC 'Keep postfix transport tables' EQUALITY caseExactIA5Match SYN
+ TAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {52}( 1.3.6.1.4.1.10098.1.1.9.57 NAME 'cyrusImap' DESC 'Sta
+ rt IMAP service? true/false' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.14
+ 66.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {53}( 1.3.6.1.4.1.10098.1.1.9.58 NAME 'cyrusImapSSL' DESC '
+ Start IMAP SSL service? true/false' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1
+ .4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {54}( 1.3.6.1.4.1.10098.1.1.9.59 NAME 'cyrusPop3' DESC 'Sta
+ rt POP3 service? true/false' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.14
+ 66.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {55}( 1.3.6.1.4.1.10098.1.1.9.60 NAME 'cyrusPop3SSL' DESC '
+ Start POP3 SSL service? true/false' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1
+ .4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {56}( 1.3.6.1.4.1.10098.1.1.9.61 NAME 'goCupsServerStatus' 
+ DESC 'Server status container - on / off / fail' EQUALITY caseExactIA5Match S
+ YNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {57}( 1.3.6.1.4.1.10098.1.1.9.62 NAME 'saRewriteHeader' DES
+ C 'Text to place in front of mail subjects' EQUALITY caseExactIA5Match SYNTAX
+  1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {58}( 1.3.6.1.4.1.10098.1.1.9.63 NAME 'saTrustedNetworks' D
+ ESC 'List of trusted networks' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.
+ 1466.115.121.1.26 )
+olcAttributeTypes: {59}( 1.3.6.1.4.1.10098.1.1.9.64 NAME 'saRequiredScore' DES
+ C 'Required score to tag a mail as SPAM' EQUALITY integerMatch SYNTAX 1.3.6.1
+ .4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {60}( 1.3.6.1.4.1.10098.1.1.9.65 NAME 'saFlags' DESC 'Flags
+  for spamassassin' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121
+ .1.26 )
+olcAttributeTypes: {61}( 1.3.6.1.4.1.10098.1.1.9.66 NAME 'saRule' DESC 'Base64
+  encoded rule text for spamassassin' EQUALITY caseExactIA5Match SYNTAX 1.3.6.
+ 1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {62}( 1.3.6.1.4.1.10098.1.1.9.67 NAME 'saStatus' DESC 'Serv
+ er status container - on / off / fail' EQUALITY caseExactIA5Match SYNTAX 1.3.
+ 6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {63}( 1.3.6.1.4.1.10098.1.1.9.68 NAME 'avMaxThreads' DESC '
+ Number of AV scanning threads' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.
+ 115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {64}( 1.3.6.1.4.1.10098.1.1.9.69 NAME 'avMaxDirectoryRecurs
+ ions' DESC 'Number of recursions done with directories' EQUALITY integerMatch
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {65}( 1.3.6.1.4.1.10098.1.1.9.70 NAME 'avUser' DESC 'Userna
+ me to run with' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.
+ 26 SINGLE-VALUE )
+olcAttributeTypes: {66}( 1.3.6.1.4.1.10098.1.1.9.71 NAME 'avFlags' DESC 'Speci
+ al flags for the scan engine' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1
+ 466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {67}( 1.3.6.1.4.1.10098.1.1.9.72 NAME 'avArchiveMaxFileSize
+ ' DESC 'Maximum archive file size' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1
+ 466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {68}( 1.3.6.1.4.1.10098.1.1.9.73 NAME 'avArchiveMaxRecursio
+ n' DESC 'Maximum number of archive nestings' EQUALITY integerMatch SYNTAX 1.3
+ .6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {69}( 1.3.6.1.4.1.10098.1.1.9.74 NAME 'avArchiveMaxCompress
+ ionRatio' DESC 'Maximum compression ratio' EQUALITY integerMatch SYNTAX 1.3.6
+ .1.4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {70}( 1.3.6.1.4.1.10098.1.1.9.75 NAME 'avDatabaseMirror' DE
+ SC 'Where to find updates' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466
+ .115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {71}( 1.3.6.1.4.1.10098.1.1.9.76 NAME 'avHttpProxyURL' DESC
+  'How to get the updates' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.
+ 115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {72}( 1.3.6.1.4.1.10098.1.1.9.77 NAME 'avStatus' DESC 'Serv
+ er status container - on / off / fail' EQUALITY caseExactIA5Match SYNTAX 1.3.
+ 6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {73}( 1.3.6.1.4.1.10098.1.1.9.78 NAME 'avChecksPerDay' DESC
+  'Update checks per day' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.12
+ 1.1.27 SINGLE-VALUE )
+olcAttributeTypes: {74}( 1.3.6.1.4.1.10098.1.1.9.79 NAME 'goLogDB' DESC 'Name 
+ of logging DB' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.2
+ 6 SINGLE-VALUE )
+olcAttributeTypes: {75}( 1.3.6.1.4.1.10098.1.1.9.80 NAME 'goLogDBUser' DESC 'A
+ uth user for logging DB' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.1
+ 15.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {76}( 1.3.6.1.4.1.10098.1.1.9.81 NAME 'goLogDBPassword' DES
+ C 'Password for logging DB user' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.
+ 1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {77}( 1.3.6.1.4.1.10098.1.1.9.82 NAME 'gotoSessionType' DES
+ C 'Supported type for a terminal server' EQUALITY caseExactIA5Match SYNTAX 1.
+ 3.6.1.4.1.1466.115.121.1.26 )
+olcObjectClasses: {0}( 1.3.6.1.4.1.10098.1.2.1.16 NAME 'goTerminalServer' DESC
+  'Terminal server description (v2.6.1)' SUP top AUXILIARY MUST ( cn $ goXdmcp
+ IsEnabled ) MAY ( description $ goTerminalServerStatus $ gotoSessionType ) )
+olcObjectClasses: {1}( 1.3.6.1.4.1.10098.1.2.1.19 NAME 'goNfsServer' DESC 'NFS
+  server description (v2.6.1)' SUP top AUXILIARY MUST cn MAY ( goExportEntry $
+  description $ goNfsServerStatus ) )
+olcObjectClasses: {2}( 1.3.6.1.4.1.10098.1.2.1.20 NAME 'goNtpServer' DESC 'Tim
+ e server description (v2.6.1)' SUP top AUXILIARY MUST cn MAY ( goTimeSource $
+  description $ goNtpServerStatus ) )
+olcObjectClasses: {3}( 1.3.6.1.4.1.10098.1.2.1.21 NAME 'goSyslogServer' DESC '
+ Syslog server description (v2.6.1)' SUP top AUXILIARY MUST cn MAY ( goSyslogS
+ ection $ description $ goSyslogServerStatus ) )
+olcObjectClasses: {4}( 1.3.6.1.4.1.10098.1.2.1.22 NAME 'goLdapServer' DESC 'LD
+ AP server description (v2.6.1)' SUP top AUXILIARY MUST cn MAY ( goLdapBase $ 
+ description $ goLdapServerStatus ) )
+olcObjectClasses: {5}( 1.3.6.1.4.1.10098.1.2.1.23 NAME 'goCupsServer' DESC 'CU
+ PS server description (v2.6.1)' SUP top AUXILIARY MUST cn MAY ( description $
+  goCupsServerStatus ) )
+olcObjectClasses: {6}( 1.3.6.1.4.1.10098.1.2.1.24 NAME 'goImapServer' DESC 'IM
+ AP server description (v2.6.1)' SUP top AUXILIARY MUST ( cn $ goImapName $ go
+ ImapConnect $ goImapAdmin $ goImapPassword ) MAY ( goImapSieveServer $ goImap
+ SievePort $ description $ goImapServerStatus $ cyrusImap $ cyrusImapSSL $ cyr
+ usPop3 $ cyrusPop3SSL ) )
+olcObjectClasses: {7}( 1.3.6.1.4.1.10098.1.2.1.25 NAME 'goKrbServer' DESC 'Ker
+ beros server description (v2.6.1)' SUP top AUXILIARY MUST ( cn $ goKrbRealm )
+  MAY ( description $ goKrbServerStatus ) )
+olcObjectClasses: {8}( 1.3.6.1.4.1.10098.1.2.1.26 NAME 'goFaxServer' DESC 'Fax
+  server description (v2.6.1)' SUP top AUXILIARY MUST ( cn $ goFaxAdmin $ goFa
+ xPassword ) MAY ( description $ goFaxServerStatus ) )
+olcObjectClasses: {9}( 1.3.6.1.4.1.10098.1.2.1.27 NAME 'goServer' DESC 'Server
+  description (v2.6.1)' SUP top AUXILIARY MUST cn MAY ( description $ macAddre
+ ss $ ipHostNumber ) )
+olcObjectClasses: {10}( 1.3.6.1.4.1.10098.1.2.1.28 NAME 'goLogDBServer' DESC '
+ Log DB server description (v2.6.1)' SUP top AUXILIARY MUST ( cn $ gosaLogDB $
+  goLogAdmin $ goLogPassword ) MAY goLogDBServerStatus )
+olcObjectClasses: {11}( 1.3.6.1.4.1.10098.1.2.1.29 NAME 'goFonServer' DESC 'Fo
+ n server description (v2.6.1)' SUP top AUXILIARY MUST ( cn $ goFonAdmin $ goF
+ onPassword $ goFonAreaCode $ goFonCountryCode ) MAY ( description $ goFonServ
+ erStatus ) )
+olcObjectClasses: {12}( 1.3.6.1.4.1.10098.1.2.1.33 NAME 'goShareServer' DESC '
+ Share server description (v2.6.1)' SUP top AUXILIARY MUST cn MAY ( descriptio
+ n $ goExportEntry $ goShareServerStatus ) )
+olcObjectClasses: {13}( 1.3.6.1.4.1.10098.1.2.1.36 NAME 'goMailServer' DESC 'M
+ ail server definition (v2.6.1)' SUP top AUXILIARY MUST cn MAY ( description $
+  goMailServerStatus $ postfixHeaderSizeLimit $ postfixMailboxSizeLimit $ post
+ fixMessageSizeLimit $ postfixMydestinations $ postfixMydomain $ postfixMyhost
+ name $ postfixMynetworks $ postfixRelayhost $ postfixTransportTable $ postfix
+ SenderRestrictions $ postfixRecipientRestrictions ) )
+olcObjectClasses: {14}( 1.3.6.1.4.1.10098.1.2.1.37 NAME 'goGlpiServer' DESC 'G
+ lpi server definition (v2.6.1)' SUP top AUXILIARY MUST ( cn $ goGlpiAdmin $ g
+ oGlpiDatabase ) MAY ( description $ goGlpiPassword $ goGlpiServerStatus ) )
+olcObjectClasses: {15}( 1.3.6.1.4.1.10098.1.2.1.38 NAME 'goSpamServer' DESC 'S
+ pam server definition (v2.6.1)' SUP top AUXILIARY MUST cn MAY ( saRewriteHead
+ er $ saTrustedNetworks $ saRequiredScore $ saFlags $ saRule $ saStatus ) )
+olcObjectClasses: {16}( 1.3.6.1.4.1.10098.1.2.1.39 NAME 'goVirusServer' DESC '
+ Virus server definition (v2.6.1)' SUP top AUXILIARY MUST cn MAY ( avMaxThread
+ s $ avMaxDirectoryRecursions $ avUser $ avFlags $ avArchiveMaxFileSize $ avAr
+ chiveMaxRecursion $ avArchiveMaxCompressionRatio $ avDatabaseMirror $ avCheck
+ sPerDay $ avHttpProxyURL $ avStatus ) )
+olcObjectClasses: {17}( 1.3.6.1.4.1.10098.1.2.1.40 NAME 'gosaLogServer' DESC '
+ GOsa log server (v2.6)' SUP top AUXILIARY MUST ( cn $ goLogDB $ goLogDBUser $
+  goLogDBPassword ) )
+olcObjectClasses: {18}( 1.3.6.1.4.1.10098.1.2.1.41 NAME 'goEnvironmentServer' 
+ DESC 'Environment server definition (v2.6)' SUP top AUXILIARY MUST cn MAY got
+ oKioskProfile )
+structuralObjectClass: olcSchemaConfig
+entryUUID: fbafbaec-f065-102e-960b-79233977c302
+creatorsName: cn=config
+createTimestamp: 20100510095600Z
+entryCSN: 20100510095600.855485Z#000000#000#000000
+modifiersName: cn=config
+modifyTimestamp: 20100510095600Z
diff --git a/gosa-core/contrib/openldap/gosystem.ldif b/gosa-core/contrib/openldap/gosystem.ldif
new file mode 100644 (file)
index 0000000..fcd6bdc
--- /dev/null
@@ -0,0 +1,199 @@
+dn: cn={5}gosystem
+objectClass: olcSchemaConfig
+cn: {5}gosystem
+olcAttributeTypes: {0}( 1.3.6.1.4.1.10098.1.1.1.1 NAME 'gotoSyslogServer' DESC
+  'GOto - Gonicus Terminal Concept, value syslogServer.' EQUALITY caseIgnoreIA
+ 5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
+ 26 SINGLE-VALUE )
+olcAttributeTypes: {1}( 1.3.6.1.4.1.10098.1.1.1.2 NAME 'gotoNtpServer' DESC 'G
+ Oto - Gonicus Terminal Concept, value ntpServer.' EQUALITY caseIgnoreIA5Match
+  SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {2}( 1.3.6.1.4.1.10098.1.1.1.3 NAME 'gotoSwapServer' DESC '
+ GOto - Gonicus Terminal Concept, value swapServer.' EQUALITY caseIgnoreIA5Mat
+ ch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 S
+ INGLE-VALUE )
+olcAttributeTypes: {3}( 1.3.6.1.4.1.10098.1.1.1.4 NAME 'gotoLpdServer' DESC 'G
+ Oto - Gonicus Terminal Concept, value lpdServer.' EQUALITY caseIgnoreIA5Match
+  SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SIN
+ GLE-VALUE )
+olcAttributeTypes: {4}( 1.3.6.1.4.1.10098.1.1.1.5 NAME 'gotoFontPath' DESC 'GO
+ to - Gonicus Terminal Concept, value fontPath.' EQUALITY caseIgnoreIA5Match S
+ UBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGL
+ E-VALUE )
+olcAttributeTypes: {5}( 1.3.6.1.4.1.10098.1.1.1.6 NAME 'gotoFilesystem' DESC '
+ GOto - Gonicus Terminal Concept, value filesystem.' EQUALITY caseIgnoreIA5Mat
+ ch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {6}( 1.3.6.1.4.1.10098.1.1.1.7 NAME 'gotoFloppyEnable' DESC
+  'GOto - Gonicus Terminal Concept, value floppyEnable.' EQUALITY caseIgnoreIA
+ 5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
+ 26 SINGLE-VALUE )
+olcAttributeTypes: {7}( 1.3.6.1.4.1.10098.1.1.1.8 NAME 'gotoCdromEnable' DESC 
+ 'GOto - Gonicus Terminal Concept, value cdromEnable.' EQUALITY caseIgnoreIA5M
+ atch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+  SINGLE-VALUE )
+olcAttributeTypes: {8}( 1.3.6.1.4.1.10098.1.1.1.9 NAME 'gotoLpdEnable' DESC 'G
+ Oto - Gonicus Terminal Concept, value lpdEnable.' EQUALITY caseIgnoreIA5Match
+  SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {9}( 1.3.6.1.4.1.10098.1.1.1.10 NAME 'gotoScannerEnable' DE
+ SC 'GOto - Gonicus Terminal Concept, value scannerEnable.' EQUALITY caseIgnor
+ eIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121
+ .1.26 SINGLE-VALUE )
+olcAttributeTypes: {10}( 1.3.6.1.4.1.10098.1.1.1.11 NAME 'gotoScannerClients' 
+ DESC 'GOto - Gonicus Terminal Concept, value scannerClients.' EQUALITY caseIg
+ noreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.
+ 121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {11}( 1.3.6.1.4.1.10098.1.1.1.14 NAME 'gotoRootPasswd' DESC
+  'GOto - Gonicus Terminal Concept, value rootPasswd.' EQUALITY caseIgnoreIA5M
+ atch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+  SINGLE-VALUE )
+olcAttributeTypes: {12}( 1.3.6.1.4.1.10098.1.1.1.15 NAME 'gotoXdmcpServer' DES
+ C 'GOto - Gonicus Terminal Concept, value xdmcpServer.' EQUALITY caseIgnoreIA
+ 5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
+ 26 SINGLE-VALUE )
+olcAttributeTypes: {13}( 1.3.6.1.4.1.10098.1.1.1.16 NAME 'gotoXMethod' DESC 'G
+ Oto - Gonicus Terminal Concept, value xMethod.' EQUALITY caseIgnoreIA5Match S
+ UBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGL
+ E-VALUE )
+olcAttributeTypes: {14}( 1.3.6.1.4.1.10098.1.1.1.17 NAME 'gotoXMonitor' DESC '
+ GOto - Gonicus Terminal Concept, value xMonitor.' EQUALITY caseIgnoreIA5Match
+  SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SIN
+ GLE-VALUE )
+olcAttributeTypes: {15}( 1.3.6.1.4.1.10098.1.1.1.18 NAME 'gotoXHsync' DESC 'GO
+ to - Gonicus Terminal Concept, value xHsync.' EQUALITY caseIgnoreIA5Match SUB
+ STR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-
+ VALUE )
+olcAttributeTypes: {16}( 1.3.6.1.4.1.10098.1.1.1.19 NAME 'gotoXVsync' DESC 'GO
+ to - Gonicus Terminal Concept, value xVsync.' EQUALITY caseIgnoreIA5Match SUB
+ STR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-
+ VALUE )
+olcAttributeTypes: {17}( 1.3.6.1.4.1.10098.1.1.1.20 NAME 'gotoXResolution' DES
+ C 'GOto - Gonicus Terminal Concept, value xResolution.' EQUALITY caseIgnoreIA
+ 5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
+ 26 SINGLE-VALUE )
+olcAttributeTypes: {18}( 1.3.6.1.4.1.10098.1.1.1.21 NAME 'gotoXColordepth' DES
+ C 'GOto - Gonicus Terminal Concept, value xColordepth.' EQUALITY caseIgnoreIA
+ 5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.
+ 26 SINGLE-VALUE )
+olcAttributeTypes: {19}( 1.3.6.1.4.1.10098.1.1.1.22 NAME 'gotoXMouseport' DESC
+  'GOto - Gonicus Terminal Concept, value xMouseport.' EQUALITY caseIgnoreIA5M
+ atch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+  SINGLE-VALUE )
+olcAttributeTypes: {20}( 1.3.6.1.4.1.10098.1.1.1.23 NAME 'gotoXMouseButtons' D
+ ESC 'GOto - Gonicus Terminal Concept, value xMouseButtons.' EQUALITY caseIgno
+ reIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.12
+ 1.1.26 SINGLE-VALUE )
+olcAttributeTypes: {21}( 1.3.6.1.4.1.10098.1.1.1.24 NAME 'gotoMode' DESC 'GOto
+  - Gonicus Terminal Concept, Terminal is active.' EQUALITY caseIgnoreIA5Match
+  SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SIN
+ GLE-VALUE )
+olcAttributeTypes: {22}( 1.3.6.1.4.1.10098.1.1.1.25 NAME 'gotoXKbModel' DESC '
+ GOto - Gonicus Terminal Concept, value xKbmodel.' EQUALITY caseIgnoreIA5Match
+  SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SIN
+ GLE-VALUE )
+olcAttributeTypes: {23}( 1.3.6.1.4.1.10098.1.1.1.26 NAME 'gotoXKbLayout' DESC 
+ 'GOto - Gonicus Terminal Concept, value xKblayout.' EQUALITY caseIgnoreIA5Mat
+ ch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 S
+ INGLE-VALUE )
+olcAttributeTypes: {24}( 1.3.6.1.4.1.10098.1.1.1.27 NAME 'gotoXKbVariant' DESC
+  'GOto - Gonicus Terminal Concept, value xKbvariant.' EQUALITY caseIgnoreIA5M
+ atch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
+  SINGLE-VALUE )
+olcAttributeTypes: {25}( 1.3.6.1.4.1.10098.1.1.1.28 NAME 'gotoXDriver' DESC 'G
+ Oto - Gonicus Terminal Concept, value xDriver.' EQUALITY caseIgnoreIA5Match S
+ UBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGL
+ E-VALUE )
+olcAttributeTypes: {26}( 1.3.6.1.4.1.10098.1.1.1.29 NAME 'gotoSndModule' DESC 
+ 'GOto - Gonicus Terminal Concept, value sndModules.' EQUALITY caseIgnoreIA5Ma
+ tch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
+ SINGLE-VALUE )
+olcAttributeTypes: {27}( 1.3.6.1.4.1.10098.1.1.1.30 NAME 'gotoLastUser' DESC '
+ GOto - Gonicus Terminal Concept, value lastUser.' EQUALITY caseIgnoreIA5Match
+  SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SIN
+ GLE-VALUE )
+olcAttributeTypes: {28}( 1.3.6.1.4.1.10098.1.1.1.31 NAME 'gotoAutoFs' DESC 'GO
+ to - Gonicus Terminal Concept, value autofs.' EQUALITY caseIgnoreIA5Match SUB
+ STR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {29}( 1.3.6.1.4.1.10098.1.1.1.32 NAME 'gotoModules' DESC 'G
+ Oto - Gonicus Terminal Concept, value modules.' EQUALITY caseIgnoreIA5Match S
+ UBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {30}( 1.3.6.1.4.1.10098.1.1.1.33 NAME 'gotoAdaptPath' DESC 
+ 'GOto - Gonicus Terminal Concept, value adaptpath.' EQUALITY caseIgnoreIA5Mat
+ ch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {31}( 1.3.6.1.4.1.10098.1.1.1.34 NAME 'gotoXMouseType' DESC
+  'Hardware definitions, value Maustyp' EQUALITY caseIgnoreIA5Match SUBSTR cas
+ eIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {32}( 1.3.6.1.4.1.10098.1.1.1.35 NAME 'gotoKernelParameters
+ ' DESC 'Kernel boot parameters' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnore
+ IA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {33}( 1.3.6.1.4.1.10098.1.1.1.36 NAME 'gotoBootKernel' DESC
+  'Kernel boot parameters' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Sub
+ stringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {34}( 1.3.6.1.4.1.10098.1.1.1.37 NAME 'gotoTerminalPath' DE
+ SC 'Kernel boot parameters' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5S
+ ubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {35}( 1.3.6.1.4.1.10098.1.1.1.38 NAME 'gotoLdapServer' DESC
+  'Kernel boot parameters' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstring
+ sMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
+olcAttributeTypes: {36}( 1.3.6.1.4.1.10098.1.1.1.39 NAME 'gotoScannerBackend' 
+ DESC 'GOto - Gonicus Terminal Concept, value scannerBackend.' EQUALITY caseIg
+ noreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.
+ 121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {37}( 1.3.6.1.4.1.10098.1.1.1.40 NAME 'gotoScannerModel' DE
+ SC 'GOto - Gonicus Terminal Concept, value scannerModel.' EQUALITY caseIgnore
+ IA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.
+ 1.26 SINGLE-VALUE )
+olcAttributeTypes: {38}( 1.3.6.1.4.1.10098.1.1.2.1 NAME 'ghCpuType' DESC 'Hard
+ ware definitions, value cpuType' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnor
+ eIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {39}( 1.3.6.1.4.1.10098.1.1.2.2 NAME 'ghMemSize' DESC 'Hard
+ ware definitions, value memSize' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnor
+ eIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {40}( 1.3.6.1.4.1.10098.1.1.2.3 NAME 'ghUsbSupport' DESC 'H
+ ardware definitions, value usbSupport' EQUALITY caseIgnoreIA5Match SUBSTR cas
+ eIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {41}( 1.3.6.1.4.1.10098.1.1.2.4 NAME 'ghIdeDev' DESC 'Hardw
+ are definitions, value ideDev' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreI
+ A5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {42}( 1.3.6.1.4.1.10098.1.1.2.5 NAME 'ghScsiDev' DESC 'Hard
+ ware definitions, value scsiDev' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnor
+ eIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {43}( 1.3.6.1.4.1.10098.1.1.2.7 NAME 'ghSoundAdapter' DESC 
+ 'Hardware definitions, value soundAdapter' EQUALITY caseIgnoreIA5Match SUBSTR
+  caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VAL
+ UE )
+olcAttributeTypes: {44}( 1.3.6.1.4.1.10098.1.1.2.8 NAME 'ghNetNic' DESC 'Hardw
+ are definitions, value Network Device' EQUALITY caseIgnoreIA5Match SUBSTR cas
+ eIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {45}( 1.3.6.1.4.1.10098.1.1.2.9 NAME 'ghGfxAdapter' DESC 'H
+ ardware definitions, value Grafikkarte' EQUALITY caseIgnoreIA5Match SUBSTR ca
+ seIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE 
+ )
+olcAttributeTypes: {46}( 1.3.6.1.4.1.10098.1.1.2.10 NAME 'ghInventoryNumber' D
+ ESC 'Unique number for inclusion in an inventory' EQUALITY caseIgnoreIA5Match
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {47}( 1.3.6.1.4.1.10098.1.1.2.11 NAME 'gotoSysStatus' DESC 
+ 'Keeps current system status - info shown in GOsa' EQUALITY caseIgnoreIA5Matc
+ h SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {48}( 1.3.6.1.4.1.10098.1.1.2.12 NAME 'gotoHardwareChecksum
+ ' DESC 'GOto - quick way to see if something has changed' EQUALITY caseIgnore
+ IA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcObjectClasses: {0}( 1.3.6.1.4.1.10098.1.2.1.3 NAME 'GOhard' DESC 'Gonicus H
+ ardware definitions, objectclass (v2.6.1)' SUP top STRUCTURAL MUST cn MAY ( g
+ hGfxAdapter $ ghNetNic $ ghSoundAdapter $ ghIdeDev $ ghScsiDev $ macAddress $
+  ghUsbSupport $ ghMemSize $ ghCpuType $ ghInventoryNumber $ gotoSyslogServer 
+ $ gotoNtpServer $ gotoSwapServer $ gotoLpdServer $ gotoFontPath $ gotoFilesys
+ tem $ gotoFloppyEnable $ gotoCdromEnable $ gotoLpdEnable $ gotoScannerEnable 
+ $ gotoScannerClients $ gotoRootPasswd $ gotoXdmcpServer $ gotoXMethod $ gotoS
+ ndModule $ gotoLastUser $ gotoXMonitor $ gotoXHsync $ gotoXVsync $ gotoXResol
+ ution $ gotoXColordepth $ gotoXMouseport $ gotoXMouseButtons $ gotoMode $ got
+ oXKbModel $ gotoXKbLayout $ gotoXKbVariant $ gotoXDriver $ gotoXMouseType $ m
+ acAddress $ gotoAutoFs $ gotoModules $ gotoAdaptPath $ gotoKernelParameters $
+  gotoBootKernel $ gotoTerminalPath $ gotoLdapServer $ gotoScannerModel $ ipHo
+ stNumber $ l $ gotoSysStatus $ description $ gotoHardwareChecksum ) )
+structuralObjectClass: olcSchemaConfig
+entryUUID: fbaf46b6-f065-102e-9605-79233977c302
+creatorsName: cn=config
+createTimestamp: 20100510095600Z
+entryCSN: 20100510095600.855485Z#000000#000#000000
+modifiersName: cn=config
+modifyTimestamp: 20100510095600Z
diff --git a/gosa-core/contrib/openldap/goto-mime.ldif b/gosa-core/contrib/openldap/goto-mime.ldif
new file mode 100644 (file)
index 0000000..41423b5
--- /dev/null
@@ -0,0 +1,33 @@
+dn: cn={7}goto-mime
+objectClass: olcSchemaConfig
+cn: {7}goto-mime
+olcAttributeTypes: {0}( 1.3.6.1.4.1.10098.1.1.14.1 NAME 'gotoMimeGroup' DESC '
+ IANA defined mime group' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Subs
+ tringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {1}( 1.3.6.1.4.1.10098.1.1.14.2 NAME 'gotoMimeFilePattern' 
+ DESC 'File extensions for mime types' EQUALITY caseIgnoreIA5Match SUBSTR case
+ IgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {2}( 1.3.6.1.4.1.10098.1.1.14.3 NAME 'gotoMimeApplication' 
+ DESC 'Assigned application and priority' EQUALITY caseIgnoreIA5Match SUBSTR c
+ aseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {3}( 1.3.6.1.4.1.10098.1.1.14.4 NAME 'gotoMimeEmbeddedAppli
+ cation' DESC 'Assigned application and priority for embedded applications' EQ
+ UALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.
+ 4.1.1466.115.121.1.26 )
+olcAttributeTypes: {4}( 1.3.6.1.4.1.10098.1.1.14.5 NAME 'gotoMimeLeftClickActi
+ on' DESC 'GOto - Gonicus Terminal Concept, PPD data' EQUALITY caseIgnoreIA5Ma
+ tch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 
+ SINGLE-VALUE )
+olcAttributeTypes: {5}( 1.3.6.1.4.1.10098.1.1.14.6 NAME 'gotoMimeIcon' DESC 'S
+ pecify the mime icon' SYNTAX 1.3.6.1.4.1.1466.115.121.1.28 SINGLE-VALUE )
+olcObjectClasses: {0}( 1.3.6.1.4.1.10098.1.2.4.1 NAME 'gotoMimeType' DESC 'Cla
+ ss to represent global mime types (v2.6.1)' SUP top STRUCTURAL MUST ( cn $ go
+ toMimeFilePattern $ gotoMimeGroup ) MAY ( description $ gotoMimeIcon $ gotoMi
+ meApplication $ gotoMimeEmbeddedApplication $ gotoMimeLeftClickAction ) )
+structuralObjectClass: olcSchemaConfig
+entryUUID: fbaf5462-f065-102e-9607-79233977c302
+creatorsName: cn=config
+createTimestamp: 20100510095600Z
+entryCSN: 20100510095600.855485Z#000000#000#000000
+modifiersName: cn=config
+modifyTimestamp: 20100510095600Z
diff --git a/gosa-core/contrib/openldap/goto.ldif b/gosa-core/contrib/openldap/goto.ldif
new file mode 100644 (file)
index 0000000..43838ea
--- /dev/null
@@ -0,0 +1,99 @@
+dn: cn={10}goto
+objectClass: olcSchemaConfig
+cn: {10}goto
+olcAttributeTypes: {0}( 1.3.6.1.4.1.10098.1.1.11.6 NAME 'gotoPrinterPPD' DESC 
+ 'GOto - Gonicus Terminal Concept, PPD data' EQUALITY caseIgnoreIA5Match SUBST
+ R caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VA
+ LUE )
+olcAttributeTypes: {1}( 1.3.6.1.4.1.10098.1.1.11.7 NAME 'gotoProfileFlags' DES
+ C 'GOto - Flags for Profile handling - C is for caching' EQUALITY caseIgnoreI
+ A5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1
+ .26 SINGLE-VALUE )
+olcAttributeTypes: {2}( 1.3.6.1.4.1.10098.1.1.11.8 NAME 'gotoProfileServer' DE
+ SC 'GOto - specifies the profile server' EQUALITY caseIgnoreIA5Match SUBSTR c
+ aseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE
+  )
+olcAttributeTypes: {3}( 1.3.6.1.4.1.10098.1.1.11.9 NAME 'gotoShare' DESC 'GOto
+  - specifies a share' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Substri
+ ngsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {4}( 1.3.6.1.4.1.10098.1.1.11.10 NAME 'gotoLogonScript' DES
+ C 'GOto - specifies a LogonScript' EQUALITY caseIgnoreMatch SUBSTR caseIgnore
+ SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
+olcAttributeTypes: {5}( 1.3.6.1.4.1.10098.1.1.11.11 NAME 'gotoKioskProfile' DE
+ SC 'GOto - specifies a kiosk profile' EQUALITY caseIgnoreIA5Match SUBSTR case
+ IgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {6}( 1.3.6.1.4.1.10098.1.1.11.12 NAME 'gotoUserPrinter' DES
+ C 'GOto - keeps printers shown for this user' EQUALITY caseIgnoreIA5Match SUB
+ STR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {7}( 1.3.6.1.4.1.10098.1.1.11.13 NAME 'gotoUserAdminPrinter
+ ' DESC 'GOto - keeps printers we are admin for' EQUALITY caseIgnoreIA5Match S
+ UBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {8}( 1.3.6.1.4.1.10098.1.1.11.16 NAME 'gotoGroupPrinter' DE
+ SC 'GOto - keeps printers shown for this user' EQUALITY caseIgnoreIA5Match SU
+ BSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {9}( 1.3.6.1.4.1.10098.1.1.11.17 NAME 'gotoGroupAdminPrinte
+ r' DESC 'GOto - keeps printers we are admin for' EQUALITY caseIgnoreIA5Match 
+ SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {10}( 1.3.6.1.4.1.10098.1.1.11.14 NAME 'gotoHotplugDevice' 
+ DESC 'GOto - keeps hotplug devices' EQUALITY caseIgnoreIA5Match SUBSTR caseIg
+ noreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {11}( 1.3.6.1.4.1.10098.1.1.11.15 NAME 'gotoProfileQuota' D
+ ESC 'GOto - save quota for home' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnor
+ eIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {12}( 1.3.6.1.4.1.10098.1.1.11.18 NAME 'gotoHotplugDeviceDN
+ ' DESC 'GOto - points to hotplug devices' EQUALITY distinguishedNameMatch SYN
+ TAX 1.3.6.1.4.1.1466.115.121.1.12 )
+olcObjectClasses: {0}( 1.3.6.1.4.1.10098.1.2.1.1 NAME 'gotoTerminal' DESC 'GOt
+ o - Gonicus Terminal Concept, objectclass (v2.6.1)' SUP top AUXILIARY MUST cn
+  MAY ( description $ macAddress $ ipHostNumber $ gotoShare $ goFonHardware ) 
+ )
+olcObjectClasses: {1}( 1.3.6.1.4.1.10098.1.2.1.30 NAME 'gotoWorkstation' DESC 
+ 'GOto - Gonicus Terminal Concept, objectclass (v2.6.1)' SUP top AUXILIARY MUS
+ T cn MAY ( description $ macAddress $ ipHostNumber $ gotoShare $ goFonHardwar
+ e ) )
+olcObjectClasses: {2}( 1.3.6.1.4.1.10098.1.2.1.31 NAME 'gotoPrinter' DESC 'GOt
+ o - Gonicus Terminal Concept, objectclass (v2.2)' SUP top STRUCTURAL MUST cn 
+ MAY ( labeledURI $ description $ l $ gotoPrinterPPD $ macAddress $ ipHostNumb
+ er $ gotoUserPrinter $ gotoUserAdminPrinter $ gotoGroupPrinter $ gotoGroupAdm
+ inPrinter ) )
+olcObjectClasses: {3}( 1.3.6.1.4.1.10098.1.2.1.32 NAME 'gotoEnvironment' DESC 
+ 'GOto - contains environment settings (v2.2)' SUP top AUXILIARY MAY ( gotoPro
+ fileServer $ gotoProfileFlags $ gotoXResolution $ gotoShare $ gotoLogonScript
+  $ gotoKioskProfile $ gotoHotplugDevice $ gotoProfileQuota $ gotoHotplugDevic
+ eDN ) )
+olcObjectClasses: {4}( 1.3.6.1.4.1.10098.1.2.1.34 NAME 'gotoWorkstationTemplat
+ e' DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.6.1)' SUP top AUXIL
+ IARY MUST cn MAY ( description $ gotoShare $ goFonHardware $ ghGfxAdapter $ g
+ hNetNic $ ghSoundAdapter $ ghIdeDev $ ghScsiDev $ ghUsbSupport $ ghMemSize $ 
+ ghCpuType $ ghInventoryNumber $ gotoSyslogServer $ gotoNtpServer $ gotoSwapSe
+ rver $ gotoLpdServer $ gotoFontPath $ gotoFilesystem $ gotoFloppyEnable $ got
+ oCdromEnable $ gotoLpdEnable $ gotoScannerEnable $ gotoScannerClients $ gotoR
+ ootPasswd $ gotoXdmcpServer $ gotoXMethod $ gotoSndModule $ gotoLastUser $ go
+ toXMonitor $ gotoXHsync $ gotoXVsync $ gotoXResolution $ gotoXColordepth $ go
+ toXMouseport $ gotoXMouseButtons $ gotoMode $ gotoXKbModel $ gotoXKbLayout $ 
+ gotoXKbVariant $ gotoXDriver $ gotoXMouseType $ macAddress $ gotoAutoFs $ got
+ oModules $ gotoAdaptPath $ gotoKernelParameters $ gotoBootKernel $ gotoTermin
+ alPath $ gotoLdapServer $ gotoScannerModel ) )
+olcObjectClasses: {5}( 1.3.6.1.4.1.10098.1.2.1.35 NAME 'gotoTerminalTemplate' 
+ DESC 'GOto - Gonicus Terminal Concept, objectclass (v2.6.1)' SUP top AUXILIAR
+ Y MUST cn MAY ( description $ gotoShare $ goFonHardware $ ghGfxAdapter $ ghNe
+ tNic $ ghSoundAdapter $ ghIdeDev $ ghScsiDev $ ghUsbSupport $ ghMemSize $ ghC
+ puType $ ghInventoryNumber $ gotoSyslogServer $ gotoNtpServer $ gotoSwapServe
+ r $ gotoLpdServer $ gotoFontPath $ gotoFilesystem $ gotoFloppyEnable $ gotoCd
+ romEnable $ gotoLpdEnable $ gotoScannerEnable $ gotoScannerClients $ gotoRoot
+ Passwd $ gotoXdmcpServer $ gotoXMethod $ gotoSndModule $ gotoLastUser $ gotoX
+ Monitor $ gotoXHsync $ gotoXVsync $ gotoXResolution $ gotoXColordepth $ gotoX
+ Mouseport $ gotoXMouseButtons $ gotoMode $ gotoXKbModel $ gotoXKbLayout $ got
+ oXKbVariant $ gotoXDriver $ gotoXMouseType $ macAddress $ gotoAutoFs $ gotoMo
+ dules $ gotoAdaptPath $ gotoKernelParameters $ gotoBootKernel $ gotoTerminalP
+ ath $ gotoLdapServer $ gotoScannerModel ) )
+olcObjectClasses: {6}( 1.3.6.1.4.1.10098.1.2.1.42 NAME 'gotoDevice' DESC 'GOto
+  - contains environment settings (v2.6)' SUP top STRUCTURAL MUST cn MAY ( got
+ oHotplugDevice $ description ) )
+structuralObjectClass: olcSchemaConfig
+entryUUID: fbaf8b44-f065-102e-960a-79233977c302
+creatorsName: cn=config
+createTimestamp: 20100510095600Z
+entryCSN: 20100510095600.855485Z#000000#000#000000
+modifiersName: cn=config
+modifyTimestamp: 20100510095600Z
diff --git a/gosa-core/contrib/openldap/trust.ldif b/gosa-core/contrib/openldap/trust.ldif
new file mode 100644 (file)
index 0000000..292bf46
--- /dev/null
@@ -0,0 +1,18 @@
+dn: cn={13}trust
+objectClass: olcSchemaConfig
+cn: {13}trust
+olcAttributeTypes: {0}( 5.3.6.1.1.1.1.0 NAME 'trustModel' DESC 'Access scheme'
+  EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6
+ .1.4.1.1466.115.121.1.26 SINGLE-VALUE )
+olcAttributeTypes: {1}( 5.3.6.1.1.1.1.1 NAME 'accessTo' DESC 'Access to which 
+ servers user is allowed' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Subs
+ tringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcObjectClasses: {0}( 5.3.6.1.1.1.2.0 NAME 'trustAccount' DESC 'Sets trust ac
+ counts information' SUP top AUXILIARY MUST trustModel MAY accessTo )
+structuralObjectClass: olcSchemaConfig
+entryUUID: fbafdc48-f065-102e-960d-79233977c302
+creatorsName: cn=config
+createTimestamp: 20100510095600Z
+entryCSN: 20100510095600.855485Z#000000#000#000000
+modifiersName: cn=config
+modifyTimestamp: 20100510095600Z
index 720f88b2af18e167c8a8c310c7bd944dd3b173a5..7648ab5d6dc6a8fe4a125c76c42c17a5b5decfcc 100644 (file)
-dn: cn=kolab2,cn=schema,cn=config
+dn: cn={22}kolab2
 objectClass: olcSchemaConfig
-cn: kolab2
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.1 NAME ( 'k' 'kolab' ) DESC 'Kolab attribute' SUP name )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.2 NAME 'kolabDeleteflag' DESC 'Per host deletion status' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.3 NAME 'alias' DESC 'RFC1274: RFC822 Mailbox' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.2.1.4 NAME 'kolabEncryptedPassword' DESC 'base64 encoded public key encrypted Password' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.5 NAME ( 'fqhostname' 'fqdnhostname' ) DESC 'Fully qualified Hostname including full domain component' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.6 NAME 'kolabHost' DESC 'Multivalued -- list of hostnames in a Kolab setup' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.1 NAME 'kolabHomeServer' DESC 'server which keeps the users mailbox' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.2 NAME 'unrestrictedMailSize' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.3 NAME 'kolabDelegate' DESC 'Kolab user allowed to act as delegates - RFC822 Mailbox/Alias' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.4 NAME ( 'kolabInvitationPolicy' 'kolabResourceAction' ) DESC 'defines how to respond to invitations' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.5 NAME 'kolabFreeBusyFuture' DESC 'time in days for fb data towards the future' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.6 NAME 'kolabFreeBusyPast' DESC 'time in days for fb data towards the past' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.7 NAME 'kolabHomeMTA' DESC 'fqdn of default MTA' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.8 NAME 'kolabVacationBeginDateTime' DESC 'Begin date of vacation' EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.9 NAME 'kolabVacationEndDateTime' DESC 'End date of vacation' EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.10 NAME 'kolabVacationResendInterval' DESC 'Vacation notice interval in days' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.11 NAME 'kolabVacationAddress' DESC 'Email address for vacation to response upon' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.12 NAME 'kolabVacationReplyToUCE' DESC 'Enable vacation notices to UCE' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.13 NAME 'kolabVacationReactDomain' DESC 'Multivalued -- Email domain for vacation to response upon' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.14 NAME 'kolabForwardAddress' DESC 'Forward email to this address' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.15 NAME 'kolabForwardKeepCopy' DESC 'Keep copy when forwarding' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.16 NAME 'kolabForwardUCE' DESC 'Enable forwarding of mails known as UCE' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19419.1.1.1.17 NAME 'kolabComment' DESC 'multi-value comment' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.7 NAME 'kolabFolderType' DESC 'type of a kolab folder' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.501 NAME 'postfix-mydomain' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.502 NAME 'postfix-relaydomains' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.503 NAME 'postfix-mydestination' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.504 NAME 'postfix-mynetworks' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.505 NAME 'postfix-relayhost' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.506 NAME 'postfix-transport' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.507 NAME 'postfix-enable-virus-scan' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.508 NAME 'postfix-allow-unauthenticated' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.509 NAME 'postfix-virtual' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.510 NAME 'postfix-relayport' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.601 NAME 'cyrus-autocreatequota' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.602 NAME 'cyrus-admins' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.603 NAME 'cyrus-imap' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.604 NAME 'cyrus-pop3' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.605 NAME 'cyrus-userquota' DESC 'Mailbox hard quota limit in MB' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.606 NAME 'cyrus-imaps' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.607 NAME 'cyrus-pop3s' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.608 NAME 'cyrus-sieve' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.609 NAME 'cyrus-quotawarn' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.701 NAME 'apache-http' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.702 NAME 'apache-allow-unauthenticated-fb' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.750 NAME 'kolabfilter-verify-from-header' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.751 NAME 'kolabfilter-allow-sender-header' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.752 NAME 'kolabfilter-reject-forged-from-header' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.901 NAME 'proftpd-defaultquota' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.902 NAME 'proftpd-ftp' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
-olcAttributeTypes: ( 1.3.6.1.4.1.19414.2.1.903 NAME 'proftpd-userPassword' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
-olcObjectClasses: ( 1.3.6.1.4.1.19414.2.2.1 NAME 'kolab' DESC 'Kolab server configuration' SUP top STRUCTURAL MUST k MAY ( kolabHost $ postfix-mydomain $ postfix-relaydomains $ postfix-mydestination $ postfix-mynetworks $ postfix-relayhost $ postfix-relayport $ postfix-transport $ postfix-virtual $ postfix-enable-virus-scan $ postfix-allow-unauthenticated $ cyrus-quotawarn $ cyrus-autocreatequota $ cyrus-admins $ cyrus-imap $ cyrus-pop3 $ cyrus-imaps $ cyrus-pop3s $ cyrus-sieve $ apache-http $ apache-allow-unauthenticated-fb $ kolabfilter-verify-from-header $ kolabfilter-allow-sender-header $ kolabfilter-reject-forged-from-header $ proftpd-ftp $ proftpd-defaultquota $ kolabFreeBusyFuture $ kolabFreeBusyPast $ uid $ userPassword ) )
-olcObjectClasses: ( 1.3.6.1.4.1.19414.2.2.9 NAME 'kolabSharedFolder' DESC 'Kolab public shared folder' SUP top AUXILIARY MUST cn MAY ( acl $ alias $ cyrus-userquota $ kolabHomeServer $ kolabFolderType $ kolabDeleteflag ) )
-olcObjectClasses: ( 1.3.6.1.4.1.5322.13.1.1 NAME 'kolabNamedObject' SUP top STRUCTURAL MAY (cn $ ou) )
-olcObjectClasses: ( 1.3.6.1.4.1.19414.3.2.2 NAME 'kolabInetOrgPerson' DESC 'Kolab Internet Organizational Person' SUP top AUXILIARY MAY ( c $ alias $ kolabHomeServer $ kolabHomeMTA $ unrestrictedMailSize $ kolabDelegate $ kolabEncryptedPassword $ cyrus-userquota $ kolabInvitationPolicy $ kolabFreeBusyFuture $ calFBURL $ kolabVacationBeginDateTime $ kolabVacationEndDateTime $ kolabVacationResendInterval $ kolabVacationAddress $ kolabVacationReplyToUCE $ kolabVacationReactDomain $ kolabForwardAddress $ kolabForwardKeepCopy $ kolabForwardUCE $ kolabDeleteflag $ kolabComment ) )
-olcObjectClasses: ( 1.3.6.1.4.1.19414.3.2.3 NAME 'kolabOrganization' DESC 'RFC2256: a Kolab organization' SUP organization STRUCTURAL MAY ( c $ mail $ kolabDeleteflag $ alias ) )
-olcObjectClasses: ( 1.3.6.1.4.1.19414.3.2.4 NAME 'kolabOrganizationalUnit' DESC 'a Kolab organizational unit' SUP organizationalUnit STRUCTURAL MAY ( c $ mail $ kolabDeleteflag $ alias ) )
-olcObjectClasses: ( 1.3.6.1.4.1.19414.3.2.5 NAME 'kolabGroupOfNames' DESC 'Kolab group of names (DNs) derived from RFC2256' SUP top AUXILIARY MAY ( mail $ kolabDeleteflag ) )
+cn: {22}kolab2
+olcAttributeTypes: {0}( 1.3.6.1.4.1.19414.2.1.1 NAME ( 'k' 'kolab' ) DESC 'Kol
+ ab attribute' SUP name )
+olcAttributeTypes: {1}( 1.3.6.1.4.1.19414.2.1.2 NAME 'kolabDeleteflag' DESC 'P
+ er host deletion status' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Subs
+ tringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
+olcAttributeTypes: {2}( 1.3.6.1.4.1.19414.2.1.3 NAME 'alias' DESC 'RFC1274: RF
+ C822 Mailbox' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
+olcAttributeTypes: {3}( 1.3.6.1.4.1.19419.2.1.4 NAME 'kolabEncryptedPassword' 
+ DESC 'base64 encoded public key encrypted Password' SYNTAX 1.3.6.1.4.1.1466.1
+ 15.121.1.15 )
+olcAttributeTypes: {4}( 1.3.6.1.4.1.19414.2.1.5 NAME ( 'fqhostname' 'fqdnhostn
+ ame' ) DESC 'Fully qualified Hostname including full domain component' EQUALI
+ TY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.
+ 1466.115.121.1.26{256} )
+olcAttributeTypes: {5}( 1.3.6.1.4.1.19414.2.1.6 NAME 'kolabHost' DESC 'Multiva
+ lued -- list of hostnames in a Kolab setup' EQUALITY caseIgnoreIA5Match SUBST
+ R caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
+olcAttributeTypes: {6}( 1.3.6.1.4.1.19419.1.1.1.1 NAME 'kolabHomeServer' DESC 
+ 'server which keeps the users mailbox' EQUALITY caseIgnoreIA5Match SUBSTR cas
+ eIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
+olcAttributeTypes: {7}( 1.3.6.1.4.1.19419.1.1.1.2 NAME 'unrestrictedMailSize' 
+ EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {8}( 1.3.6.1.4.1.19419.1.1.1.3 NAME 'kolabDelegate' DESC 'K
+ olab user allowed to act as delegates - RFC822 Mailbox/Alias' EQUALITY caseIg
+ noreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.
+ 121.1.26{256} )
+olcAttributeTypes: {9}( 1.3.6.1.4.1.19419.1.1.1.4 NAME ( 'kolabInvitationPolic
+ y' 'kolabResourceAction' ) DESC 'defines how to respond to invitations' EQUAL
+ ITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1
+ .1466.115.121.1.26{256} )
+olcAttributeTypes: {10}( 1.3.6.1.4.1.19419.1.1.1.5 NAME 'kolabFreeBusyFuture' 
+ DESC 'time in days for fb data towards the future' EQUALITY integerMatch SYNT
+ AX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {11}( 1.3.6.1.4.1.19419.1.1.1.6 NAME 'kolabFreeBusyPast' DE
+ SC 'time in days for fb data towards the past' EQUALITY integerMatch SYNTAX 1
+ .3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {12}( 1.3.6.1.4.1.19419.1.1.1.7 NAME 'kolabHomeMTA' DESC 'f
+ qdn of default MTA' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Substring
+ sMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE )
+olcAttributeTypes: {13}( 1.3.6.1.4.1.19419.1.1.1.8 NAME 'kolabVacationBeginDat
+ eTime' DESC 'Begin date of vacation' EQUALITY generalizedTimeMatch SYNTAX 1.3
+ .6.1.4.1.1466.115.121.1.24 SINGLE-VALUE )
+olcAttributeTypes: {14}( 1.3.6.1.4.1.19419.1.1.1.9 NAME 'kolabVacationEndDateT
+ ime' DESC 'End date of vacation' EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1
+ .4.1.1466.115.121.1.24 SINGLE-VALUE )
+olcAttributeTypes: {15}( 1.3.6.1.4.1.19419.1.1.1.10 NAME 'kolabVacationResendI
+ nterval' DESC 'Vacation notice interval in days' EQUALITY integerMatch SYNTAX
+  1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {16}( 1.3.6.1.4.1.19419.1.1.1.11 NAME 'kolabVacationAddress
+ ' DESC 'Email address for vacation to response upon' EQUALITY caseIgnoreIA5Ma
+ tch SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{
+ 256} )
+olcAttributeTypes: {17}( 1.3.6.1.4.1.19419.1.1.1.12 NAME 'kolabVacationReplyTo
+ UCE' DESC 'Enable vacation notices to UCE' EQUALITY booleanMatch SYNTAX 1.3.6
+ .1.4.1.1466.115.121.1.7 SINGLE-VALUE )
+olcAttributeTypes: {18}( 1.3.6.1.4.1.19419.1.1.1.13 NAME 'kolabVacationReactDo
+ main' DESC 'Multivalued -- Email domain for vacation to response upon' EQUALI
+ TY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.
+ 1466.115.121.1.26{256} )
+olcAttributeTypes: {19}( 1.3.6.1.4.1.19419.1.1.1.14 NAME 'kolabForwardAddress'
+  DESC 'Forward email to this address' EQUALITY caseIgnoreIA5Match SUBSTR case
+ IgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
+olcAttributeTypes: {20}( 1.3.6.1.4.1.19419.1.1.1.15 NAME 'kolabForwardKeepCopy
+ ' DESC 'Keep copy when forwarding' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1
+ 466.115.121.1.7 SINGLE-VALUE )
+olcAttributeTypes: {21}( 1.3.6.1.4.1.19419.1.1.1.16 NAME 'kolabForwardUCE' DES
+ C 'Enable forwarding of mails known as UCE' EQUALITY booleanMatch SYNTAX 1.3.
+ 6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
+olcAttributeTypes: {22}( 1.3.6.1.4.1.19419.1.1.1.17 NAME 'kolabComment' DESC '
+ multi-value comment' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatc
+ h SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1024} )
+olcAttributeTypes: {23}( 1.3.6.1.4.1.19419.1.1.1.18 NAME 'kolabAllowSMTPRecipi
+ ent' DESC 'SMTP address allowed for destination (multi-valued)' EQUALITY case
+ IgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.11
+ 5.121.1.26{512} )
+olcAttributeTypes: {24}( 1.3.6.1.4.1.19414.1.1.1.19 NAME 'kolabHomeServerOnly'
+  DESC 'Create the user mailbox on the kolabHomeServer only' EQUALITY booleanM
+ atch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
+olcAttributeTypes: {25}( 1.3.6.1.4.1.19414.2.1.7 NAME 'kolabFolderType' DESC '
+ type of a kolab folder' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Subst
+ ringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} SINGLE-VALUE )
+olcAttributeTypes: {26}( 1.3.6.1.4.1.19414.2.1.501 NAME 'postfix-mydomain' EQU
+ ALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4
+ .1.1466.115.121.1.26{256} )
+olcAttributeTypes: {27}( 1.3.6.1.4.1.19414.2.1.502 NAME 'postfix-relaydomains'
+  EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6
+ .1.4.1.1466.115.121.1.26{256} )
+olcAttributeTypes: {28}( 1.3.6.1.4.1.19414.2.1.503 NAME 'postfix-mydestination
+ ' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.
+ 6.1.4.1.1466.115.121.1.26{256} )
+olcAttributeTypes: {29}( 1.3.6.1.4.1.19414.2.1.504 NAME 'postfix-mynetworks' E
+ QUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1
+ .4.1.1466.115.121.1.26{256} )
+olcAttributeTypes: {30}( 1.3.6.1.4.1.19414.2.1.505 NAME 'postfix-relayhost' EQ
+ UALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.
+ 4.1.1466.115.121.1.26{256} )
+olcAttributeTypes: {31}( 1.3.6.1.4.1.19414.2.1.506 NAME 'postfix-transport' EQ
+ UALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.
+ 4.1.1466.115.121.1.26{256} )
+olcAttributeTypes: {32}( 1.3.6.1.4.1.19414.2.1.507 NAME 'postfix-enable-virus-
+ scan' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE 
+ )
+olcAttributeTypes: {33}( 1.3.6.1.4.1.19414.2.1.508 NAME 'postfix-allow-unauthe
+ nticated' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VA
+ LUE )
+olcAttributeTypes: {34}( 1.3.6.1.4.1.19414.2.1.509 NAME 'postfix-virtual' EQUA
+ LITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.
+ 1.1466.115.121.1.26{256} )
+olcAttributeTypes: {35}( 1.3.6.1.4.1.19414.2.1.510 NAME 'postfix-relayport' EQ
+ UALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.
+ 4.1.1466.115.121.1.26{256} )
+olcAttributeTypes: {36}( 1.3.6.1.4.1.19414.2.1.511 NAME 'postfix-message-size-
+ limit' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
+olcAttributeTypes: {37}( 1.3.6.1.4.1.19414.2.1.601 NAME 'cyrus-autocreatequota
+ ' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
+olcAttributeTypes: {38}( 1.3.6.1.4.1.19414.2.1.602 NAME 'cyrus-admins' EQUALIT
+ Y caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1
+ 466.115.121.1.26{256} )
+olcAttributeTypes: {39}( 1.3.6.1.4.1.19414.2.1.603 NAME 'cyrus-imap' EQUALITY 
+ booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
+olcAttributeTypes: {40}( 1.3.6.1.4.1.19414.2.1.604 NAME 'cyrus-pop3' EQUALITY 
+ booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {41}( 1.3.6.1.4.1.19414.2.1.605 NAME 'cyrus-userquota' DESC
+  'Mailbox hard quota limit in MB' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.14
+ 66.115.121.1.27 )
+olcAttributeTypes: {42}( 1.3.6.1.4.1.19414.2.1.606 NAME 'cyrus-imaps' EQUALITY
+  booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {43}( 1.3.6.1.4.1.19414.2.1.607 NAME 'cyrus-pop3s' EQUALITY
+  booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {44}( 1.3.6.1.4.1.19414.2.1.608 NAME 'cyrus-sieve' EQUALITY
+  booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {45}( 1.3.6.1.4.1.19414.2.1.609 NAME 'cyrus-quotawarn' EQUA
+ LITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
+olcAttributeTypes: {46}( 1.3.6.1.4.1.19414.2.1.610 NAME 'cyrus-smmap' EQUALITY
+  booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {47}( 1.3.6.1.4.1.19414.2.1.611 NAME 'cyrus-fulldirhash' EQ
+ UALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {48}( 1.3.6.1.4.1.19414.2.1.612 NAME 'cyrus-hashimapspool' 
+ EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {49}( 1.3.6.1.4.1.19414.2.1.613 NAME 'cyrus-squatter' EQUAL
+ ITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {50}( 1.3.6.1.4.1.19414.2.1.701 NAME 'apache-http' EQUALITY
+  booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {51}( 1.3.6.1.4.1.19414.2.1.702 NAME 'apache-allow-unauthen
+ ticated-fb' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {52}( 1.3.6.1.4.1.19414.2.1.750 NAME 'kolabfilter-verify-fr
+ om-header' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {53}( 1.3.6.1.4.1.19414.2.1.751 NAME 'kolabfilter-allow-sen
+ der-header' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {54}( 1.3.6.1.4.1.19414.2.1.752 NAME 'kolabfilter-reject-fo
+ rged-from-header' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {55}( 1.3.6.1.4.1.19414.2.1.800 NAME 'kolabPolicyDaemon' EQ
+ UALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {56}( 1.3.6.1.4.1.19414.2.1.901 NAME 'proftpd-defaultquota'
+  EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )
+olcAttributeTypes: {57}( 1.3.6.1.4.1.19414.2.1.902 NAME 'proftpd-ftp' EQUALITY
+  booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )
+olcAttributeTypes: {58}( 1.3.6.1.4.1.19414.2.1.903 NAME 'proftpd-userPassword'
+  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
+olcObjectClasses: {0}( 1.3.6.1.4.1.19414.2.2.1 NAME 'kolab' DESC 'Kolab server
+  configuration' SUP top STRUCTURAL MUST k MAY ( kolabHost $ postfix-mydomain 
+ $ postfix-relaydomains $ postfix-mydestination $ postfix-mynetworks $ postfix
+ -relayhost $ postfix-relayport $ postfix-transport $ postfix-virtual $ postfi
+ x-enable-virus-scan $ postfix-allow-unauthenticated $ postfix-message-size-li
+ mit $ cyrus-quotawarn $ cyrus-autocreatequota $ cyrus-admins $ cyrus-imap $ c
+ yrus-pop3 $ cyrus-imaps $ cyrus-pop3s $ cyrus-sieve $ cyrus-smmap $ cyrus-ful
+ ldirhash $ cyrus-hashimapspool $ cyrus-squatter $ apache-http $ apache-allow-
+ unauthenticated-fb $ kolabfilter-verify-from-header $ kolabfilter-allow-sende
+ r-header $ kolabfilter-reject-forged-from-header $ kolabPolicyDaemon $ proftp
+ d-ftp $ proftpd-defaultquota $ kolabFreeBusyFuture $ kolabFreeBusyPast $ uid 
+ $ userPassword ) )
+olcObjectClasses: {1}( 1.3.6.1.4.1.19414.2.2.9 NAME 'kolabSharedFolder' DESC '
+ Kolab public shared folder' SUP top AUXILIARY MUST cn MAY ( acl $ alias $ cyr
+ us-userquota $ kolabHomeServer $ kolabFolderType $ kolabDeleteflag ) )
+olcObjectClasses: {2}( 1.3.6.1.4.1.5322.13.1.1 NAME 'kolabNamedObject' SUP top
+  STRUCTURAL MAY ( cn $ ou ) )
+olcObjectClasses: {3}( 1.3.6.1.4.1.19414.3.2.2 NAME 'kolabInetOrgPerson' DESC 
+ 'Kolab Internet Organizational Person' SUP top AUXILIARY MAY ( c $ alias $ ko
+ labHomeServer $ kolabHomeServerOnly $ kolabHomeMTA $ unrestrictedMailSize $ k
+ olabDelegate $ kolabEncryptedPassword $ cyrus-userquota $ kolabInvitationPoli
+ cy $ kolabFreeBusyFuture $ calFBURL $ kolabVacationBeginDateTime $ kolabVacat
+ ionEndDateTime $ kolabVacationResendInterval $ kolabVacationAddress $ kolabVa
+ cationReplyToUCE $ kolabVacationReactDomain $ kolabForwardAddress $ kolabForw
+ ardKeepCopy $ kolabForwardUCE $ kolabAllowSMTPRecipient $ kolabDeleteflag $ k
+ olabComment ) )
+olcObjectClasses: {4}( 1.3.6.1.4.1.19414.3.2.3 NAME 'kolabOrganization' DESC '
+ RFC2256: a Kolab organization' SUP organization STRUCTURAL MAY ( c $ mail $ k
+ olabDeleteflag $ alias ) )
+olcObjectClasses: {5}( 1.3.6.1.4.1.19414.3.2.4 NAME 'kolabOrganizationalUnit' 
+ DESC 'a Kolab organizational unit' SUP organizationalUnit STRUCTURAL MAY ( c 
+ $ mail $ kolabDeleteflag $ alias ) )
+olcObjectClasses: {6}( 1.3.6.1.4.1.19414.3.2.5 NAME 'kolabGroupOfNames' DESC '
+ Kolab group of names (DNs) derived from RFC2256' SUP top AUXILIARY MAY ( mail
+  $ kolabDeleteflag $ member ) )
+structuralObjectClass: olcSchemaConfig
+entryUUID: 930dc822-f06e-102e-8dfb-8fb5433f09ac
+creatorsName: cn=config
+createTimestamp: 20100510105730Z
+entryCSN: 20100510105730.779465Z#000000#000#000000
+modifiersName: cn=config
+modifyTimestamp: 20100510105730Z
index 44e908f74a30afbedc7d8c925e823089f7d9e55c..4a88eb559d818c67776f64e564d151a8bfd2bd16 100644 (file)
@@ -1,12 +1,39 @@
-dn: cn=rfc2739,cn=schema,cn=config
+dn: cn={21}rfc2739
 objectClass: olcSchemaConfig
-cn: rfc2739
-olcAttributeTypes: ( 1.2.840.113556.1.4.478 NAME 'calCalURI' DESC 'RFC2739: URI of entire default calendar' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 USAGE userApplications )
-olcAttributeTypes: (1.2.840.113556.1.4.479 NAME 'calFBURL' DESC 'RFC2739: URI to the users default freebusy data' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 USAGE userApplications )
-olcAttributeTypes: (1.2.840.113556.1.4.480 NAME 'calCAPURI' DESC 'RFC2739: URI used to communicate with the users calendar' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 USAGE userApplications )
-olcAttributeTypes: (1.2.840.113556.1.4.481 NAME 'calCalAdrURI' DESC 'RFC2739: URI for event equests destination' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 USAGE userApplications )
-olcAttributeTypes: (1.2.840.113556.1.4.482 NAME 'calOtherCalURIs' DESC 'RFC2739: multi-value URI for snapshots of other calendars' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 USAGE userApplications )
-olcAttributeTypes: (1.2.840.113556.1.4.483 NAME 'calOtherFBURLs' DESC 'RFC2739: multi-value URI for other free/busy data' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 USAGE userApplications )
-olcAttributeTypes: (1.2.840.113556.1.4.484 NAME 'calOtherCAPURIs' DESC 'RFC2739: multi-value URI to other calendars' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 USAGE userApplications )
-olcAttributeTypes: (1.2.840.113556.1.4.485 NAME 'calOtherCalAdrURIs' DESC 'RFC2739: multi-value URI to other request destinations' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 USAGE userApplications )
-olcObjectClasses: (1.2.840.113556.1.5.87 NAME 'calEntry' DESC 'RFC2739: Calendar Entry' SUP top AUXILIARY MAY ( calCalURI $ calFBURL $ calOtherCalURIs $ calOtherFBURLs $ calCAPURI $ calOtherCAPURIs ) )
+cn: {21}rfc2739
+olcAttributeTypes: {0}( 1.2.840.113556.1.4.478 NAME 'calCalURI' DESC 'RFC2739:
+  URI of entire default calendar' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnor
+ eIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {1}( 1.2.840.113556.1.4.479 NAME 'calFBURL' DESC 'RFC2739: 
+ URI to the users default freebusy data' EQUALITY caseIgnoreIA5Match SUBSTR ca
+ seIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {2}( 1.2.840.113556.1.4.480 NAME 'calCAPURI' DESC 'RFC2739:
+  URI used to communicate with the users calendar' EQUALITY caseIgnoreIA5Match
+  SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {3}( 1.2.840.113556.1.4.481 NAME 'calCalAdrURI' DESC 'RFC27
+ 39: URI for event equests destination' EQUALITY caseIgnoreIA5Match SUBSTR cas
+ eIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {4}( 1.2.840.113556.1.4.482 NAME 'calOtherCalURIs' DESC 'RF
+ C2739: multi-value URI for snapshots of other calendars' EQUALITY caseIgnoreI
+ A5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1
+ .26 )
+olcAttributeTypes: {5}( 1.2.840.113556.1.4.483 NAME 'calOtherFBURLs' DESC 'RFC
+ 2739: multi-value URI for other free/busy data' EQUALITY caseIgnoreIA5Match S
+ UBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {6}( 1.2.840.113556.1.4.484 NAME 'calOtherCAPURIs' DESC 'RF
+ C2739: multi-value URI to other calendars' EQUALITY caseIgnoreIA5Match SUBSTR
+  caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
+olcAttributeTypes: {7}( 1.2.840.113556.1.4.485 NAME 'calOtherCalAdrURIs' DESC 
+ 'RFC2739: multi-value URI to other request destinations' EQUALITY caseIgnoreI
+ A5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1
+ .26 )
+olcObjectClasses: {0}( 1.2.840.113556.1.5.87 NAME 'calEntry' DESC 'RFC2739: Ca
+ lendar Entry' SUP top AUXILIARY MAY ( calCalURI $ calFBURL $ calOtherCalURIs 
+ $ calOtherFBURLs $ calCAPURI $ calOtherCAPURIs ) )
+structuralObjectClass: olcSchemaConfig
+entryUUID: 930d9442-f06e-102e-8dfa-8fb5433f09ac
+creatorsName: cn=config
+createTimestamp: 20100510105730Z
+entryCSN: 20100510105730.779465Z#000000#000#000000
+modifiersName: cn=config
+modifyTimestamp: 20100510105730Z