This repository was archived by the owner on Jun 3, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork252
MultibyteSpacewalk
Grant Gainey edited this pageDec 12, 2016 ·2 revisions
Spacewalk has some limitations on accepting and processing multibyte character input.
The following caveats apply:
- Logins must be in ASCII
- Multibyte passwords will be accepted for webui logins
- Multibyte passwords may cause errors with rhn_register and rhnreg_ks. Workaround: use activation keys when registering a system.
- The Java webui pages (pages ending in .do) will accept multibyte input properly and will store it in the database correctly.
- The Java webui pages (pages ending in .do) may have display issues showing multibyte user inputted data.
Do you want to contribute to this wiki? See pageWikiContribute for more info.