#6746 ipa framework issue when supplying twice an option that is single-value
Opened 7 years ago by frenaud. Modified 5 years ago

Issue found while testing PR 557.

$ ipa  certmap-match  --certificate $CERT1 --certificate $CERT2
ipa: ERROR: invalid 'certificate': must be binary data

the --certificate option should be accepted only once.

Same issue happens with other commands, like

$ ipa user-mod bob --uid a --uid b
ipa: ERROR: invalid 'uid': must be an integer

The expected error should be that the option can be supplied only once.


Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.7

7 years ago

Metadata Update from @rcritten:
- Issue set to the milestone: FreeIPA 4.7.1 (was: FreeIPA 4.7)

5 years ago

FreeIPA 4.7 has been released, moving to FreeIPA 4.7.1 milestone

Login to comment on this ticket.

Metadata