Ran into this error "Search result has been truncated: Configured size limit exceeded - CentOS7 - FreeIPA" while searching all hosts enrolled with FreeIPA - but the serach results were limited to 500 hosts, whereas our database had more than 800.
# ipa config-mod --searchrecordslimit=1000
# ipa host-find --all | grep "Host name" > /tmp/ldap-all-hosts.txt
No comments:
Post a Comment