View Single Post
  #2 (permalink)  
Old 03-Jul-2009, 14:18
supertimorplusfort supertimorplusfort is offline
Busy Penguin
 
Join Date: Jun 2008
Location: Berlin, Germany
Posts: 284
supertimorplusfort hasn't been rated much yet
Default Re: Printer creation user rights

Hi. Don't know if that works with Yast. But root can setup printers with the cups webinterface, too. There's a command called "lppasswd". When run run this as root you can make any users a cups administrator. Then they can setup and modify printers via http://localhost:631.
Code:
lppasswd -a someuser
Good luck!
Reply With Quote