AW: AW: AW: [Kolab-devel] Adress Book Problem with zfos release ofKolab

Frank Paulick Frank.Paulick at matrix.ag
Fri Apr 2 12:39:23 CEST 2004


This is what i get:

line 250 (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/etc/openldap/schema/kolab.schema: line 250: Duplicate attributeType: "1.3.6.1.4.1.250.1.57"
slapd shutdown: freeing system resources.
slapd stopped.

Regards
Frank

-----Ursprüngliche Nachricht-----
Von: Buchan Milne [mailto:bgmilne at obsidian.co.za]
Gesendet: Freitag, 2. April 2004 12:18
An: Kolab development coordination
Betreff: Re: AW: AW: [Kolab-devel] Adress Book Problem with zfos release
ofKolab



On Fri, 2 Apr 2004, Frank Paulick wrote:

> 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".
> 

Start slapd manually, ie with :
# slapd -d1 -u <ldap user> -g <ldap group>

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