> We appear to be having problems with users who have the UK £ sign in their > passwords. Anyone who uses the £ sign in their password immediately get's a > failed login message. > ... could this be a localisation issue?
Not strictly internationalization/localization, but brought about by the same underlying platform issues. Proper handling of the British Pound symbol requires unicode/UTF-8 support, which would be required for any non-ascii character set. We have some documentation on how to configure end-to-end UTF-8 support, http://www.ja-sig.org/wiki/display/CASUM/Internationalization. That page also links to other possibly helpful information. Please let us know if setting up UTF-8 solves your problem. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
