[Kolab-devel] [issue3600] OpenLDAP Kolab2 schema custom ISP attribute extension

Martin Zapfl kolab-issues at intevation.de
Thu Apr 30 14:00:00 CEST 2009


New submission from Martin Zapfl <mailinglists at tbits.net>:

This patch adds several new attributes to the kolab2.schema. It has been tested
against CVS revision 1.35.The patch is also part of issue 3463 (custom ISP patches)

The following new openldap attributes will be added:
Class kolabGroupOfNames
- uidPrefix (set a prefix for customer users that is always prepended)
- maxAccounts (max. number of user accounts per customer)
- domainQuota (default quota for a newly added domain)
- domainDefaultQuota (default quota for an user account that belongs to that domain)
- disableGroupware (disables Groupware fields for a user such as address...)

Class kolabInetOrgPerson
- lastLogin (last login date of a user to imap / pop3 services)

Class kolab
- passwordSecUserRegEx (regular expression to check against user passwords)
- passwordSecAdminRegEx (regular expression to check against admin passwords)

The patch is applied by running
patch -p0 -i kolab2.2.schema.rev10.patch

openldap must be restarted to apply changes of ldap schema.

Please note:
This is still a beta release. Do not install it on production machines!!

----------
assignedto: martinzapfl
files: kolab2.2.schema.rev10.patch
messages: 19961
nosy: martinzapfl
priority: feature
status: chatting
title: OpenLDAP Kolab2 schema custom ISP attribute extension
topic: server
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3600>
___________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kolab2.2.schema.rev10.patch
Type: application/octet-stream
Size: 3894 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/devel/attachments/20090430/eac0e305/attachment.obj>


More information about the devel mailing list