Score:3

How do I allow non-admin users to control printers?

gt flag

An Ubuntu (21.10) PC is shared among a number of users, most of whom are not administrators. They are not allowed to install/remove/update software or directly alter system files, nevertheless all of them should be able to do anything with printers (manage print queues, remove printers, add new printers etc) i.e. enjoy full admin rights in the printing section of the settings window. How can this possibly be achieved?

uz flag
Jos
Does it help to add them to the `lpadmin` group?
muru avatar
us flag
Looks the opposite of https://askubuntu.com/a/582233/158442
gt flag
@Jos I'll try and provide feedback, thank you for a clue.
Score:4
cn flag

See

/etc/cups/cupsd.conf 

it will have 2 lines like this

# Administrator user group...
SystemGroup sys root

add lpadmin behind root (restart cups with sudo systemctl restart cups) and then add your users to the group lpadmin. From the browser URL {hostname}:631 can then be used to configure printers by users in the group lpadmin.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.