On 1/7/20 10:04 AM, luckydog xf via FreeIPA-users wrote:
I tried this way, but I have not found this entry.
===
ldapsearch -x -h localhost -D "cn=directory manager" -W > all.ldif
Hi,
if your /etc/openldap/ldap.conf is configured with default settings, it
probably has
BASE dc=<your domain>,dc=com
but the search needs to be done on a different suffix o=ipaca.
What do you get with
ldapsearch -x -h localhost -D "cn=directory manager" -W -b o=ipaca
flo
====
grep revoke -i all.ldf
----
returned nothing.
My IPA is v4.6.4.
_______________________________________________
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]
_______________________________________________
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]