Re: [SOGo] LDAP group expansion in postifx

2013-04-24 Thread Marc Patermann

André Schild schrieb (23.04.2013 15:30 Uhr):


postmap: dict_ldap_connect: Actual Protocol version used is 2.

You should really set version = 3.


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

Re: [SOGo] LDAP group expansion in postifx

2013-04-24 Thread André Schild

Am 24.04.2013 08:52, schrieb Marc Patermann:

André Schild schrieb (23.04.2013 15:30 Uhr):


postmap: dict_ldap_connect: Actual Protocol version used is 2.

You should really set version = 3.


Thanks

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


Re: [SOGo] Meego Caldav | '{DAV:}getlastmodified' has no matching SQL field

2013-04-24 Thread mourik jan heupink

Hi Ludovic, Peter, list,

I have just installed the ZEG, and tried accessing shared calendars over 
CalDAV: works fine. Meaning it must be something in my installation, or 
in the particular calendar I'm trying to access that causes problems.


So the combo SOGo/CalDAV/N9 works good.

@Ludo: Would you still like me to do the steps outlined below, to get 
rid of the '{DAV:}getlastmodified' has no matching SQL field 
notification in the sogo.log?


Thanks for your input!

MJ


I suggest you put a breakpoint on _davSQLFieldsForProperties: and show
us a stacktrace of the end result.

Also, sniff using tcpflow when that happens (in/out communications on
port 20 000) and also send us the result the request that triggers the
breakpoint.

See
http://www.sogo.nu/english/nc/support/faq/article/how-do-i-debug-sogo.html
for debugging details.

Thanks,


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


[SOGo] LDAP address book not working

2013-04-24 Thread Paul van der Vlis
Hello,

My LDAP address book is not working. What will be wrong?
The authentication works fine.

I don't know if the id field is important?
Now there is only some name in that field.

 SOGoUserSources = (
  {
type = ldap;
CNFieldName = cn;
IDFieldName = uid;
UIDFieldName = uid;
baseDN = ou=Users,dc=domain,dc=local;
bindDN = cn=admin,dc=domain,dc=local;
bindPassword = secret;
canAuthenticate = YES;
displayName = LDAP addresses;
hostname = 192.168.28.240;
id = contacts;
isAddressBook = YES;
port = 389;
filter = (mail='*@*');
  }
 );

With regards,
Paul van der Vils.


-- 
Paul van der Vlis Linux systeembeheer, Groningen
http://www.vandervlis.nl/

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


Re: [SOGo] LDAP address book not working

2013-04-24 Thread Christian Mack
Hello Paul van der Vlis


Am 2013-04-24 15:25, schrieb Paul van der Vlis:
 
 My LDAP address book is not working. What will be wrong?
 The authentication works fine.
 
 I don't know if the id field is important?
 Now there is only some name in that field.
 
  SOGoUserSources = (
   {
 type = ldap;
 CNFieldName = cn;
 IDFieldName = uid;
 UIDFieldName = uid;
 baseDN = ou=Users,dc=domain,dc=local;
 bindDN = cn=admin,dc=domain,dc=local;
 bindPassword = secret;
 canAuthenticate = YES;
 displayName = LDAP addresses;
 hostname = 192.168.28.240;
 id = contacts;
 isAddressBook = YES;
 port = 389;
 filter = (mail='*@*');
   }
  );
 

This should work.
What problem do you have with it?
Can you not see the global address book LDAP addresses in the SOGo
webinterface at all?
Can you not find addresses while searching in the global addressbook?
What error message do you get?

id is the internal reference for that User Source.
Therefore it must be unique within the configuration of SOGo.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] LDAP address book not working

2013-04-24 Thread Paul van der Vlis
On 24-04-13 17:36, Christian Mack wrote:
 Hello Paul van der Vlis
 
 
 Am 2013-04-24 15:25, schrieb Paul van der Vlis:

 My LDAP address book is not working. What will be wrong?
 The authentication works fine.

 I don't know if the id field is important?
 Now there is only some name in that field.

  SOGoUserSources = (
   {
 type = ldap;
 CNFieldName = cn;
 IDFieldName = uid;
 UIDFieldName = uid;
 baseDN = ou=Users,dc=domain,dc=local;
 bindDN = cn=admin,dc=domain,dc=local;
 bindPassword = secret;
 canAuthenticate = YES;
 displayName = LDAP addresses;
 hostname = 192.168.28.240;
 id = contacts;
 isAddressBook = YES;
 port = 389;
 filter = (mail='*@*');
   }
  );

 
 This should work.
 What problem do you have with it?
 Can you not see the global address book LDAP addresses in the SOGo
 webinterface at all?

I see an LDAP addresses address book in Sogo.

 Can you not find addresses while searching in the global addressbook?

Hmm, it works now!

I searched for someone who was not correct in the LDAP. I can find other
persons...

 What error message do you get?

 id is the internal reference for that User Source.
 Therefore it must be unique within the configuration of SOGo.

Thanks for your help!

With regards,
Paul van der Vlis.




-- 
Paul van der Vlis Linux systeembeheer, Groningen
http://www.vandervlis.nl/

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


[SOGo] BTS activities for Wednesday, April 24 2013

2013-04-24 Thread SOGo reporter
Title: BTS activities for Wednesday, April 24 2013





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Wednesday, April 24 2013

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2301
	2013-04-24 07:13:46
	updated (open)
	Backend Calendar
	SOGo proxy error after upgrade to 2.0.5a