On Wed, 25 Jul 2007, Joco Salvatti wrote:
> Windows machines. I've already both CUPS and Samba
installed, but the
> only options I have are:
>
> * AppSocket/HP JetDirect
> * Internet Printing Protocol (http)
> * Internet Printing Protocol (ipp)
> * LDP/LPR Host or Printer
> * USB Printer #1
> * USB Printer #2
IIRC correctly, you need to:
$ cd /usr/local/libexec/cups/backend/ &&
ln -s /usr/local/bin/smbspool .
Then restart cups and you should have smb/windows as an
option.
smb://username:password server[:port]/printer
cf. smbspool(8)
Cheers!
--
Antoine
|