Projects
Kolab:3.4:Updates
kolab-schema
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 12
View file
kolab-schema.spec
Changed
@@ -1,5 +1,5 @@ Name: kolab-schema -Version: 3.1 +Version: 3.2 Release: 1%{?dist} Summary: LDAP Schema Extensions for Kolab Groupware @@ -32,6 +32,9 @@ %doc kolab3.schema kolab3.ldif %changelog +* Fri Nov 20 2014 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 3.2-1 +- New version including a kolabResource objectClass + * Wed Feb 12 2014 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 3.1-1 - Version compatible with UCS
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +kolab-schema (3.2-0) unstable; urgency=low + + * Check in version 3.2 + + -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Fri, 28 Nov 2014 14:32:35 +0200 + kolab-schema (3.1-3) unstable; urgency=low * Fresh version of UCS compatibility
View file
kolab-schema-3.1.tar.gz/kolab3.ldif -> kolab-schema-3.2.tar.gz/kolab3.ldif
Changed
@@ -35,7 +35,7 @@ # include /kolab/etc/openldap/schema/cosine.schema # include /kolab/etc/openldap/schema/inetorgperson.schema # include /kolab/etc/openldap/schema/rfc2739.schema -# include /kolab/etc/openldap/schema/kolab2.schema +# include /kolab/etc/openldap/schema/kolab3.schema # Prefix for OIDs: 1.3.6.1.4.1.19414 <- registered # Prefix for OIDs: 1.3.6.1.4.1.19414.2000 <-- temporarily reserved for ob # Prefix for attributes: 1.3.6.1.4.1.19414.1 @@ -280,6 +280,13 @@ EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) +# Extended attributes for Resources +attributeTypes: ( 1.3.6.1.4.1.19414.3.1.1 + NAME 'kolabDescAttribute' + DESC 'Descriptive attribute or parameter for a Resource' + EQUALITY caseIgnoreIA5Match + SUBSTR caseIgnoreIA5SubstringsMatch + SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) ########################## # kolabfilter attributes # ########################## @@ -321,7 +328,8 @@ kolabDelegate $ kolabTargetFolder $ kolabAllowSMTPRecipient $ - kolabAllowSMTPSender ) ) + kolabAllowSMTPSender $ + owner ) ) # kolab account # we use an auxiliary in order to ease integration # with existing inetOrgPerson objects @@ -363,4 +371,12 @@ kolabDeleteflag $ kolabAllowSMTPRecipient $ kolabAllowSMTPSender ) ) - +# kolab resources +objectClasses: ( 1.3.6.1.4.1.19414.3.2.9 + NAME 'kolabResource' + DESC 'Kolab Resource' + SUP top AUXILIARY + MAY ( kolabInvitationPolicy $ + kolabDescAttribute $ + description $ + owner ) )
View file
kolab-schema-3.1.tar.gz/kolab3.schema -> kolab-schema-3.2.tar.gz/kolab3.schema
Changed
@@ -35,7 +35,7 @@ # include /kolab/etc/openldap/schema/cosine.schema # include /kolab/etc/openldap/schema/inetorgperson.schema # include /kolab/etc/openldap/schema/rfc2739.schema -# include /kolab/etc/openldap/schema/kolab2.schema +# include /kolab/etc/openldap/schema/kolab3.schema # Prefix for OIDs: 1.3.6.1.4.1.19414 <- registered # Prefix for OIDs: 1.3.6.1.4.1.19414.2000 <-- temporarily reserved for ob # Prefix for attributes: 1.3.6.1.4.1.19414.1
View file
kolab-schema.dsc
Changed
@@ -2,7 +2,7 @@ Source: kolab-schema Binary: kolab-schema Architecture: all -Version: 3.1-3 +Version: 3.2-0~kolab1 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Paul Klos <kolab@klos2day.nl> Homepage: http://www.kolab.org @@ -14,5 +14,5 @@ Package-List: kolab-schema deb mail extra Files: - 00000000000000000000000000000000 0 kolab-schema-3.1.tar.gz + 00000000000000000000000000000000 0 kolab-schema-3.2.tar.gz 00000000000000000000000000000000 0 debian.tar.gz
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.