You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created cups-admin user for managing printers on the CUPS server and added cups-admin to SystemGroup in /etc/cups/cups-files.conf.
The problem is this user doesn't see printers in the CUPS /printers page if these printers have AllowUser option to restrict access. The only way for cups-admin user to see them is to be added by AllowUser explicitly. And this is very inconvenient with a large number of printers. Is it possible to make an admin user to be able to access all printers by default?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I created
cups-admin
user for managing printers on the CUPS server and addedcups-admin
toSystemGroup
in/etc/cups/cups-files.conf
.The problem is this user doesn't see printers in the CUPS
/printers
page if these printers haveAllowUser
option to restrict access. The only way forcups-admin
user to see them is to be added byAllowUser
explicitly. And this is very inconvenient with a large number of printers. Is it possible to make an admin user to be able to access all printers by default?CUPS version: 2.4.2.
Beta Was this translation helpful? Give feedback.
All reactions