Changes

From SME Server
Jump to navigationJump to search
881 bytes added ,  19:55, 17 May 2013
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..."
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

Navigation menu