ldap.propmap.cfg 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. # PR_EC_ENABLED_FEATURES
  2. 0x67B3101E = kopanoEnabledFeatures
  3. # PR_EC_DISABLED_FEATURES
  4. 0x67B4101E = kopanoDisabledFeatures
  5. # PR_EC_ARCHIVE_SERVERS
  6. 0x67C4101E = kopanoUserArchiveServers
  7. # PR_EC_ARCHIVE_COUPLINGS
  8. 0x67C5101E = kopanoUserArchiveCouplings
  9. # PR_EC_EXCHANGE_DN
  10. 0x6788001E =
  11. # PR_BUSINESS_TELEPHONE_NUMBER
  12. 0x3A08001E = telephoneNumber
  13. # PR_BUSINESS2_TELEPHONE_NUMBER
  14. 0x3A1B101E = otherTelephone
  15. # PR_BUSINESS_FAX_NUMBER
  16. 0x3A24001E = otherFacsimileTelephoneNumber
  17. # PR_MOBILE_TELEPHONE_NUMBER
  18. 0x3A1C001E = mobile
  19. # PR_HOME_TELEPHONE_NUMBER
  20. 0x3A09001E = homePhone
  21. # PR_HOME2_TELEPHONE_NUMBER
  22. 0x3A2F101E = otherHomePhone
  23. # PR_PRIMARY_FAX_NUMBER
  24. 0x3A23001E = facsimileTelephoneNumber
  25. # PR_PAGER_TELEPHONE_NUMBER
  26. 0x3A21001E = pager
  27. # PR_COMMENT
  28. #0x3004001E = description
  29. # PR_DEPARTMENT_NAME (OpenLDAP: departmentNumber, ADS: department)
  30. 0x3A18001E = department
  31. # PR_OFFICE_LOCATION
  32. 0x3A19001E = physicalDeliveryOfficeName
  33. # PR_GIVEN_NAME
  34. 0x3A06001E = givenName
  35. # PR_SURNAME
  36. 0x3A11001E = sn
  37. # PR_CHILDRENS_NAMES
  38. 0x3A58101E = o
  39. # PR_BUSINESS_ADDRESS_CITY
  40. 0x3A27001E = l
  41. # PR_TITLE
  42. 0x3A17001E = title
  43. # PR_USER_CERTIFICATE
  44. #0x3A220102 = userCertificate
  45. # PR_INITIALS
  46. 0x3A0A001E = initials
  47. # PR_LANGUAGE
  48. 0x3A0C001E = preferredLanguage
  49. # PR_ORGANIZATIONAL_ID_NUMBER
  50. 0x3A10001E = employeeNumber
  51. # PR_POSTAL_ADDRESS (business address if made into contact)
  52. 0x3A15001E = postalAddress
  53. # PR_COMPANY_NAME (ADS only)
  54. 0x3A16001E = company
  55. # PR_COUNTRY
  56. 0x3A26001E = co
  57. # PR_STATE_OR_PROVINCE
  58. 0x3A28001E = st
  59. # PR_STREET_ADDRESS (encoded in ads?)
  60. 0x3A29001E = streetAddress
  61. # PR_POSTAL_CODE
  62. 0x3A2A001E = postalCode
  63. # PR_POST_OFFICE_BOX
  64. 0x3A2B001E = postOfficeBox
  65. # PR_ASSISTANT (should result in a DN to another user)
  66. 0x3A30001E = assistant
  67. # PR_EMS_AB_WWW_HOME_PAGE
  68. 0x8175101E = url
  69. # PR_BUSINESS_HOME_PAGE
  70. 0x3A51001E = wWWHomePage
  71. # This enables GAB contact photos
  72. # Please note that the MAPI property has a 4K size limit
  73. # Larger images will not be shown
  74. # Recommended sizes are either 96x96 or 128x128
  75. # For AD, it is recommended to use thumbnailPhoto
  76. # PR_EMS_AB_THUMBNAIL_PHOTO
  77. 0x8C9E0102 = jpegPhoto
  78. # PR_EMS_AB_X509_CERT (aka PR_EMS_AB_TAGGED_X509_CERT)
  79. 0x8C6A1102 = userCertificate;binary
  80. # The following extra's can only be enabled when using ADS
  81. # or when you have OpenLDAP 2.4+ with the memberof overlay
  82. # enabled (see slapo-memberof(5) manpage).
  83. # PR_EMS_AB_IS_MEMBER_OF_DL
  84. #0x80081102 = memberOf
  85. # PR_EMS_AB_REPORTS
  86. #0x800E1102 = directReports
  87. # PR_MANAGER_NAME (should result in a DN to another user)
  88. #0x8005001E = manager
  89. # PR_EMS_AB_OWNER
  90. #0x800C001E = managedBy
  91. # PR_EMS_AB_OBJECT_GUID
  92. 0x8C6D0102 = EntryUUID