#1848 "de-reference STRENUM from help options and list possible real values"
Closed: Fixed None Opened 12 years ago by kashyapc.

For a Joe admin, it's unclear what possible values could STRENUM take (from ipa help hbacrule-add)

Alexander mentioned - right now we support only 'all' or empty string

##################################################
[root@kungfupanda ~]# ipa help hbacrule-add
Purpose: Create a new HBAC rule.
Usage: ipa [global-options] hbacrule-add NAME [options]

Options:
  -h, --help            show this help message and exit
  --usercat=STRENUM     User category the rule applies to
  --hostcat=STRENUM     Host category the rule applies to
  --srchostcat=STRENUM  Source host category the rule applies to
  --servicecat=STRENUM  Service category the rule applies to
.
.
##################################################
 }}}
I haven't noticed this in any other help options yet.

Version Info:

[root@kungfupanda ~]# rpm -q ipa-server ipa-admintools
ipa-server-2.1.1-4.el6.x86_64
ipa-admintools-2.1.1-4.el6.x86_64
[root@kungfupanda ~]#

Patch send for review.

Metadata Update from @kashyapc:
- Issue assigned to abbra
- Issue set to the milestone: FreeIPA 2.1.2 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata