Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2018
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
LDIF 15.59 KB | None | 0 0
  1. #
  2. ################################################################################
  3. #
  4. dn: cn=kopano,cn=schema,cn=config
  5. objectClass: olcSchemaConfig
  6. cn: kopano
  7. #
  8. ################################################################################
  9. #
  10. olcAttributeTypes: (
  11.   1.3.6.1.4.1.47732.1.1.1.1
  12.   NAME 'kopanoQuotaOverride'
  13.   DESC 'KOPANO: Override child quota'
  14.   EQUALITY integerMatch
  15.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  16.   SINGLE-VALUE
  17.   )
  18. #
  19. ################################################################################
  20. #
  21. olcAttributeTypes: (
  22.   1.3.6.1.4.1.47732.1.1.1.2
  23.   NAME 'kopanoQuotaWarn'
  24.   DESC 'KOPANO: Warning quota size in MB'
  25.   EQUALITY integerMatch
  26.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  27.   SINGLE-VALUE
  28.   )
  29. #
  30. ################################################################################
  31. #
  32. olcAttributeTypes: (
  33.   1.3.6.1.4.1.47732.1.1.1.3
  34.   NAME 'kopanoQuotaSoft'
  35.   DESC 'KOPANO: Soft quota size in MB'
  36.   EQUALITY integerMatch
  37.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  38.   SINGLE-VALUE
  39.   )
  40. #
  41. ################################################################################
  42. #
  43. olcAttributeTypes: (
  44.   1.3.6.1.4.1.47732.1.1.1.4
  45.   NAME 'kopanoQuotaHard'
  46.   DESC 'KOPANO: Hard quota size in MB'
  47.   EQUALITY integerMatch
  48.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  49.   SINGLE-VALUE
  50.   )
  51. #
  52. ################################################################################
  53. #
  54. olcAttributeTypes: (
  55.   1.3.6.1.4.1.47732.1.1.1.5
  56.   NAME 'kopanoUserDefaultQuotaOverride'
  57.   DESC 'KOPANO: Override User default quota for children'
  58.   EQUALITY integerMatch
  59.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  60.   SINGLE-VALUE
  61.   )
  62. #
  63. ################################################################################
  64. #
  65. olcAttributeTypes: (
  66.   1.3.6.1.4.1.47732.1.1.1.6
  67.   NAME 'kopanoUserDefaultQuotaWarn'
  68.   DESC 'KOPANO: User default warning quota size in MB'
  69.   EQUALITY integerMatch
  70.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  71.   SINGLE-VALUE
  72.   )
  73. #
  74. ################################################################################
  75. #
  76. olcAttributeTypes: (
  77.   1.3.6.1.4.1.47732.1.1.1.7
  78.   NAME 'kopanoUserDefaultQuotaSoft'
  79.   DESC 'KOPANO: User default soft quota size in MB'
  80.   EQUALITY integerMatch
  81.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  82.   SINGLE-VALUE
  83.   )
  84. #
  85. ################################################################################
  86. #
  87. olcAttributeTypes: (
  88.   1.3.6.1.4.1.47732.1.1.1.8
  89.   NAME 'kopanoUserDefaultQuotaHard'
  90.   DESC 'KOPANO: User default hard quota size in MB'
  91.   EQUALITY integerMatch
  92.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  93.   SINGLE-VALUE
  94.   )
  95. #
  96. ################################################################################
  97. #
  98. olcAttributeTypes: (
  99.   1.3.6.1.4.1.47732.1.1.2.1
  100.   NAME 'kopanoAdmin'
  101.   DESC 'KOPANO: Administrator of kopano'
  102.   EQUALITY integerMatch
  103.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  104.   SINGLE-VALUE
  105.   )
  106. #
  107. ################################################################################
  108. #
  109. olcAttributeTypes: (
  110.   1.3.6.1.4.1.47732.1.1.2.2
  111.   NAME 'kopanoSharedStoreOnly'
  112.   DESC 'KOPANO: is store a shared store'
  113.   EQUALITY integerMatch
  114.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  115.   SINGLE-VALUE
  116.   )
  117. #
  118. ################################################################################
  119. #
  120. olcAttributeTypes: (
  121.   1.3.6.1.4.1.47732.1.1.2.3
  122.   NAME 'kopanoAccount'
  123.   DESC 'KOPANO: entry is a part of kopano'
  124.   EQUALITY integerMatch
  125.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  126.   SINGLE-VALUE
  127.   )
  128. #
  129. ################################################################################
  130. #
  131. olcAttributeTypes: (
  132.   1.3.6.1.4.1.47732.1.1.2.4
  133.   NAME 'kopanoSendAsPrivilege'
  134.   DESC 'KOPANO: Users may directly send email as this user'
  135.   EQUALITY caseIgnoreMatch
  136.   SUBSTR caseIgnoreSubstringsMatch
  137.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  138.   )
  139. #
  140. ################################################################################
  141. #
  142. olcAttributeTypes: (
  143.   1.3.6.1.4.1.47732.1.1.2.5
  144.   NAME 'kopanoMrAccept'
  145.   DESC 'KOPANO: user should auto-accept meeting requests'
  146.   EQUALITY integerMatch
  147.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  148.   SINGLE-VALUE
  149.   )
  150. #
  151. ################################################################################
  152. #
  153. olcAttributeTypes: (
  154.   1.3.6.1.4.1.47732.1.1.2.6
  155.   NAME 'kopanoMrDeclineConflict'
  156.   DESC 'KOPANO: user should automatically decline conflicting meeting requests'
  157.   EQUALITY integerMatch
  158.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  159.   SINGLE-VALUE
  160.   )
  161. #
  162. ################################################################################
  163. #
  164. olcAttributeTypes: (
  165.   1.3.6.1.4.1.47732.1.1.2.7
  166.   NAME 'kopanoMrDeclineRecurring'
  167.   DESC 'KOPANO: user should automatically decline recurring meeting requests'
  168.   EQUALITY integerMatch
  169.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  170.   SINGLE-VALUE
  171.   )
  172. #
  173. ################################################################################
  174. #
  175. olcAttributeTypes: (
  176.   1.3.6.1.4.1.47732.1.1.2.8
  177.   NAME 'kopanoId'
  178.   DESC 'KOPANO: Generic unique ID'
  179.   EQUALITY octetStringMatch
  180.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.40
  181.   SINGLE-VALUE
  182.   )
  183. #
  184. ################################################################################
  185. #
  186. olcAttributeTypes: (
  187.   1.3.6.1.4.1.47732.1.1.2.9
  188.   NAME 'kopanoResourceType'
  189.   DESC 'KOPANO: for shared stores, resource is type Room or Equipment'
  190.   EQUALITY caseIgnoreMatch
  191.   SUBSTR caseIgnoreSubstringsMatch
  192.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  193.   SINGLE-VALUE
  194.   )
  195. #
  196. ################################################################################
  197. #
  198. olcAttributeTypes: (
  199.   1.3.6.1.4.1.47732.1.1.2.10
  200.   NAME 'kopanoResourceCapacity'
  201.   DESC 'KOPANO: number of rooms or equipment available'
  202.   EQUALITY integerMatch
  203.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  204.   SINGLE-VALUE
  205.   )
  206. #
  207. ################################################################################
  208. #
  209. olcAttributeTypes: (
  210.   1.3.6.1.4.1.47732.1.1.2.11
  211.   NAME 'kopanoHidden'
  212.   DESC 'KOPANO: This object should be hidden from address book'
  213.   EQUALITY integerMatch
  214.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  215.   SINGLE-VALUE
  216.   )
  217. #
  218. ################################################################################
  219. #
  220. olcAttributeTypes: (
  221.   1.3.6.1.4.1.47732.1.1.2.13
  222.   NAME 'kopanoEnabledFeatures'
  223.   DESC 'KOPANO: This user has these features explicitly enabled'
  224.   EQUALITY caseIgnoreMatch
  225.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
  226.   )
  227. #
  228. ################################################################################
  229. #
  230. olcAttributeTypes: (
  231.   1.3.6.1.4.1.47732.1.1.2.14
  232.   NAME 'kopanoDisabledFeatures'
  233.   DESC 'KOPANO: This user has these features explicitly disabled'
  234.   EQUALITY caseIgnoreMatch
  235.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.44
  236.   )
  237. #
  238. ################################################################################
  239. #
  240. olcAttributeTypes: (
  241.   1.3.6.1.4.1.47732.1.1.3.1
  242.   NAME 'kopanoAliases'
  243.   DESC 'KOPANO: All other email addresses for this user'
  244.   EQUALITY caseIgnoreMatch
  245.   SUBSTR caseIgnoreSubstringsMatch
  246.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  247.   )
  248. #
  249. ################################################################################
  250. #
  251. olcAttributeTypes: (
  252.   1.3.6.1.4.1.47732.1.1.4.1
  253.   NAME 'kopanoUserServer'
  254.   DESC 'KOPANO: Home server for the user'
  255.   EQUALITY caseIgnoreMatch
  256.   SUBSTR caseIgnoreSubstringsMatch
  257.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  258.   SINGLE-VALUE
  259.   )
  260. #
  261. ################################################################################
  262. #
  263. olcAttributeTypes: (
  264.   1.3.6.1.4.1.47732.1.1.6.1
  265.   NAME 'kopanoUserArchiveServers'
  266.   DESC 'KOPANO: List of server names that contain an archive store for the user'
  267.   EQUALITY caseIgnoreMatch
  268.   SUBSTR caseIgnoreSubstringsMatch
  269.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  270.   )
  271. #
  272. ################################################################################
  273. #
  274. olcAttributeTypes: (
  275.   1.3.6.1.4.1.47732.1.1.6.2
  276.   NAME 'kopanoUserArchiveCouplings'
  277.   DESC 'KOPANO: List of username:foldername pairs that specify many-to-one archive locations'
  278.   EQUALITY caseIgnoreMatch
  279.   SUBSTR caseIgnoreSubstringsMatch
  280.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  281.   )
  282. #
  283. ################################################################################
  284. #
  285. olcAttributeTypes: (
  286.   1.3.6.1.4.1.47732.1.2.2.1
  287.   NAME 'kopanoSecurityGroup'
  288.   DESC 'KOPANO: group has security possibilities'
  289.   EQUALITY integerMatch
  290.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  291.   SINGLE-VALUE
  292.   )
  293. #
  294. ################################################################################
  295. #
  296. olcAttributeTypes: (
  297.   1.3.6.1.4.1.47732.1.3.2.4
  298.   NAME 'kopanoViewPrivilege'
  299.   DESC 'KOPANO: Companies with view privileges over selected company'
  300.   EQUALITY caseIgnoreMatch
  301.   SUBSTR caseIgnoreSubstringsMatch
  302.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  303.   )
  304. #
  305. ################################################################################
  306. #
  307. olcAttributeTypes: (
  308.   1.3.6.1.4.1.47732.1.3.2.5
  309.   NAME 'kopanoAdminPrivilege'
  310.   DESC 'KOPANO: Users from different companies which are administrator over selected company'
  311.   EQUALITY caseIgnoreMatch
  312.   SUBSTR caseIgnoreSubstringsMatch
  313.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  314.   )
  315. #
  316. ################################################################################
  317. #
  318. olcAttributeTypes: (
  319.   1.3.6.1.4.1.47732.1.3.2.6
  320.   NAME 'kopanoSystemAdmin'
  321.   DESC 'KOPANO: The user who is the system administrator for this company'
  322.   EQUALITY caseIgnoreMatch
  323.   SUBSTR caseIgnoreSubstringsMatch
  324.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  325.   SINGLE-VALUE
  326.   )
  327. #
  328. ################################################################################
  329. #
  330. olcAttributeTypes: (
  331.   1.3.6.1.4.1.47732.1.3.1.5
  332.   NAME 'kopanoQuotaUserWarningRecipients'
  333.   DESC 'KOPANO: Users who will recieve a notification email when a user exceeds his quota'
  334.   EQUALITY caseIgnoreMatch
  335.   SUBSTR caseIgnoreSubstringsMatch
  336.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  337.   )
  338. #
  339. ################################################################################
  340. #
  341. olcAttributeTypes: (
  342.   1.3.6.1.4.1.47732.1.3.1.6
  343.   NAME 'kopanoQuotaCompanyWarningRecipients'
  344.   DESC 'KOPANO: Users who will recieve a notification email when a company exceeds its quota'
  345.   EQUALITY caseIgnoreMatch
  346.   SUBSTR caseIgnoreSubstringsMatch
  347.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  348.   )
  349. #
  350. ################################################################################
  351. #
  352. olcAttributeTypes: (
  353.   1.3.6.1.4.1.47732.1.3.4.1
  354.   NAME 'kopanoCompanyServer'
  355.   DESC 'KOPANO: Home server for the public folders for a company'
  356.   EQUALITY caseIgnoreMatch
  357.   SUBSTR caseIgnoreSubstringsMatch
  358.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  359.   SINGLE-VALUE
  360.   )
  361. #
  362. ################################################################################
  363. #
  364. olcAttributeTypes: (
  365.   1.3.6.1.4.1.47732.1.4.4.1
  366.   NAME 'kopanoHttpPort'
  367.   DESC 'KOPANO: Port for the http connection'
  368.   EQUALITY integerMatch
  369.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  370.   SINGLE-VALUE
  371.   )
  372. #
  373. ################################################################################
  374. #
  375. olcAttributeTypes: (
  376.   1.3.6.1.4.1.47732.1.4.4.2
  377.   NAME 'kopanoSslPort'
  378.   DESC 'KOPANO: Port for the ssl connection'
  379.   EQUALITY integerMatch
  380.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  381.   SINGLE-VALUE
  382.   )
  383. #
  384. ################################################################################
  385. #
  386. olcAttributeTypes: (
  387.   1.3.6.1.4.1.47732.1.4.4.3
  388.   NAME 'kopanoFilePath'
  389.   DESC 'KOPANO: The Unix socket or named pipe to the server'
  390.   EQUALITY caseIgnoreMatch
  391.   SUBSTR caseIgnoreSubstringsMatch
  392.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  393.   SINGLE-VALUE
  394.   )
  395. #
  396. ################################################################################
  397. #
  398. olcAttributeTypes: (
  399.   1.3.6.1.4.1.47732.1.4.4.4
  400.   NAME 'kopanoContainsPublic'
  401.   DESC 'KOPANO: This server contains the public store'
  402.   EQUALITY integerMatch
  403.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
  404.   SINGLE-VALUE
  405.   )
  406. #
  407. ################################################################################
  408. #
  409. olcAttributeTypes: (
  410.   1.3.6.1.4.1.47732.1.4.4.6
  411.   NAME 'kopanoProxyURL'
  412.   DESC 'KOPANO: Full proxy URL for this server'
  413.   EQUALITY caseIgnoreMatch
  414.   SUBSTR caseIgnoreSubstringsMatch
  415.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  416.   SINGLE-VALUE
  417.   )
  418. #
  419. ################################################################################
  420. #
  421. olcAttributeTypes: (
  422.   1.3.6.1.4.1.47732.1.5.5.1
  423.   NAME 'kopanoFilter'
  424.   DESC 'KOPANO: LDAP Filter to apply'
  425.   EQUALITY caseIgnoreMatch
  426.   SUBSTR caseIgnoreSubstringsMatch
  427.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  428.   SINGLE-VALUE
  429.   )
  430. #
  431. ################################################################################
  432. #
  433. olcAttributeTypes: (
  434.   1.3.6.1.4.1.47732.1.5.5.2
  435.   NAME 'kopanoBase'
  436.   DESC 'KOPANO: LDAP Search base to apply'
  437.   EQUALITY caseIgnoreMatch
  438.   SUBSTR caseIgnoreSubstringsMatch
  439.   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  440.   SINGLE-VALUE
  441.   )
  442. #
  443. ################################################################################
  444. #
  445. olcObjectClasses: (
  446.   1.3.6.1.4.1.47732.1.1.0.0
  447.   NAME 'kopano-user'
  448.   DESC 'KOPANO: an user of Kopano'
  449.   SUP top
  450.   AUXILIARY
  451.   MUST ( cn )
  452.   MAY ( kopanoQuotaOverride $ kopanoQuotaWarn $ kopanoQuotaSoft $ kopanoSendAsPrivilege $  kopanoQuotaHard $ kopanoAdmin $ kopanoSharedStoreOnly $ kopanoResourceType $  kopanoResourceCapacity $ kopanoAccount $ kopanoHidden $ kopanoAliases $  kopanoUserServer $ kopanoEnabledFeatures $ kopanoDisabledFeatures $  kopanoUserArchiveServers $ kopanoUserArchiveCouplings $  uidNumber )
  453.   )
  454. #
  455. ################################################################################
  456. #
  457. olcObjectClasses: (
  458.   1.3.6.1.4.1.47732.1.6.0.0
  459.   NAME 'kopano-contact'
  460.   DESC 'KOPANO: a contact of Kopano'
  461.   SUP top
  462.   AUXILIARY
  463.   MUST ( cn $ uidNumber )
  464.   MAY ( kopanoSendAsPrivilege $ kopanoHidden $ kopanoAliases $ kopanoAccount )
  465.   )
  466. #
  467. ################################################################################
  468. #
  469. olcObjectClasses: (
  470.   1.3.6.1.4.1.47732.1.2.0.0
  471.   NAME 'kopano-group'
  472.   DESC 'KOPANO: a group of Kopano'
  473.   SUP top
  474.   AUXILIARY
  475.   MUST ( cn )
  476.   MAY ( kopanoAccount $ kopanoHidden $ mail $ kopanoAliases $ kopanoSecurityGroup $ kopanoSendAsPrivilege $  gidNumber )
  477.   )
  478. #
  479. ################################################################################
  480. #
  481. olcObjectClasses: (
  482.   1.3.6.1.4.1.47732.1.3.0.0
  483.   NAME 'kopano-company'
  484.   DESC 'KOPANO: a company of Kopano'
  485.   SUP top
  486.   AUXILIARY
  487.   MUST ( ou )
  488.   MAY ( kopanoAccount $ kopanoHidden $  kopanoViewPrivilege $ kopanoAdminPrivilege $ kopanoSystemAdmin $  kopanoQuotaOverride $ kopanoQuotaWarn $  kopanoUserDefaultQuotaOverride $ kopanoUserDefaultQuotaWarn $ kopanoUserDefaultQuotaSoft $ kopanoUserDefaultQuotaHard $  kopanoQuotaUserWarningRecipients $ kopanoQuotaCompanyWarningRecipients $  kopanoCompanyServer )
  489.   )
  490. #
  491. ################################################################################
  492. #
  493. olcObjectClasses: (
  494.   1.3.6.1.4.1.47732.1.4.0.0
  495.   NAME 'kopano-server'
  496.   DESC 'KOPANO: a Kopano server'
  497.   SUP top
  498.   AUXILIARY
  499.   MUST ( cn )
  500.   MAY ( kopanoAccount $ kopanoHidden $ kopanoHttpPort $ kopanoSslPort $ kopanoFilePath $ kopanoContainsPublic $ kopanoProxyURL )
  501.   )
  502. #
  503. ################################################################################
  504. #
  505. olcObjectClasses: (
  506.   1.3.6.1.4.1.47732.1.5.0.0
  507.   NAME 'kopano-addresslist'
  508.   DESC 'KOPANO: a Kopano Addresslist'
  509.   SUP top
  510.   STRUCTURAL
  511.   MUST ( cn )
  512.   MAY ( kopanoAccount $ kopanoHidden $ kopanoFilter $ kopanoBase )
  513.   )
  514. #
  515. ################################################################################
  516. #
  517. olcObjectClasses: (
  518.   1.3.6.1.4.1.47732.1.7.0.0
  519.   NAME 'kopano-dynamicgroup'
  520.   DESC 'KOPANO: a Kopano dynamic group'
  521.   SUP top
  522.   STRUCTURAL
  523.   MUST ( cn )
  524.   MAY ( kopanoAccount $ kopanoHidden $ mail $ kopanoAliases $ kopanoFilter $ kopanoBase )
  525.   )
  526. #
  527. ################################################################################
  528. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement