Re: [SOGo] Addressbook via LDAP using OpenLDAPs dynamic config backend

2010-10-03 Thread ketzal devims
Hi Dennis,

This dynamic configuration for openLDAP is used since a long time already.
It was really difficult also for me to understand it at the beginning, but
then, you get used to it, and it's not that complex.

You can find attached a doc I made when I setup Sogo on my server, this is
the part concerning LDAP.

Regs
Louis



2010/10/1 Mohit Chawla mohit.chawla.bin...@gmail.com

 Is it a priority to use the dynamic backend ?  I personally find it
 disrupting the way Ubuntu  Debian are moving to the slapd.d style. Maybe it
 holds some (probably important) advantages, but at the same time the static
 slapd.conf method isn't particularly disadvantageous either.

 Of course, you can still use slapd.conf using the -f argument to slapd,
 that's how I do it on new installations.

 Anyway, the Ubuntu wiki is a good source of information, that's probably
 where you should be looking for your answer regarding the configuration 
 adding records.


 On Fri, Oct 1, 2010 at 8:47 PM, Dennis Petschull d.petsch...@two4.itwrote:

 Hi,

 I've read Wolfgangs email concerning sogo-slapd-sockd here:
 http://mail.opengroupware.org/pipermail/sogo/2010-March/005881.html

 The instructions are clear to me, if I would be using the old static
 slapd.conf configuration method of OpenLDAP.
 But now that I'm using OpenLDAP version 2.4.15-1ubuntu3.1 with the new
 dynamic config backend, I'm not quite sure how to accomplish this.

 Does anybody have a working ldif file to get this working with the slapadd
 command?

 Thanks!

 Cheers,
 Dennis
 --
 users@sogo.nu
 https://inverse.ca/sogo/lists





LDAP Config for SOGo.pdf
Description: Adobe PDF document


[SOGo] object not found after login

2010-10-03 Thread Henry78
Hello list!

I'm struggling with SOGo setup, with the first login. I followed the
'Installation and Configuration Guide' very closely but face the
following problem:

After logging in (with user name 'test') I'm getting the error 
object not found: SOGo = test

The log tells me login worked:
SOGoRootPage successful login for user 'test' - expire = -1  grace =
-1

And I think I got the configuration of IDFieldName and the other LDAP
relevant setting correct. Here's my (only) SOGoUserSource:
{
  type = ldap;
  id = sogoUsers;
  CNFieldName = cn;
  IDFieldName = uid;
  UIDFieldName = uid;
  baseDN = ou=sogo,dc=henry78,dc=at;
  hostname = localhost;
  port = 389;
  canAuthenticate = YES;
}

And that's the ldif for the test user:
  dn: uid=test,ou=sogo,dc=henry78,dc=at
  objectClass: top
  objectClass: inetOrgPerson
  objectClass: person
  objectClass: organizationalPerson
  uid: test
  cn: test
  mail: nore...@henry78.at
  sn: Surename
  givenName: Test

If any of you is able to shed some light on this issue, I'd be glad to
be enlightened!

-- 
kind regards, Henry

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


Re: [SOGo] object not found after login

2010-10-03 Thread Henry78


On So, 2010-10-03 at 11:12 -0400, Ludovic Marcotte wrote:
 On 03/10/10 11:11 AM, Henry78 wrote:
  Hello list!
 
  I'm struggling with SOGo setup, with the first login. I followed the
  'Installation and Configuration Guide' very closely but face the
  following problem:
 
  After logging in (with user name 'test') I'm getting the error
  object not found: SOGo =  test
 
 Define bindDN and bindPassword. You get the error above because you can 
 bind with the test user but right after, SOGo can't perform a search 
 on that uid (using the bindDN) and get all its attributes.

Thank you for the very quick response!

So SOGo isn't binding with the just authenticated user? There is a
administrative user necessary, even if no adressbook is used and LDAP is
just needed for authentication?

-- 
kind regards, Henry

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


Re: [SOGo] object not found after login

2010-10-03 Thread Ludovic Marcotte

 On 03/10/10 11:17 AM, Henry78 wrote:

Thank you for the very quick response!

So SOGo isn't binding with the just authenticated user? There is a
administrative user necessary, even if no adressbook is used and LDAP is
just needed for authentication?

Yes

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

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


Re: [SOGo] object not found after login

2010-10-03 Thread Henry78


On So, 2010-10-03 at 11:18 -0400, Ludovic Marcotte wrote:
 On 03/10/10 11:17 AM, Henry78 wrote:
  Thank you for the very quick response!
 
  So SOGo isn't binding with the just authenticated user? There is a
  administrative user necessary, even if no adressbook is used and LDAP is
  just needed for authentication?
 Yes
 

Thank you for clarifying this! Thank's a lot!

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


Re: [SOGo] TB3 not installing Lightning from update server

2010-10-03 Thread Ludovic Marcotte

 On 01/10/10 2:34 PM, Bill Cameron wrote:

Hi,

I'm trying to get Thunderbird 3 (version 3.1.2) to install the addons
from the update server. We have this working fine with Thunderbird 2
and the Connector is downloaded and installs correctly in TB3 but I
can't get Lightning to download and install on TB3.


[massive snip]

I've the same problem, we'll fix that tomorrow.

Regards,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

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