Use custom installation of openLDAP

Ondrej Flidr ondrej.flidr at upp.cz
Wed Apr 27 13:25:17 CEST 2011


Hello and thanks for your answer.

Unfortunatelly, my problem is still here. In openLDAP installation, i
have included schemas core, cosine, inetorgperson, nis, samba and apple.

Cause i'm using openLDAP version 2.4.21, i need to convert kolab2.schema
to LDIF format with command

[root at ldap-test ~]# slaptest -f ./schema_convert.conf -F ./ldif_out

file schema_convert.conf looks like this

[root at ldap-test ~]# cat /root/schema_convert.conf
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
include /etc/openldap/schema/nis.schema
include /root/kolab2.schema

slaptest converts kolab2.schema into LDIF without any problem. But when
i try to import converted schema into LDAP, i get that error:

[root at ldap-test ~]# ldapadd -x -D cn=admin,dc=uppdomain,dc=cz -W -f 
/root/ldif_out/cn\=config/cn\=schema/cn\=\{4\}kolab2.ldif

Enter LDAP Password:

adding new entry "cn={4}kolab2"

ldap_add: Server is unwilling to perform (53)

         additional info: no global superior knowledge



You can find my converted kolab2.schema in attachement. Logfile of LDAP
is clear.

Thanks for any ideas.

Ondrej Flidr
Universal Production Partners a.s.


Christoph Wickert wrote:
> Am Freitag, 22. April 2011, 17:19:56 schrieb Ondrej Flidr:
>   
>> Hello,
>> I'm trying to set kolab 2.3.0 to use our company LDAP server. Which
>> schemas do i have to import? kolab2.schema and rfc2739.schema or
>> something else?
>>     
>
> rfc2739.schema is no longer used and should *not* be in slapd.conf as 
> mentioned in 1st.readme. You need core, cosine, inetorgperson and 
> kolab2.
>
> Regards,
> Christoph
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users at kolab.org
> https://kolab.org/mailman/listinfo/kolab-users
>   


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cn={4}kolab2.ldif
URL: <http://lists.kolab.org/pipermail/users/attachments/20110427/b295a547/attachment.ksh>


More information about the users mailing list