Re: [Trisquel-users] CUPS permissions (after install rescue)

2019-02-06 Thread jimgarrett
Fixed it, did some reading online and found that adding my user to the  
lpadmin group was what was needed.


For the non-admin folks such as myself, that's

   usermod -a -G lpadmin USER

as described here:

http://forums.debian.net/viewtopic.php?t=68705


[Trisquel-users] CUPS permissions (after install rescue)

2019-02-02 Thread jimgarrett
I had an install go awry but with this community's help managed to get it  
back on the rails, as described in this thread:


https://trisquel.info/en/forum/issue-grub-and-existing-home-partition-installing-trisquel-mini

Now I'm doing some cleanup and one issue I have is that I can't add a  
printer.  Using "Printers" GUI utility (I'm using XFCE but that's probably  
irrelevant), when I click "Add" I get the usual CUPS window but a dialog box  
asking for my user name and password also appears.  I enter my user name and  
password but it's not accepted.


While I'm at it, are there other permissions or cleanup activities I should  
check into?


Thanks in advance!