Advertisement
Guest User

Untitled

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