Discussion:
global ldap addressbook in roundcube - getting more attributes
Jan Kowalsky
2016-10-25 18:33:34 UTC
Permalink
Hi all,

when I access the global ldap address book in roundcube I only see email
addresses and phone numbers. Additionally we would need the full contact
informations like street, city, ...

Is there any way to confiure this? Actually it would be nice to add even
more custom attributes from ldap to the address book view.

So if anybody knows...

Thanks and best regards

Jan
Jan Kowalsky
2016-10-26 16:19:18 UTC
Permalink
Post by Jan Kowalsky
Hi all,
when I access the global ldap address book in roundcube I only see email
addresses and phone numbers. Additionally we would need the full contact
informations like street, city, ...
https://docs.kolab.org/administrator-guide/roundcube-settings-reference.html#ldap-settings

just add it to the ldap addressbook fieldmap in config.inc.php - so easy.
Post by Jan Kowalsky
Is there any way to confiure this? Actually it would be nice to add even
more custom attributes from ldap to the address book view.
The second question probably isn't that easy:

We want to display the delegation entry which is just the distinguished
name of the delegate user.

For instance we just add a note field:

'notes' => 'kolabdelegate'

So it's displayed the full dn. Any way for show the common name or the
mail address?

Kind Regards
Jan

Loading...