[SOGo] sogo and iredmail - are there any users out there? - ldap addressbook problem

2012-07-22 Thread Alexander Pfeiffer

dear sogo and iredmail users,

i have sogo 1.3.16 installed on top of iredmail 0.8.1 (ldap backend) on 
ubuntu 12.04 and it works very well despite the fact that the Gloabl 
LDAP Addressbook is displayed empty in SOGo Webinterface and in TB 
(10.0.6 esr).


anyone succeeded in having a populated ldap addressbook? i would be 
interested in the setup in Gnustepdefaults file.


here is how i have it configured:



   CNFieldName
   cn
   IDFieldName
   mail
   UIDFieldName
   uid
   baseDN
   o=domains,dc=mydomain,dc=de
   bindDN
   cn=Manager,dc=mydomain,dc=de
   bindFields
   mail
   bindPassword
   Manager secret password
   canAuthenticate
   YES
   displayName
   Global LDAP Addressbook
   hostname
   localhost
   id
   public
   isAddressBook
   YES
   port
   389
   scope
   sub



thanks for your help.

best, alex


--
dipl.-ing. alexander pfeiffer architekt
mail: alexander.m.pfeif...@gmail.com
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] sogo and iredmail - are there any users out there? - ldap addressbook problem

2012-07-22 Thread Martin Seener
its normal behaviour. when u have ldap with 10.000 of entries u will have to 
wait. therefore nothing is shown by default. but u can type a dot in the search 
field to let all be shown ;)

Sent from my iPad

On 22.07.2012, at 20:53, Alexander Pfeiffer 
 wrote:

> dear sogo and iredmail users,
> 
> i have sogo 1.3.16 installed on top of iredmail 0.8.1 (ldap backend) on 
> ubuntu 12.04 and it works very well despite the fact that the Gloabl LDAP 
> Addressbook is displayed empty in SOGo Webinterface and in TB (10.0.6 esr).
>  
> anyone succeeded in having a populated ldap addressbook? i would be 
> interested in the setup in Gnustepdefaults file.
> 
> here is how i have it configured:
> 
>  
> CNFieldName 
> cn 
> IDFieldName 
> mail 
> UIDFieldName 
> uid 
> baseDN 
> o=domains,dc=mydomain,dc=de 
> bindDN 
> cn=Manager,dc=mydomain,dc=de 
> bindFields 
> mail 
> bindPassword 
> Manager secret password 
> canAuthenticate 
> YES 
> displayName 
> Global LDAP Addressbook 
> hostname 
> localhost 
> id 
> public 
> isAddressBook 
> YES 
> port 
> 389 
> scope 
> sub 
>  
> 
> thanks for your help.
> 
> best, alex
> 
> 
> -- 
> dipl.-ing. alexander pfeiffer architekt 
> mail: alexander.m.pfeif...@gmail.com
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] sogo and iredmail - are there any users out there? - ldap addressbook problem

2012-07-22 Thread Alexander Pfeiffer

hi,

well you explanation makes sense.. i only have 10 users so far but your 
hint to use the search field is very good! thanks!


best, alex


On 22.07.2012 21:15, Martin Seener wrote:
its normal behaviour. when u have ldap with 10.000 of entries u will 
have to wait. therefore nothing is shown by default. but u can type a 
dot in the search field to let all be shown ;)


Sent from my iPad

On 22.07.2012, at 20:53, Alexander Pfeiffer 
> wrote:



dear sogo and iredmail users,

i have sogo 1.3.16 installed on top of iredmail 0.8.1 (ldap backend) 
on ubuntu 12.04 and it works very well despite the fact that the 
Gloabl LDAP Addressbook is displayed empty in SOGo Webinterface and 
in TB (10.0.6 esr).


anyone succeeded in having a populated ldap addressbook? i would be 
interested in the setup in Gnustepdefaults file.


here is how i have it configured:



CNFieldName
cn
IDFieldName
mail
UIDFieldName
uid
baseDN
o=domains,dc=mydomain,dc=de
bindDN
cn=Manager,dc=mydomain,dc=de
bindFields
mail
bindPassword
Manager secret password
canAuthenticate
YES
displayName
Global LDAP Addressbook
hostname
localhost
id
public
isAddressBook
YES
port
389
scope
sub



thanks for your help.

best, alex


--
dipl.-ing. alexander pfeiffer architekt
mail: alexander.m.pfeif...@gmail.com


--
dipl.-ing. alexander pfeiffer architekt bda
mail: alexander.m.pfeif...@gmail.com
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] sogo and iredmail - are there any users out there? - ldap addressbook problem

2012-07-23 Thread Sasha Kacanski
Would it be hard to setup a paging feature in global address book,
pulling one page of let us say 50 users and then go from there.
That way you can see A's and B's for example and go search for
specific entry or just page down the line.
Also, it might be nice to cache the ldap address book on the startup
of the app thus avoid pulling the data all the time.
In that case search still can be done on live data but cached whole
thing is available for display from memory.
i would think that most of the cases are smaller ldap installation and
not 10K user bases.
--sasha

On Sun, Jul 22, 2012 at 3:15 PM, Martin Seener  wrote:
> its normal behaviour. when u have ldap with 10.000 of entries u will have to
> wait. therefore nothing is shown by default. but u can type a dot in the
> search field to let all be shown ;)
>
> Sent from my iPad
>
> On 22.07.2012, at 20:53, Alexander Pfeiffer
>  wrote:
>
> dear sogo and iredmail users,
>
> i have sogo 1.3.16 installed on top of iredmail 0.8.1 (ldap backend) on
> ubuntu 12.04 and it works very well despite the fact that the Gloabl LDAP
> Addressbook is displayed empty in SOGo Webinterface and in TB (10.0.6 esr).
>
> anyone succeeded in having a populated ldap addressbook? i would be
> interested in the setup in Gnustepdefaults file.
>
> here is how i have it configured:
>
> 
>
> CNFieldName
> cn
> IDFieldName
> mail
> UIDFieldName
> uid
> baseDN
> o=domains,dc=mydomain,dc=de
> bindDN
> cn=Manager,dc=mydomain,dc=de
> bindFields
> mail
> bindPassword
> Manager secret password
> canAuthenticate
> YES
> displayName
> Global LDAP Addressbook
> hostname
> localhost
> id
> public
> isAddressBook
> YES
> port
> 389
> scope
> sub
>
> 
>
> thanks for your help.
>
> best, alex
>
>
> --
> dipl.-ing. alexander pfeiffer architekt
> mail: alexander.m.pfeif...@gmail.com



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