[prev in list] [next in list] [prev in thread] [next in thread] 

List:       turba
Subject:    Re: [turba] Importing a CSV addressbook in a LDAP server
From:       Jan Schneider <jan () horde ! org>
Date:       2001-11-27 13:44:54
[Download RAW message or body]

Zitat von Mimmus <viggiani@yahoo.com>:

> I'm trying to configure addressbook importing to a LDAP server.
> 
> Hopefully I have an OpenLDAP server configured in read/write.
> These are .../turba/config/sources.php settings:
> 
> $cfgSources['contacts'] = array(
>     'title' => 'Contacts',
>     'type' => 'ldap',
>     'params' => array(
>         'server' => 'localhost',
>         'port' => 389,
>         'root' => 'dc=pitagora,dc=it',
>         'objectclass' => 'inetOrgPerson',
>         'dn' => array('cn'),
>         'bind_dn' => 'cn=Manager,dc=pitagora,dc=it',
>         'bind_password' => 'xxxxxx'
>     ),
>     'map' => array(
>         '__key' => 'dn',
>         'name' => 'cn',
>         'email' => 'mail',
>         'alias' => 'givenname'
>     ),
>     'search' => array(
>         'name',
>         'email',
>         'alias'
>     ),
>     'public' => true,
>     'readonly' => false,
>     'export' => true
> );
> 
> 
> Importing fails with no errors.
> Where can I look for errors?

At which import step does it fail? If there is no error message from Horde 
it probably fails on the ldap side. Check the ldap logs for any messages.
 
> Is it also possible to import directly an Outlook (full, not Express)
> addressbook (.pst file)?

See our answers in the imp list.

Jan.

::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax  +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::

-- 
Turba mailing list: http://horde.org/turba/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: turba-unsubscribe@lists.horde.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic