AW: AW: [Kolab-devel] Adress Book Problem with zfos release of Kolab
Buchan Milne
bgmilne at obsidian.co.za
Fri Apr 2 12:18:07 CEST 2004
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
More information about the devel
mailing list