Kolab + GOsa debugging

Alain Spineux aspineux at gmail.com
Fri Oct 31 16:28:13 CET 2008


On Wed, Oct 29, 2008 at 4:01 PM, Mark Pavlichuk
<pav5088 at internode.on.net> wrote:
>  Your instructions read as if you're not using the GOsa version of the
> kolab2 schema.  Is this correct?
>
>  I tested this method, and after creating and activating a server I
> could modify the kolab server settings, but when editing a user and
> trying to add a mail address there was no mail server selectable.

You mean the "Mailbox Home Server"  ?

Do you have a valid k=kolab entry  ? With a valid kolabHost attribute ?

What about this ?

# ldapsearch -w your_manager_password -D
"cn=manager,cn=internal,dc=your,dc=domain,dc=com"
"(objectClass=emailgencyServerObject)"

What about attribute kolabHost ?

>
>
> Alejandro Bednarik wrote:
>>  Hi Mark. In /kolab/etc/kolab/templates/slapd.conf.template below
>> /kolab/etc/openldap/schema/inetorgperson.schema add
>>
>> include         /kolab/etc/openldap/schema/nis.schema
>> include         /usr/share/gosa/contrib/openldap/samba3.schema
>> include         /usr/share/gosa/contrib/openldap/goconfig.schema
>> include         /usr/share/gosa/contrib/openldap/gofirewall.schema
>> include         /usr/share/gosa/contrib/openldap/gosystem.schema
>> include         /usr/share/gosa/contrib/openldap/gofon.schema
>> include         /usr/share/gosa/contrib/openldap/goto.schema
>> include         /usr/share/gosa/contrib/openldap/goto-mime.schema
>> include         /usr/share/gosa/contrib/openldap/gofax.schema
>> include         /usr/share/gosa/contrib/openldap/goserver.schema
>> include         /usr/share/gosa/contrib/openldap/gosa+samba3.schema
>> include         /usr/share/gosa/contrib/openldap/trust.schema
>>
>> and in /kolab/etc/openldap/schema/kolab2.schem comment this entry:
>>
>> # cyrus imapd access control list
>> # acls work with users and groups
>> #attributetype ( 1.3.6.1.4.1.19414.2.1.651
>> #  NAME 'acl'
>> #  EQUALITY caseIgnoreIA5Match
>> #  SUBSTR caseIgnoreIA5SubstringsMatch
>> #  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
>>
>> Also, if after this and run kolabconf, you still have problems, you should
>> check in /kolab/etc/openldap/schema/kolab2.schema this entry
>>
>> objectclass ( 1.3.6.1.4.1.19414.2.2.9
>>   NAME 'kolabSharedFolder'
>>   DESC 'Kolab public shared folder'
>>   SUP top STRUCTURAL
>>   MUST cn
>>   MAY ( acl $
>>         alias $
>>         cyrus-userquota $
>>         kolabHomeServer $
>>         kolabFolderType $
>>         kolabDeleteflag ) )
>>
>> and delete "acl $".
>>
>> Hope this help. Cheers!
>>
>
>
> --
> Mark Pavlichuk
> Strategic IT
> ph. (07)47242890
> m. 0409 124577
>
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users at kolab.org
> https://kolab.org/mailman/listinfo/kolab-users
>



-- 
Alain Spineux
aspineux gmail com
May the sources be with you




More information about the users mailing list