Description of problem:
Adding a new user, through the webUI, where the first or last name contains
a non-english character fails with the error:
"gecos: value #0 invalid per syntax: Invalid syntax."
These should either be replaced by non-accented versions,
or removed if no good replacement exist.
Version-Release number of selected component (if applicable):
Fedora 33, ipa-server 4.8.10
How reproducible:
Steps to Reproduce:
1. Add a user where first or last name contains a non-english character
Actual results:
Receives error: "gecos: value #0 invalid per syntax: Invalid syntax."
Expected results:
The user to be successfully added.
Additional info:
Thank you taking your time and submitting this request for Fedora 33. We prefer to track this effort in upstream project -- the request was cloned to the upstream tracker:
https://pagure.io/freeipa/issue/8625.