[SOGo] SOGo Installed fine but no service to run and no user in passwd

2013-05-20 Thread goddener
Hi everyone.
I'm new on SOGo.
I've installed SOGo on Opensuse 12.1.
First, I've installed GNUStep from source, then SOPE from source and in the end
SOGo, always from source.
All seems to work fine, but there is no service under /etc/init.d/sogo to run
and so no user named sogo in /etc/passwd. So, I cannot start the web interface.

I've installed sogo on a Debian and all works fine! There is the service and
the user.

Is there a solution for opensuse 12.1?
Where can be the mistake?

Thank you in advance.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


RE: [SOGo] SOGo Installed fine but no service to run and no user in passwd

2013-05-20 Thread Francesco Sport
Well I have a quick update.
I've found the daemon sogod located here:
/usr/GNUstep/Local/Tools/Admin/sogod
but, when I try to run it I got this error:
2013-05-20 16:42:19.266 sogod[26235] Don't run SOGo as root!

Any suggestions?


 To: users@sogo.nu
 From: godde...@live.it
 Date: Mon, 20 May 2013 10:19:03 -0400
 Subject: [SOGo] SOGo Installed fine but no service to run and no user in 
 passwd
 
 Hi everyone.
 I'm new on SOGo.
 I've installed SOGo on Opensuse 12.1.
 First, I've installed GNUStep from source, then SOPE from source and in the 
 end
 SOGo, always from source.
 All seems to work fine, but there is no service under /etc/init.d/sogo to run
 and so no user named sogo in /etc/passwd. So, I cannot start the web 
 interface.
 
 I've installed sogo on a Debian and all works fine! There is the service and
 the user.
 
 Is there a solution for opensuse 12.1?
 Where can be the mistake?
 
 Thank you in advance.
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
  -- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] SOGo Installed fine but no service to run and no user in passwd

2013-05-20 Thread Jeff Folk
On May 20, 2013, at 9:43 AM, Francesco Sport wrote:
 
 Well I have a quick update.
 I've found the daemon sogod located here:
 /usr/GNUstep/Local/Tools/Admin/sogod
 but, when I try to run it I got this error:
 2013-05-20 16:42:19.266 sogod[26235] Don't run SOGo as root!
 
 Any suggestions?

Run as sogo user and not root? So says the docs...
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


RE: [SOGo] SOGo Installed fine but no service to run and no user in passwd

2013-05-20 Thread Francesco Sport
Thanks for reply.
Well I know that the user sogo has to start the service...but I don't have it 
in my /etc/passwd.
Now I'm comparing the successfull installation  on Debian and there the user 
sogo appears as follow:
sogo:x:999:999:SOGo daemon:/var/lib/sogo:/usr/sbin/nologin

In my opinion, the key is daemon:/var/lib/sogo.
In this path, there are 2 dir: Defaults and Library but are empty, except 
Defaults with the hidden file .GNUstepDefault.

So, I don't have the same path, dir and file on opensuse.
Is it possible create correctly the sogo user in another way?

 From: jf...@qzoneinc.com
 Date: Mon, 20 May 2013 09:51:10 -0500
 To: users@sogo.nu
 Subject: Re: [SOGo] SOGo Installed fine but no service to run and no user in 
 passwd
 
 On May 20, 2013, at 9:43 AM, Francesco Sport wrote:
  
  Well I have a quick update.
  I've found the daemon sogod located here:
  /usr/GNUstep/Local/Tools/Admin/sogod
  but, when I try to run it I got this error:
  2013-05-20 16:42:19.266 sogod[26235] Don't run SOGo as root!
  
  Any suggestions?
 
 Run as sogo user and not root? So says the docs...
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
  -- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] SAML2 authentication requirements

2013-05-20 Thread Stephen Ingram
I'm trying to setup SAML2 authentication for SOGo and not sure of the
requirements. According to the installation guide, only changes to to the
SOGo configuration are necessary. Of course, you must then use something
like the crudesaml plugin to handle the authentication to the IMAP server,
but that is not necessary for SOGo itself. I set
SOGoAuthenticationType=saml2 along with all of the cert and Idp metadata
information, but nothing seems to happen. I get a proxy error when trying
to bring up the login page with the log saying:

GLib-GObject-WARNING **: invalid cast from `LassoLibAuthnRequest' to
`LassoSamlp2AuthnRequest'

The installation manual leads you believe that everything is automatic
beyond the SOGoSAML2... configuration lines in sogo.conf. Does SOGo
actually do everything including SP functionality or do you have to setup
something like a Shibboleth SP to get things working?

Also, the metadata link turns up a HTTP 200 with a blank page. Is there
another way to get the metadata as the IdP obviously needs it to work
properly?

Steve
-- 
users@sogo.nu
https://inverse.ca/sogo/lists