#836 pki user-mod --phone="" gives an error message "BadRequestException: Invalid DN syntax."
Closed: Duplicate None Opened 10 years ago by rpattath.

pki -d /opt/rhqa_pki/certs_db -n CA_adminV -c redhat123 user-mod --phone="" u1
BadRequestException: Invalid DN syntax.

whereas

pki -d /opt/rhqa_pki/certs_db -n CA_adminV -c redhat123 user-add --fullName="test" --phone="" u1

Added user "u1"

User ID: u1
Full name: test


pki -d /opt/rhqa_pki/certs_db -n CA_adminV -c redhat123 user-mod --state="" u1
BadRequestException: Invalid DN syntax.

Closed as duplicate of TRAC Ticket #833 - pki user-mod fullName="" gives an error message "PKIException: LDAP error (21): error result"

Metadata Update from @rpattath:
- Issue set to the milestone: N/A

7 years ago

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/1403

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.

Login to comment on this ticket.

Metadata