Hide Forgot
Description of problem: ipa subid-stats should include assigned_subids value as output Version-Release number of selected component (if applicable): ipa-server-4.9.8-7.module+el8.6.0+14337+19b76db2.x86_64 How reproducible: Always Steps to Reproduce: 1. Install IPA server and assign subids to multiple users 2. Run the command #ipa subid-stats 3. Now run the command #ipa subid-stats --all Actual results: 2. 0 remaining subordinate id ranges is displayed 3. It displays assigned_subids, baseid, dna_remaining, rangesize, remaining_subids Expected results: Since the remaning_subids value is always seen as 0 during testing, its better to display assigned_subids as output for #ipa subid-stats which will be more useful, unless the value of remaining_subids is going to change. Additional info: