Posted: Tue 17 Jan 2012, 13:53 Post subject:
SOLVED: CUPS 143 .pet is asking for root password?
I installed the cups package 1.4.3 through the puppy package Manager.
I now need to set up a printer and when I go through the cups setup wizard it requests a username and password. how do I get around this? Trying to setup a root password fails with:
Posted: Wed 18 Jan 2012, 15:21 Post subject:
SOLVED : we can continue to install the printer #! Subject description: SOLVED : we can continue to install the printer without passwords.
Thanks :
followed the instructions on the link and edited /etc/cups/cupsd.conf
I can now do anything in cups without needing a non-existent password.
I changed all the "AuthType" to "None" and Commented out "Require user" lines. I also changed the order to allow,deny.
AuthType None
#Require user @SYSTEM
Order allow,deny
I also commented out the following line.
# Administrator user group...
#SystemGroup lpadmin
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum