15. Appendix B: LDAP attribute description¶
This appendix will describe all available LDAP attributes available in the Kopano schema. The Kopano schema is available in the directory /usr/share/doc/kopano
.
Please keep in mind that the Kopano LDAP configuration files are very flexible, so these attributes are not in all cases used.
kopanoQuotaOverride
This attribute is used to override the default quota, which is configured in the /etc/kopano/server.cfg
. This attribute always need to be enabled to use a custom quota setting.
OID | 1.3.6.1.4.1.47732.1.1.1 .1 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoQuotaWarn
This attribute contains the warning quota level in Mb.
OID | 1.3.6.1.4.1.47732.1.1.1 .2 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoQuotaSoft
This attribute contains the soft quota level in Mb.
OID | 1.3.6.1.4.1.47732.1.1.1 .3 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoQuotaHard
This attribute contains the hard quota level in Mb.
OID | 1.3.6.1.4.1.47732.1.1.1 .4 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoUserDefaultQuotaOverride
This attribute will override the system wide quota settings for all users of the company.
OID | 1.3.6.1.4.1.47732.1.1.1 .5 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoUserDefaultQuotaWarn
This attribute contains the warning quota level in Mb for all users of the company.
OID | 1.3.6.1.4.1.47732.1.1.1 .6 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoUserDefaultQuotaSoft
This attribute contains the soft quota level in Mb for all users of the company.
OID | 1.3.6.1.4.1.47732.1.1.1 .7 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoUserDefaultQuotaHard
This attribute contains the hard quota level in Mb for all users of the company.
OID | 1.3.6.1.4.1.47732.1.1.1 .8 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoAdmin
This attribute will make a user Kopano administrator.
OID | 1.3.6.1.4.1.47732.1.1.2 .1 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoSharedStoreOnly
This attribute will configure a mailbox as a shared store. On shared stores you will not be able to login.
OID | 1.3.6.1.4.1.47732.1.1.2 .2 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoAccount
This attribute can be used in the LDAP search filters to filter users and groups.
OID | 1.3.6.1.4.1.47732.1.1.2 .3 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoSendAsPrivilege
This attribute will contain users or groups that should have sendas permissions on the user where this attribute is added.
OID | 1.3.6.1.4.1.47732.1.1.2 .4 |
Syntax | DN or DirectoryString |
Multi- or Single-Valued | Multi-Valued |
kopanoMrAccept
This attribute will configure auto-acceptance of meeting requests. This attribute is not
used in the current Kopano versions.
OID | 1.3.6.1.4.1.47732.1.1.2 .5 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoMrDeclineConflict
This attribute will decline meeting requests when the calendar already contains appointments. This attribute is not
used in the current Kopano versions.
OID | 1.3.6.1.4.1.47732.1.1.2 .6 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoMrDeclineRecurring
This attribute will decline meeting requests when they are set as recurrent. This attribute is not
used in the current Kopano versions.
OID | 1.3.6.1.4.1.47732.1.1.2 .7 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoId
This attribute can be used as a generic unique id for example users and groups. This attribute is by default not
used by Kopano, but can be used for example together with identity management solutions.
OID | 1.3.6.1.4.1.47732.1.1.2 .8 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoResourceType
This attribute will configure the resource type of a shared store. The available options are Room
or “Equipment”
OID | 1.3.6.1.4.1.47732.1.1.2 .9 |
Syntax | DirectoryString |
Multi- or Single-Valued | Single-Valued |
kopanoResourceCapacity
This attribute will number the rooms or equipment available.
OID | 1.3.6.1.4.1.47732.1.1.2 .10 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoHidden
This attribute will hide the object in the Global Address Book. This will also hide the object for administrator users.
OID | 1.3.6.1.4.1.47732.1.1.2 .11 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoEnabledFeatures
Controls which features are explicitly enabled for a user, and overrides any disabled features in the server disabled_features setting.
OID | 1.3.6.1.4.1.47732.1.1.2 .13 |
Syntax | String |
Multi- or Single-Valued | Multi-Valued |
kopanoDisabledFeatures
Controls which features are explicitly disabled for a user.
OID | 1.3.6.1.4.1.47732.1.1.2 .14 |
Syntax | String |
Multi- or Single-Valued | Multi-Valued |
kopanoAliases
This attribute will contain all other email addresses and aliases for the user.
OID | 1.3.6.1.4.1.47732.1.1.3 .1 |
Syntax | DirectoryString |
Multi- or Single-Valued | Multi-Valued |
kopanoUserServer
This attribute will be the homeserver of a user when running in multi-server mode.
OID | 1.3.6.1.4.1.47732.1.1.4 .1 |
Syntax | DirectoryString |
Multi- or Single-Valued | Single-Valued |
kopanoSecurityGroup
This attribute will specify whether a group has security privileges. When the attribute is set to 0
, the group will be seen as distribution list.
OID | 1.3.6.1.4.1.47732.1.2.2 .1 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoViewPrivilege
This attribute will contain companies with view privileges over the selected company.
OID | 1.3.6.1.4.1.47732.1.3.2 .4 |
Syntax | DirectoryString |
Multi- or Single-Valued | Multi-Valued |
kopanoAdminPrivilege
This attribute will contain users from different companies which are administrator over selected company.
OID | 1.3.6.1.4.1.47732.1.3.2 .5 |
Syntax | DirectoryString |
Multi- or Single-Valued | Multi-Valued |
kopanoSystemAdmin
This attribute will specify the users who are system administrators for this company.
OID | 1.3.6.1.4.1.47732.1.3.2 .6 |
Syntax | DirectoryString |
Multi- or Single-Valued | Multi-Valued |
kopanoQuotaUserWarningRecipients
This attribute will contain users who will receive a notification email when a user exceeds his quota.
OID | 1.3.6.1.4.1.47732.1.3.1 .5 |
Syntax | DirectoryString |
Multi- or Single-Valued | Multi-Valued |
kopanoQuotaCompanyWarningRecipients
This attribute will contain email address who will receive a notification email when a company exceeds his quota.
OID | 1.3.6.1.4.1.47732.1.3.1 .6 |
Syntax | DirectoryString |
Multi- or Single-Valued | Multi-Valued |
kopanoCompanyServer
This attribute will contain the home server of a company when running in multi-server mode.
OID | 1.3.6.1.4.1.47732.1.3.4 .1 |
Syntax | DirectoryString |
Multi- or Single-Valued | Single-Valued |
kopanoHttpPort
This attribute will contain the port for the http connections when running in multi-server mode.
OID | 1.3.6.1.4.1.47732.1.4.4 .1 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoSslPort
This attribute will contain the port for the https connections when running in multi-server mode.
OID | 1.3.6.1.4.1.47732.1.4.4 .2 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoFilePath
This attribute will contain the unix socket or the named pipe of the server when running in multi-server mode.
OID | 1.3.6.1.4.1.47732.1.4.4 .3 |
Syntax | DirectoryString |
Multi- or Single-Valued | Single-Valued |
kopanoContainsPublic
This attribute will enable the public store for a specific multi-server node. Make sure only one node has enabled this attribute.
OID | 1.3.6.1.4.1.47732.1.4.4 .4 |
Syntax | Integer |
Multi- or Single-Valued | Single-Valued |
kopanoFilter
This attribute will contain the LDAP filter to apply for an addresslist or dynamic group.
OID | 1.3.6.1.4.1.47732.1.5.5 .1 |
Syntax | DirectoryString |
Multi- or Single-Valued | Single-Valued |
kopanoBase
This attribute will contain the LDAP search base to apply for an addresslist or dynamic group.
OID | 1.3.6.1.4.1.47732.1.5.5 .2 |
Syntax | DirectoryString |
Multi- or Single-Valued | Single-Valued |