Ubuntu – Cups admin user and password Saucy

cups-lpdprinting

I can't change settings on my cups printer. He asks me for a username and password i already added for me the usergroup lpadmin . But nothing changes after a restart of cups.
Still asking me for username and password and my user is not working.

Best Answer

I had the same problem.

I seem to have fixed it with the command:

sudo usermod -a -G lpadmin pi

This adds the user name pi to the cups user group lpadmin. You can then use the default user name "pi" and password "raspberry" when prompted.