From: opensides Date: Wed, 18 Jun 2008 12:51:11 +0000 (+0000) Subject: - Added explanation for KolabSharedFolder schema modification X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=850970357bff441ad815ab184bc0795f4af9d217;p=gosa.git - Added explanation for KolabSharedFolder schema modification git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@11359 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/FAQ b/FAQ index 130a9dddb..dfbc72347 100644 --- a/FAQ +++ b/FAQ @@ -418,9 +418,15 @@ A: Yes, just add the following line to your gosa.conf: Q: I want to use cyrus for multiple mail domains, but GOsa uses the 'uid' attribute - for account namens, how do I change this to 'mail'? + for account names, how do I change this to 'mail'? A: Just add/modify the following line to/in your gosa.conf: + +Q: When creating mail group with a Kolab server i got this error message + "Object class violation (invalid structural object class chain (posixGroup/kolabSharedFolder)" + +A: In your kolab2.schema objectclass kolabSharedFolder change + 'SUP top STRUCTURAL' to 'SUP top AUXILIARY'