configuring CUPS and LPD.

2010-09-27 Thread peasthope
Folk, Printing works well in Squeeze and I can use hints about two details. * When a text file is printed in Leafpad, the file name appears at the top of the page. Can this be suppressed? I haven't found a switch in the Leafpad menus. * When a client system submits a LPR request, it produc

Re: local (parallel) printer does not show up when configuring cups

2006-06-11 Thread Eike Lantzsch
On Saturday 10 June 2006 21:34, Christopher Nelson wrote: > On Sat, Jun 10, 2006 at 09:09:13PM -0400, Eike Lantzsch wrote: > > > > Anyway I still don't get a printout. CUPS-setup via http://localhost:631 > > still does not show lp. But with KDE I can configure the printer, CUPS > > then sees it.

Re: local (parallel) printer does not show up when configuring cups

2006-06-10 Thread Christopher Nelson
On Sat, Jun 10, 2006 at 09:09:13PM -0400, Eike Lantzsch wrote: > Anyway I still don't get a printout. CUPS-setup via http://localhost:631 > still > does not show lp. But with KDE I can configure the printer, CUPS then sees > it. But when I submit a printjob I get the error: "Printer not conn

Re: local (parallel) printer does not show up when configuring cups

2006-06-10 Thread Eike Lantzsch
On Saturday 10 June 2006 19:29, Olafur Jens Sigurdsson wrote: > Þann 2006-06-10, 18:12:58 (-0400) skrifaði Eike Lantzsch: > > Somehow my parallel devices /dev/lp0 to /dev/lp2 have evaporated. No > > hardware problem - I can print with that unloved "OS" from Redmond. > > I got devices in /dev/.stati

Re: local (parallel) printer does not show up when configuring cups

2006-06-10 Thread Olafur Jens Sigurdsson
Þann 2006-06-10, 18:12:58 (-0400) skrifaði Eike Lantzsch: > Somehow my parallel devices /dev/lp0 to /dev/lp2 have evaporated. No hardware > problem - I can print with that unloved "OS" from Redmond. > I got devices in /dev/.static/dev/lp0 but I cannot "cat printtest.txt > > /dev/.static/dev/lp0"

local (parallel) printer does not show up when configuring cups

2006-06-10 Thread Eike Lantzsch
Hi: Debian unstable kernel 2.6.15 patched for ttyUSB (why is this still not in the Debian kernel image?) but stock kernel 2.6.16-2-k7 does not make a difference CUPS 1.2.1 Somehow my parallel devices /dev/lp0 to /dev/lp2 have evaporated. No hardware problem - I can print with that unloved "OS"

Re: Configuring CUPS over the LAN

2006-06-03 Thread Ali Jawad
In the cups config file there are two places where you should add the IP or Network IP of the network from which you want to access CUPS remotely, one is called has to do with operation of cups and the other with administratio...On 6/2/06, Paul E Condon <[EMAIL PROTECTED]> wrote: I've installed cup

Re: Configuring CUPS over the LAN

2006-06-02 Thread Clive Menzies
On (02/06/06 18:05), Paul E Condon wrote: > I've installed cups on a small computer that I intend to use as > a print server. I want to be able to configure over the LAN from > my desktop computer. Servers name is 'cmn'. When I try using firefox, > I get a messaage > "Fprbidden You don't have per

Configuring CUPS over the LAN

2006-06-02 Thread Paul E Condon
I've installed cups on a small computer that I intend to use as a print server. I want to be able to configure over the LAN from my desktop computer. Servers name is 'cmn'. When I try using firefox, I get a messaage "Fprbidden You don't have permission to access the resource on this server." Whe

Re: Re: Configuring CUPS to allow all users to (re)start printer

2005-05-19 Thread Thomas Hess
This will work afaik not until cups 1.2. To avoid giving users admin-permissions, I enable the printers periodical via cron. for i in `lpstat -p | grep disabled | awk '{print $2}'`; do /usr/bin/enable $i done -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

Re: Configuring CUPS to allow all users to (re)start printer

2004-08-20 Thread Stephen Patterson
On Fri, 20 Aug 2004 18:10:12 +0200, Kjetil Kjernsmo wrote: > On fredag 20. august 2004, 16:02, Tim Kelley wrote: >> >> AuthType Basic (or Digest) >> AuthClass User That looks exactly like an apache config for .htaccess, so this might do it, replace HPLJ with the printer name. AuthType Basic Aut

Re: Configuring CUPS to allow all users to (re)start printer

2004-08-20 Thread Tim Kelley
On Friday 20 August 2004 10:36, Kjetil Kjernsmo wrote: > On fredag 20. august 2004, 16:02, Tim Kelley wrote: > > Yes; configure the "admin" location in cupsd.conf to allow valid > > users, then they will be able to use their user accounts to do that > > ... > > > > > > AuthType Basic (or Digest) >

Re: Configuring CUPS to allow all users to (re)start printer

2004-08-20 Thread Kjetil Kjernsmo
On fredag 20. august 2004, 16:02, Tim Kelley wrote: > Yes; configure the "admin" location in cupsd.conf to allow valid > users, then they will be able to use their user accounts to do that > ... > > > AuthType Basic (or Digest) > AuthClass User Uhm, OK, thanks. So there isn't any way to narrow it

Re: Configuring CUPS to allow all users to (re)start printer

2004-08-20 Thread Tim Kelley
On Thursday 19 August 2004 15:04, Kjetil Kjernsmo wrote: > Hi all! > > My parents have the problem that the printer sometimes stops itself for > various reasons. It is easy enough to restart it with the KDE print > system, just go "Start Printer" (or something like that). The problem > is, it asks

Configuring CUPS to allow all users to (re)start printer

2004-08-19 Thread Kjetil Kjernsmo
Hi all! My parents have the problem that the printer sometimes stops itself for various reasons. It is easy enough to restart it with the KDE print system, just go "Start Printer" (or something like that). The problem is, it asks for password, and unfortunately, it will only accept the root pa

configuring cups and lpd

2002-03-05 Thread Wayne
Hi there, Could anyone please tell me if this is wrong: (BTW I am running Woody with a 2.4.16 kernel fwiw) I have installed all the cups software server and client but the lpd daemon is still running. Further I have slpd running too. My printer is well supported (Epson stylus color 440) and alth

Re: configuring cups

2001-07-22 Thread Andreas Schmidt
On Sat, Jul 21, 2001 at 02:02:03PM -0600, Phil Reardon wrote: > I understood cups had a script or gui for configuring cups, but I can't find > one. Was I wrong? How can I configjure cups for my HP deskjet 840C? > TIA, PCR > ... Hi Phil, the command-line tool for configuring

configuring cups

2001-07-21 Thread Phil Reardon
I understood cups had a script or gui for configuring cups, but I can't find one. Was I wrong? How can I configjure cups for my HP deskjet 840C? TIA, PCR