Anto Nello via FreeIPA-users wrote:
> Hi Flo 
> 
> At the moment, 
> we are querying the LDAP service anonymously , the "Bind DN" box is empty 
> 
> Anto
> 

As Flo said, the mail attribute is not visible to anonymous binds.

You can see what is available using ldapsearch:

$ ldapsearch -LLL -x -b cn=users,cn=accounts,dc=example,dc=test

It is basically limited to what is available via POSIX.

rob

-- 
_______________________________________________
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