Hi,

On Wed, Jul 10, 2024 at 9:02 AM Antonello Ledda via FreeIPA-users <
freeipa-users@lists.fedorahosted.org> wrote:

> Hi
> We're trying to set up the Thunderbird address book to get user data from
> FreeIPA LDAP service,
> but we cannot get the email address of the users, we've tried with Base DN
> string :
>
> cn=users,cn=accounts,dc=xxxxxx,dc=yyy , but the only field we were able to
> get is the username
> and the role in the organization .
>
> Is there some way to get all user data ?
>

The email is usually stored in the "mail" attribute, which by default is
readable by any authenticated user. Are your searches performed anonymously
or after a bind (did you specify any bind DN in the thunderbird
configuration)?

flo

>
> Thanks in advance
>
> Regards
>
> Antonello
> --
> _______________________________________________
> FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
> To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>
-- 
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to