On 2023-02-11 15:19, Francis Augusto Medeiros-Logeay via FreeIPA-users
wrote:
Hi,
A very basic question, but can't find a proper answer:
How do I show all attributes of an objectclass? I tried a few commands
that are supposed to work on openldap, but can't have the same results
in FreeIPA.
Best,
Francis
Never mind, this did the trick:
ldapsearch -s base -b cn=schema objectClasses -LLL -o ldif-wrap=no |\
sed -nr '/person/ p' | sed -r 's/[$()]+/\n /g'
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue