Ok , never mind ... I've been retarded. Used the wrong DSN setting in my
sogo config.


-----Original Message-----
From: Stephan Viljoen [mailto:[email protected]] 
Sent: Friday, August 13, 2010 3:54 PM
To: [email protected]
Subject: [SOGo] Sogo Web Interface Problem...

Hi There,

I've just installed Sogo on Centos 5.5 using the nightly build but can't
login using the web Interface for some reason. Keep on getting "Wrong
Username or Password" error. 

<--- Sogo Log file --->
tail -f /var/log/sogo/sogo.log

2010-08-13 18:33:26.190 sogod[4563] Scanner initialised with nil string
SOGoRootPage Login for user 'john' might not have worked - password policy:
65535  grace: -1  expire: -1  bound: 0
127.0.0.1 - - [13/Aug/2010:18:33:26 GMT] "POST /SOGo/connect HTTP/1.1" 403
34/58 0.006 - - 0

<---/end Sogo Log file --->

Ldap seems to be working Ok since user authentication works fine using
normal telnet or any other mail client. I've double checked and I'm using
the exact same setting in my Sogo config as configured for cyrus/saslauthd. 

My setup consists of Cyrus , postfix , saslauthd and SOGo 1.3.0 I'm probably
doing something retarded so feel free to whack me over the head with a
Teflon pan and call me whatever you like :)

Here's my configurations, a point in the right direction would be much
appreciated.

Thx in advance
-steph

SOGO Config:
--------------
< beginning of config>
{
    NSGlobalDomain = {
    };
    sogod = {
        NGUseUTF8AsURLEncoding = YES;
        OCSFolderInfoURL = "mysql://sogo:[email protected]/StaffMail";
        SOGoACLsSendEMailNotifications = YES;
        SOGoAppointmentSendEMailNotifications = YES;
        SOGoAuthenticationMethod = LDAP;
        SOGoDraftsFolderName = INBOX.Drafts;
        SOGoFoldersSendEMailNotifications = YES;
        SOGoIMAPServer = localhost;
        SOGoLanguage = English;
        SOGoMailDomain = bbistaff.co.bw;
        SOGoMailingMechanism = smtp;
        SOGoOtherUsersFolderName = "Other Users";
        SOGoProfileURL = "mysql://sogo:[email protected]/StaffMail";
        SOGoSMTPServer = localhost;
        SOGoSentFolderName = INBOX.Sent;
        SOGoSharedFolderName = "Shared Folders";
        SOGoTimeZone = Africa/Gaborone;
        SOGoTrashFolderName = INBOX.Trash;
        SOGoUserSources = (
            {
                CNFieldName = cn;
                IDFieldName = uid;
                UIDFieldName = uid;
                baseDN = "ou=users,dc=bbidata.co.bw,dc=com";
                bindDN = "uid=sogo,ou=users,dc=bbiusers.co.bw,dc=com";
                bindPassword = c0nn3ction;
                canAuthenticate = YES;
                displayName = "Shared Addresses";
                hostname = localhost;
                id = shared;
                isAddressBook = YES;
                port = 389;
            }
        );
        WOApplicationRedirectURL = "http://mail.bbistaff.co.bw";;
        WOMessageUseUTF8 = YES;
        WOParsersUseUTF8 = YES;
        WOPort = 20000;
        WOUseRelativeURLs = NO;
    };
}

</ end of config>

saslauthd Config
-----------------
< beginning of config>

ldap_servers: ldap://localhost/
ldap_bind_dn: cn=Manager,dc=bbistaff.co.bw,dc=com
ldap_search_base: ou=users,dc=bbistaff.co.bw,dc=com
ldap_password: c0nn3ction

</ end of config>






--
This message has been scanned for viruses and dangerous content by the BBI
SMTP filter, and is believed to be clean.



-- 
This message has been scanned for viruses and
dangerous content by the BBI SMTP filter, and is
believed to be clean.

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

Reply via email to