CUPS files for Windows NT/2000/XP cups.hlp cupsdrvr.dll cupsui.dll Adobe PostScript files for Windows 95/98/ME ADFONTS.MFM ADOBEPS4.DRV ADOBEPS4.HLP DEFPRTR2.PPD ICONLIB.DLL PSMON.DLL Adobe PostScript files for Windows NT/2000/XP ADOBEPS5.DLL ADOBEPSU.DLL ADOBEPSU.HLP
workgroup = familia server string = %h lan file server (Samba %v) hosts allow = 192.168.1. netbios name = windbag log file = /var/log/samba/log.%m max log size = 1000 syslog = 0 security = user passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n . load printers = yes printing = cups printcap name = cups [printers] comment = All Printers browseable = no path = /tmp printable = yes guest ok = yes public = yes writable = no create mode = 0700 printer admin = root [print$] comment = Printer Drivers path = /var/lib/samba/printers browseable = yes read only = yes guest ok = no write list = root
# /etc/init.d/samba restart
# smbpasswd -a root New SMB password: Retype new SMB password:
# ln -s `which smbspool` /usr/lib/cups/backend/smb
# cupsaddsmb -U root -v -a Password for root required to access localhost via SAMBA: .... Running command: rpcclient localhost -N -U'root%1234' -c 'setdriver hp6L hp6L' Succesfully set hp6L to driver hp6L.