Hi,

anyone can explain this to me please? my sogo password is not sogo and root is not mentioned anywhere in the config. looks like he´s choking on my password!? (manual login with mysql -u sogo -p works)

SOGo 1.3.7a:
2011-05-20 09:35:33.786 sogod[10039] ERROR: could not open MySQL4 connection to database 'sogo:_rocko_!@localhost:3306': Access denied for user 'root'@'localhost' (using password: NO) May 20 09:35:33 sogod [10039]: [ERROR] <0x0x8590278[GCSChannelManager]> could not open channel <MySQL4Channel[0x0x97f8a70] connection=0x(null)> for URL: mysql:///sogo:_rocko_!@localhost:3306/sogo/sogo_sessions_folder May 20 09:35:33 sogod [10039]: [WARN] <0x0x8590278[GCSChannelManager]> will prevent opening of this channel 5 seconds after 2011-05-20 09:35:33 +0200 May 20 09:35:33 sogod [10039]: <0x0x87957e0[SOGoWebAuthenticator]> tried wrong password for user 'L7JGZmBzAr8NFcrcUitYXbUAEIOjfYndx2GyFCdbXl5sjLclv/RRa4YfW2QtQlcbleeqCmgLqNyZ7hqAjc293g=='!

this is logged right after login of any user. my config:

{
NSGlobalDomain = {
};
gdnc = {
};
sogod = {
NGUseUTF8AsURLEncoding = YES;
OCSFolderInfoURL = "mysql://sogo:_rocko_!@localhost:3306/sogo/sogo_folder_info"; SOGoProfileURL = "mysql://sogo:_rocko_!@localhost:3306/sogo/sogo_user_profile"; OCSSessionsFolderURL = "mysql:///sogo:_rocko_!@localhost:3306/sogo/sogo_sessions_folder";
SOGoAppointmentSendEMailNotifications = YES;
SOGoDraftsFolderName = INBOX/Drafts;
SOGoSentFolderName = INBOX/Sent;
SOGoTrashFolderName = INBOX/Trash;
SOGoFirstDayOfWeek = 1;
SOGoFoldersSendEMailNotifications = NO;
SOGoForceIMAPLoginWithEmail = NO;
SOGoMailAuxiliaryUserAccountsEnabled = YES;
SOGoForwardEnabled = YES;
SOGoIMAPAclConformsToIMAPExt = YES;
SOGoIMAPServer = mailgate.domain.com;
SOGoSupportedLanguages = ("German", "English");
SOGoCacheCleanupInterval = 60;
SOGoLDAPUserManagerCleanupInterval = 120;
SOGoLDAPQueryLimit = 300;
SOGoLanguage = German;
SOGoLoginModule = Calendar;
SOGoMailDomain = domain.com;
SOGoMailingMechanism = smtp;
SOGoSMTPServer = mailgate.domain.com;
SOGoSieveScriptsEnabled = YES;
SOGoVacationEnabled = YES;
SOGoSuperUsernames = (
sogo.domain.com
);
SOGoTimeZone = Europe/Berlin;
SOGoUserSources = (
{
CNFieldName = cn;
IDFieldName = sAMAccountName;
UIDFieldName = description;
baseDN = "ou=userbase,dc=domain,dc=com";
bindDN = "[email protected]";
bindFields = (
description
);
bindPassword = secret;
canAuthenticate = YES;
hostname = 172.*.*.*;
id = directory;
isAddressBook = NO;
port = 389;
},
{
baseDN = "ou=addresses,dc=domain,dc=com";
bindDN = "[email protected]";
bindPassword = secret;
canAuthenticate = NO;
displayName = "albertbauer";
hostname = 172.*.*.*;
id = addresses;
isAddressBook = YES;
port = 389;
}
);
SxVMemLimit = 2048;
WOWorkersCount = 3;
};
}

best,

sascha

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

Reply via email to