#209 TPS token enrollment causes DS syntax violations
Closed: Invalid None Opened 11 years ago by nkinder.

When attempting to use tpsclient to test token enrollment on F17, I encountered 2 syntax violations in 389 Directory Server caused by TPS. This was using the Dogtag 9 packages from the stable Fedora repo, but I believe this issue exists in master as well.

What I found is that we store empty values in the "tokenReason" and "tokenUserID" attributes, which is not allowed since these are both defined to use the "Directory String" syntax. We either need to store some place-holder value (such as "none"), skip adding the attributes if there is no value, or change the syntax of these attributes to something that allows empty values.


I have no idea where to put this one. Perhaps discuss at the meeting.

Proposed Milestone: 10.2.2 (per CS Meeting of 09/17/2014)

Verify that this is fixed and close.

Per 10.2.2 Triage meeting of 02/24/2015: Close as WORKSFORME.

Metadata Update from @nkinder:
- Issue assigned to jmagne
- Issue set to the milestone: 10.2.2

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

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