so... i finally got tired of switching operating systems every time i want to print but ive ran into some problems. If i try to do administrative duties with CUPS it wont accept my password. Ive tried using both root and my username to authenticate in CUPS (tried all combinations of passwords and usernames i use) but it still wont authenticate
My printer is an iP3300 if that matters
i found a few others with this problem, they used this but it didnt work for me:
i also found a driver for this printer and converted it to a .rpm, then installed it but that didnt seem to do anything (i think this was done incorrectly though, i just double clicked it and then clicked install. I am assuming there will be more to installing a printer via .rpm than this)Code:sudo adduser cupsys shadow
-
-
Reading through some of the frustrations that other Ubuntu users are having with enabling cups webadmin, it looks like based on their instructions, that interface should be enabled by performing the following steps. The first step creates the user "cupsys" on your system and puts that user in the "shadow" admin group
Code:sudo adduser cupsys shadow
Code:sudo passwd cupsys
Code:sudo /etc/init.d/cupsys restart
Code:cupsys
Code:(that you just set)
Code:/usr/share/ppd/
Code:sudo /etc/init.d/cupsys restart
-
That's strange. I have Kubuntu 8.04. CUPS was installed with the default configuration and I can get onto the administrative web page and do administrative tasks with just my regular user name and password.
Installing a new printer: I think installing a package just adds the driver for the printer but does not add the printer itself. The printer must then be added somehow to CUPS. With Kubuntu 8.04, all the printers I used were autodetected and automatically added when I plugged them in the first time. If a printer is not autodetected, you need to go into the CUPS web panel or use your DE's printer manager (which itself should communicate with CUPS).
CUPS wont accept my username+password
Discussion in 'Linux Compatibility and Software' started by Fittersman, Sep 3, 2008.