CUPS:
can add and manage printers and queues.
service lpd stop,
at /etc/cups/cupsd.conf change all:
Allow From -ip- and Allow User ronen
deselect (put # before) AuthType Basic,
ServerName ros -> at client.conf
Listen 192.168.0.5:631
service cups restart
from the browser: http://-ip-:631
add a parallel port printer
at smb.conf (but it wont print !!! ) :
printcap name = /etc/printcap
load printers = yes
printing = cups
at [printers] section: use client driver = yes
errors:
-the browser to http:-ip-:631 gives white page:
you are not authorize
to view this page:u didnt close with #
all Deny from All
-at windows on the printer blue upper panel u get:
access denied- put
use client driver = yes
-the regular printer dont save queues!!
-with samba at \log\samba\test7.log:
"unable to print file to canon
client-error-document-format-not-supported,
when changing the printer
driver to hp5 ps all prints are waiting
at /var/spool/samba
-cupsaddsmb -U ronen canon (secret?)
|