You are not logged in.

#1 2018-05-01 23:44:14

bushy3
Member
Registered: 2017-06-09
Posts: 20

CUPS Login

In trying to add a printer CUPS presents a login pop-up.  The user credentials are not accepted.  Searching Google shows some saying that CUPS wants the Root user credentials.  I don't know how to create the root user.

Is this the issue with CUPS login credentials?  If so how to solve the problem?

Last edited by bushy3 (2018-05-01 23:53:12)

Offline

#2 2018-05-02 00:01:01

bushy3
Member
Registered: 2017-06-09
Posts: 20

Re: CUPS Login

Problem solved,  I discovered how to create the root account, thanks google ;-)
Cups accepted the root credentials.

Offline

#3 2018-05-02 00:33:32

tknomanzr
BL Die Hard
From: Around the Bend
Registered: 2015-09-29
Posts: 1,057

Re: CUPS Login

Debian wants you to be a member of the lpadmin group in order to administer printers in Cups.
The way you do this is:

sudo usermod -a -G lpadmin username

where username is the name of your currently logged in user.

Offline

#4 2018-05-02 10:27:38

altman
Member
From: Canada
Registered: 2015-10-24
Posts: 619

Re: CUPS Login

tknomanzr wrote:

Debian wants you to be a member of the lpadmin group in order to administer printers in Cups.
The way you do this is:

sudo usermod -a -G lpadmin username

where username is the name of your currently logged in user.


Good alternative to root there.

Edit:Typo

Last edited by altman (2018-05-02 11:12:35)


My Linux installs are as in my music; it s on Metal

Offline

Board footer

Powered by FluxBB