Public bug reported: Binary package hint: cups
My home office configuration is Karmic Koala server sharing a printer to be used by a Windows XP box on the local network. While attempting to manage CUPS from the XP box after connecting to the server port 631, certain pages ask for a root login but the correct name and password apparently fail and the user name / password dialog reappears never completing. Escalating the Logging level to "debug" I found that cupsdAuthorize was failing with no user name data being passed . I tried many things and, as seems always to be the case with these things, ended up with a fix but not enough energy to start over with a fresh cupsd.conf, /etc/group, and lppasswd configuration to reproduce the problem and isolate the minimum number of changes needed to fix the problem. Thus, some or all of the following changes have fixed the problem: 1. Add root to Shadow group in /etc/group 2. Add root to lpadmin group in /etc/group 2. Add root to lppasswd via lppaswd -a root and responding to the password prompt with my root password 3. Change DefaultAuthType to BasicDigest Perhaps someone can identify the minimum set of changes required. On a side note, I receive, when connecting to certain locations, the 426 Upgrade Required page mentioned elsewhere that changes from http://hostname:631 to a SSL connection on https://x.x.x.x:631. Simply clicking on the supplied link allows the web admin app to continue (not a bug, as far as I'm concerned, but an annoyance). ** Affects: cups (Ubuntu) Importance: Undecided Status: New -- Cups Web Admin Authentication Fails https://bugs.launchpad.net/bugs/562006 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs