Koozali.org: home of the SME Server

Obsolete Releases => SME 8.x Contribs => Topic started by: Drifting on January 26, 2013, 06:45:08 PM

Title: SOGO and login
Post by: Drifting on January 26, 2013, 06:45:08 PM
Hi
Followed the excellent article in the wiki on installing SOGO, all went well or so it seems, but for some reason I cannot login to it? Any idea what I have done wrong? just says bad username or password on the web interface. The Wiki said to use an existing SME user? none work for me, so can only assume I have missed something.

Well I have tried again on a clean install. Still will not allow me to login.

P
Title: Re: SOGO and login
Post by: Drifting on January 28, 2013, 11:38:24 AM
Has anyone else tried this ? I went as far as 3 fresh installs, all the same thing. Not able to log in

In the end I gave up and tried Zarafa, which was rather more complex but worked?

Most odd.
Title: Re: SOGO and login
Post by: Stefano on January 28, 2013, 11:42:55 AM
did you open a bug?
Title: Re: SOGO and login
Post by: Jáder on January 29, 2013, 01:40:04 AM
I've sogo working following the howto/wiki.
I just followed the timeout session ... never tried to login w/o it!

Do you applied that section ?

Jáder
Title: Re: SOGO and login
Post by: nicolatiana on January 29, 2013, 09:19:48 AM
Too few informations to give You an answer.
I've half a dozen of SOGo all working fine; did You give a look to SOGo and httpd logs ?
 
Nicola
Title: Re: SOGO and login
Post by: nicolatiana on January 31, 2013, 01:50:47 PM
Looking at this post: http://forums.contribs.org/index.php/topic,49507.msg247520.html#msg247520 (http://forums.contribs.org/index.php/topic,49507.msg247520.html#msg247520)
 
Check this:
 
/etc/passwd working:
....
smolt:x:454:454:Smolt:/usr/share/smolt:/sbin/nologin
spamd:x:1005:1005:spamassassin daemon user:/var/spool/spamd:/bin/false
memcached:x:455:455:Memcached daemon:/var/run/memcached:/sbin/nologin
sogo:x:3000:3000::/home/sogo:/bin/bash
....

/etc/passwd not working:
...
smolt:x:454:454:Smolt:/usr/share/smolt:/sbin/nologin
spamd:x:1005:1005:spamassassin daemon user:/var/spool/spamd:/bin/false
memcached:x:455:455:Memcached daemon:/var/run/memcached:/sbin/nologin
sogo:x:456:456:SOGo daemon:/var/lib/sogo:/sbin/nologin
....

After this customer's modification:

sogo:x:456:456:SOGo daemon:/home/sogo:/bin/bash

he has been able to access SOGo
 
Nicola
Title: Re: SOGO and login
Post by: Stefano on January 31, 2013, 02:07:45 PM
@all: PLEASE, raise a bug and follow there, thank you
Title: Re: SOGO and login
Post by: nicolatiana on January 31, 2013, 02:16:50 PM
Bug opened:
 
http://bugs.contribs.org/show_bug.cgi?id=7269 (http://bugs.contribs.org/show_bug.cgi?id=7269)
 
Nicola
Title: Re: SOGO and login
Post by: Stefano on January 31, 2013, 02:44:59 PM
thank you
Title: Re: SOGO and login
Post by: nicolatiana on February 01, 2013, 10:23:44 AM
Take a look to the bug tracker in the above link to find the cause and a workaround.
 
Nicola
Title: Re: SOGO and login
Post by: bosco555 on February 19, 2013, 11:01:08 AM
Hi All,

Did the hack in /etc/passwd so that it looks like this below:
sogo:x:456:456:SOGo daemon:/home/sogo:/bin/bash

And also created the hidden files in /home/sogo

> .bash_profile
> .bashrc
> .bash_logout

Able to login and work in sogo.  Too bad that we have to change distro to have outlook syncing..