While executing the tests on CA,we cannot add users with userid that has i18n characters but adding users with fullname that has i18n characters succeeds.
The command used is as follows: pki -d /opt/rhqa_pki/certs_db -n ROOTCA_adminV -c Secret123 -h blade03.idm.lab.eng.rdu2.redhat.com -p 30044 user-add --fullName=test 'ÉricTêko'
This is an expected rejection from the underlying Directory Server's 7-bit check plug-in. It is fairly common for uid to not support non-ascii characters in many applications that use centralized authentication systems (such as LDAP). It is for this reason that we restrict it by default.
Metadata Update from @saipandi: - Issue set to the milestone: N/A
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/1731
If you want to receive further updates on the issue, please navigate to the GitHub issue and click on Subscribe button.
Subscribe
Thank you for understanding, and we apologize for any inconvenience.