Koozali.org: home of the SME Server

SOGO and login

Offline Drifting

  • *****
  • 431
  • +0/-0
SOGO and login
« 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
« Last Edit: January 27, 2013, 04:19:36 PM by Drifting »
Infamy, Infamy, they all have it in for me!

Offline Drifting

  • *****
  • 431
  • +0/-0
Re: SOGO and login
« Reply #1 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.
Infamy, Infamy, they all have it in for me!

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: SOGO and login
« Reply #2 on: January 28, 2013, 11:42:55 AM »
did you open a bug?

Offline Jáder

  • *
  • 1,099
  • +0/-0
    • LinuxFacil
Re: SOGO and login
« Reply #3 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
...

Offline nicolatiana

  • *
  • 724
  • +0/-0
Re: SOGO and login
« Reply #4 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
Consulente di Smeserver.it -  Soluzioni e supporto su Sme server in Italia.

Offline nicolatiana

  • *
  • 724
  • +0/-0
Re: SOGO and login
« Reply #5 on: January 31, 2013, 01:50:47 PM »
Looking at this post: 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
Consulente di Smeserver.it -  Soluzioni e supporto su Sme server in Italia.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: SOGO and login
« Reply #6 on: January 31, 2013, 02:07:45 PM »
@all: PLEASE, raise a bug and follow there, thank you

Offline nicolatiana

  • *
  • 724
  • +0/-0
Re: SOGO and login
« Reply #7 on: January 31, 2013, 02:16:50 PM »
Consulente di Smeserver.it -  Soluzioni e supporto su Sme server in Italia.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: SOGO and login
« Reply #8 on: January 31, 2013, 02:44:59 PM »
thank you

Offline nicolatiana

  • *
  • 724
  • +0/-0
Re: SOGO and login
« Reply #9 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
Consulente di Smeserver.it -  Soluzioni e supporto su Sme server in Italia.

Offline bosco555

  • *****
  • 152
  • +0/-0
Re: SOGO and login
« Reply #10 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..