Hi,

sorry for my answer taking so long (holidays)...

First of all, it is probably a misunderstanding: 
When i try to use SOGo, i tested the "Calendar sharing" ACL Option,
which did not work (there are no users in the list, not even myself).
So i thought it is my failure and check the log.
This was saying "... line xxx incorrect in the file ..." i mentioned and
there WAS a missing ";" -  for what i think - and i thought it would be
helpful for you to know that.

If there is really a coherence between the failure and this, i don't
believe...

But never the less i have this problem (knowing that it has been worked
befor on a other server). Is there anything else i have to configure to
get this working ?


Now: For finding what is wrong, the sogo log says, when i try to change
ACLs:

127.0.0.1 - - [18/Jun/2010:09:46:34 GMT]
"GET /SOGo/so/USER/Calendar/personal/acls HTTP/1.1" 200 2942/0 0.031
8044 63% 0
2010-06-18 09:46:48.746 sogod[10818] WARNING(-[NSNull(misc) count]):
called NSNull -count (returns 0) !!!
127.0.0.1 - - [18/Jun/2010:09:46:48 GMT]
"GET /SOGo/so/USER/Calendar/personal/userRights?uid=%3Cdefault%3E
HTTP/1.1" 200 7577/0 0.028 20832 63% 8K
2010-06-18 09:47:20.458 sogod[10818] WARNING(-[NSNull(misc) count]):
called NSNull -count (returns 0) !!!
127.0.0.1 - - [18/Jun/2010:09:47:20 GMT]
"GET /SOGo/so/USER/Calendar/personal/userRights?uid=%3Cdefault%3E
HTTP/1.1" 200 7577/0 0.024 20832 63% 0
127.0.0.1 - - [18/Jun/2010:09:47:50 GMT]
"POST /SOGo/so/sad/Calendar/personal/saveUserRights HTTP/1.1" 200 256/97
0.056 - - 0

--------------------------------------------------------------

My config (this is Andre's, which is nearly the same):
{
    NSGlobalDomain = {
    };
    "sogod" = {
SOGoProfileURL =
"postgresql://sogo:******...@localhost:5432/sogo/sogo_user_profile";
OCSFolderInfoURL =
"postgresql://sogo:******...@localhost:5432/sogo/sogo_folder_info";
SxVMemLimit = 512;
WOWorkersCount = 5;
WOUseRelativeURLs = YES;
SOGoAuthenticationMethod = LDAP;
SOGoIMAPServer = mail.domain.ch;
SOGoLanguage = German;
SOGoMailingMechanism = smtp;
SOGoSMTPServer = localhost;
SOGoTimeZone = Europe/Zurich;
SOGoVacationEnabled = YES;
SOGoForwardEnabled = YES;
SOGoSieveScriptsEnabled = YES;
SOGoMailMessageCheck = every_5_minutes;
SOGoFirstDayOfWeek = 1;
SOGoFirstWeekOfYear = FirstFullWeek;
SOGoForceIMAPLoginWithEmail = YES;
SOGoAppointmentSendEMailReceipts = NO;
SOGoACLsSendEMailNotifcations = YES;
SOGoFoldersSendEMailNotifcations = YES;
SOGoAppointmentSendEMailNotifcations = YES;
SOGoContactsDefaultRoles = ("ObjectViewer");
SOGoIMAPAclConformsToIMAPExt = Yes;
domains = 
    {
user.ws = 
{
SOGoMailDomain = user.ws;
SOGoDraftsFolderName = Drafts;
SOGoUserSources = (
    {
type = ldap;
CNFieldName = cn;
IDFieldName = mail;
UIDFieldName = mail;
baseDN = "jvd=***************dc=ch";
filter = "(objectClass='JammMailAccount' AND accountActive='TRUE' AND
delete='FALSE')";
bindDN = "cn=****************,dc=ch";
bindPassword = ******;
canAuthenticate = YES;
displayName = "System Adressbuch";
hostname = ********;
id = user-ws-systemAddresses;
isAddressBook = YES;
port = 389;
    }
);
SOGoLanguage = German;
SOGoSuperUsernames = ("[email protected]");
};
admin.net = 
{
SOGoMailDomain = admin.net;
SOGoDraftsFolderName = Drafts;
SOGoUserSources = (
    {
type = ldap;
CNFieldName = cn;
IDFieldName = mail;
UIDFieldName = mail;
baseDN = "jvd=***************dc=ch";
filter = "(objectClass='JammMailAccount' AND accountActive='TRUE' AND
delete='FALSE')";
bindDN = "cn=****************,dc=ch";
bindPassword = ******;
canAuthenticate = YES;
displayName = "System Adressbuch";
hostname = ********;
id = admin-net-systemAddresses;
isAddressBook = YES;
port = 389;
    }
);
SOGoLanguage = German;
SOGoSuperUsernames = ("[email protected]");
};
    }
    };
}



Best Regards and
thank you


-- 
Philipp Strobl
- PILARKTO NETWORKS -
http://www.pilarkto.net



Am Freitag, den 04.06.2010, 13:18 -0400 schrieb Wolfgang Sourdeau: 
> Philipp Strobl wrote:
> > Hi,
> > 
> > found a missing ";" in this file, line 186:
> > 
> > /usr/GNUstep/System/Library/SOGo/ContactsUI.SOGo/Resources/German.lproj/Localizable.strings
> > 
> > But although i fix this, i can not give other users acl to my calendar.
> 
> Please give us more information about your problem. Your SOGo 
> configuration and your log would be useful during the operations that 
> take place...
> Einfaches Textdokument-Anlage (message-footer.txt)
> -- 
> [email protected]
> https://inverse.ca/sogo/lists

-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to