AW: AW: [Kolab-devel] Adress Book Problem with zfos release of Kolab
Frank Paulick
Frank.Paulick at matrix.ag
Fri Apr 2 11:55:50 CEST 2004
Hi
i was wrong. the only ldap version that seems to work with outlokk xp is 2.1.21
there are 2 file that are different to the schema file from 2.2.8:
core.schema:
2.1.21:
#
# Standard Track URI label schema from RFC 2079
#
attributetype ( 1.3.6.1.4.1.250.1.57 NAME 'labeledURI'
DESC 'RFC2079: Uniform Resource Identifier with optional label'
EQUALITY caseExactMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
2.2.8:
#
# Standard Track URI label schema from RFC 2079
# system schema
#attributetype ( 1.3.6.1.4.1.250.1.57 NAME 'labeledURI'
# DESC 'RFC2079: Uniform Resource Identifier with optional label'
# EQUALITY caseExactMatch
# SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
kolab.schema:
2.1.21:
attributetype ( 1.3.6.1.4.1.250.1.57 NAME 'labeledURI'
DESC 'RFC2079: Uniform Resource Identifier with optional label'
EQUALITY caseExactMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
2.2.8:
#attributetype ( 1.3.6.1.4.1.250.1.57 NAME 'labeledURI'
# DESC 'RFC2079: Uniform Resource Identifier with optional label'
# EQUALITY caseExactMatch
# SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
If i uncomment the lines in the 2.2.8 schema files the slapd doesn't start.
even if i set the loglevel in slapd.conf to 4095 (looks for me like the highest available) i don't get any explaining message. only "slapd stopped".
Greetings
Frank Paulick
Frank.Paulick at matrix.ag
-----Ursprüngliche Nachricht-----
Von: Buchan Milne [mailto:bgmilne at obsidian.co.za]
Gesendet: Freitag, 2. April 2004 11:05
An: Kolab development coordination
Betreff: Re: AW: [Kolab-devel] Adress Book Problem with zfos release of
Kolab
On Fri, 2 Apr 2004, Frank Paulick wrote:
> Hi again,
>
> i found a "solution" for this problem.
> looks like the main thing are the "schema" files in /kolab/etc/openldap
> after i copied the schema files from the openldap 2.1.21 installation to a kolab installtion with openldap 2.2.8
> the problem with outlokk xp doesn't occure anymore.
> the openldap 2.1.21 is the one from the original kolab 1.0 package.
> anyone on the list with some more openldap knowhow to take a look at this problem ?
>
If you can post a diff between those that were broken, and those that
worked, yes (I don't have any motivation to install the Openpackage RPMS
...).
There are still a number of issues with the kloab schema that need to be
addressed ...
Regards,
Buchan
_______________________________________________
Kolab-devel mailing list
Kolab-devel at intevation.org
https://kroupware.org/mailman/listinfo/kolab-devel
More information about the devel
mailing list