apple / cups

Apple CUPS Sources
https://www.cups.org
Apache License 2.0
1.91k stars 461 forks source link

CUPS-Add-Modify-Printer: Unauthorized #1514

Closed michaelrsweet closed 18 years ago

michaelrsweet commented 18 years ago

Version: 1.2b2 CUPS.org User: angelb.bugarin

When creating a new printer queue, the following message is continously logged into error_log:

CUPS-Add-Modify-Printer: Unauthorized

The message is first generated after clicking the "Add Printer" operation and then continously posted in the error_log after entering my Username and Password. See the following entries from the error_log:

I [22/Mar/2006:14:23:31 -0600] Started "/usr/lib/cups/daemon/cups-driverd" (pid=29442) I [22/Mar/2006:14:23:34 -0600] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=29444) I [22/Mar/2006:14:23:34 -0600] Started "/usr/lib/cups/daemon/cups-driverd" (pid=29445)

// Clicking "Add Printer" from web interface after selecting the Model

E [22/Mar/2006:14:23:57 -0600] CUPS-Add-Modify-Printer: Unauthorized

// From here the User name and Password window pop-up which I promptly filled in.

I [22/Mar/2006:14:24:06 -0600] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=29448) E [22/Mar/2006:14:24:06 -0600] CUPS-Add-Modify-Printer: Unauthorized E [22/Mar/2006:14:24:06 -0600] CUPS-Add-Modify-Printer: Unauthorized E [22/Mar/2006:14:24:06 -0600] CUPS-Add-Modify-Printer: Unauthorized ...

After entering my username and password, the operation never returns. The web page appears hung and "Unauthorized" message fills the error_log.

Thanks, Angel

michaelrsweet commented 18 years ago

CUPS.org User: mike

Dupe of STR #1512...