#9486 hbactest does not display messages, like search truncated
Closed: fixed a year ago by frenaud. Opened a year ago by rcritten.

Issue

hbactest does an internal search for hbacrules which is limited by the global or user-provided sizelimit. No notification to the user is provided if the number of records discovered is greater than this limit.

Steps to Reproduce

  1. Add 5 empty hbacrules (ipa hbacrule-add test1, ...)
  2. ipa hbactest --user tuser1 --host $FQDN --service sshd --sizelimit 3

Actual behavior

There is no mention that the size limit was exceeded

Expected behavior

ipa: WARNING: Search result has been truncated: Configured size limit exceeded
... rest of the output ...


Metadata Update from @rcritten:
- Custom field rhbz adjusted to https://issues.redhat.com/browse/RHEL-12780

a year ago

master:

  • 48846e9 hbactest was not collecting or returning messages
  • d1e09c6 ipatests: Verify that hbactest will return messages

ipa-4-11:

  • 9e950f8 hbactest was not collecting or returning messages
  • e881069 ipatests: Verify that hbactest will return messages

ipa-4-10:

  • e619ee2 hbactest was not collecting or returning messages
  • 5bae919 ipatests: Verify that hbactest will return messages

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

a year ago

ipa-4-9:

  • e4c7c98 hbactest was not collecting or returning messages
  • e5579fb ipatests: Verify that hbactest will return messages

Log in to comment on this ticket.

Metadata