On Tue, 4 Jun 2002, David Talkington wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Nicolas Bock wrote:
> 
> >Shouldn't there be a printer port on my server?
> 
> service printer
> {
>       socket_type = stream
>       protocol = tcp
>       wait = no
>       user = lp
>       server = /usr/local/cups-1.1.14/lib/cups/daemon/cups-lpd

for RH7.3 change to

server = /usr/lib/cups/daemon/cups-lpd

>       disable = no
> }

David,

thanks a lot, that did it. I added the printer service and now things are 
working the way they should. I wonder why this isn't mentioned anywhere 
int the cups documentation, but maybe I just didn't find it there.

        Thanks again,

                nick




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to