Re: [LOW] STR #4038: Login to Web Interface not possible with some passwords
Michael Sweet <[email protected]>
| Newsgroups | gmane.comp.printing.cups.bugs |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Closed w/o Resolution] This is a failing in the HTTP Basic/Digest authentication specification (RFC 2617) and PAM - the character set for auth data is not specified (for usernames or passwords). I don't see an obvious way to "fix" this in CUPS, it really requires some coordination between the browser and distribution you are using to agree on a common character set for usernames and passwords, then everything will "just work". Link: http://www.cups.org/str.php?L4038 Version: 1.5.0 Fix Version: Third-party