#6357 ipa-server-install script option --no_hbac_allow should match other options
Closed: Fixed Opened by pvoborni.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1376729

Description of problem:
--no_hback_allow option in ipa-server-install contains underscore "_" as
opposed to all other options which contains hypen "-"
[root@ipamaster /]# ipa-server-install --help |grep no_
    --no_hbac_allow     Don't install allow_all HBAC rule
Version-Release number of selected component (if applicable):
ipa-server-4.4.0-11.el7.x86_64
How reproducible:
100%
Steps to Reproduce:
1. ipa-server-install --help | grep no_hbac
Actual results:
Option --no_hbac_allow contains underscore as opposed to all other options
Expected results:
Replace underscore with hypen

master:

  • a42059228018839ae2656c27f5b00d96bc935ee3 Add fix for no-hbac-allow option in server install

Metadata Update from @pvoborni:
- Issue assigned to akasurde
- Issue set to the milestone: FreeIPA 4.5

Metadata