#704 --type option accepts any given value.
Closed: migrated 3 years ago by dmoluguw. Opened 10 years ago by lsunkara.

Other than the available group types, --type option is accepting any given value.
Below is an example:

1.--type as "Admnistrators"

pki -d /tmp/requestdb/ -n CA_adminV -c Password user-add --fullName=user1 --type="Administrators" abc


Added user "abc"

User ID: abc
Full name: user1
Type: Administrators

2.type as "dummy"

pki -d /tmp/requestdb/ -n CA_adminV -c Password user-add --fullName=user1 --type="dummy" abcd


Added user "abcd"

User ID: abcd
Full name: user1
Type: dummy


This option is unused AFAIK. We either need to remove it or mention that is usable for a description field in the man page.

Metadata Update from @lsunkara:
- Issue set to the milestone: UNTRIAGED

7 years ago

Metadata Update from @mharmsen:
- Custom field feature adjusted to None
- Custom field proposedmilestone adjusted to None
- Custom field proposedpriority adjusted to None
- Custom field reviewer adjusted to None
- Custom field version adjusted to None
- Issue close_status updated to: None
- Issue set to the milestone: 10.6 (was: UNTRIAGED)

6 years ago

Per 10.5.x/10.6 Triage: 10.6

edewata: negative case

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1273

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

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

3 years ago

Login to comment on this ticket.

Metadata