Talk:Sogo

From SME Server
Revision as of 19:55, 17 May 2013 by Stephdl (talk | contribs) (Created page with "http://bugs.contribs.org/show_bug.cgi?id=7269 Looking at this post: http://forums.contribs.org/index.php/topic,49507.msg247520.html#msg247520 The customer was not able to logi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

http://bugs.contribs.org/show_bug.cgi?id=7269 Looking at this post: http://forums.contribs.org/index.php/topic,49507.msg247520.html#msg247520 The customer was not able to login to SOGo.

He checked 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