[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Printing through Samba



I do not know much about Samba nor lpd, but it was very easy.

Use default samba configuration and install lpd with one printcap set to
do printing with out filtering. That was all needed.

Can you access Linux drive from windows by "user mode" with password.

Anyway, GS filtering is not needed unless you setup windows with apple
writer (PS printer).

Osamu
PS:

My /etc/samba/smb.conf has

[printers]
  comment = All Printers
  browseable = no
  path = /tmp
  printable = yes
  public = no
  writable = no
  create mode = 0700

That's all.

On Sun, Mar 18, 2001 at 10:59:40AM +0100, Daniel de los Reyes wrote:
> [EpsonStylus]
> printable=yes
> # print command = /usr/bin/lpr -r -P%p %s
> print command = cp %s /tmp/tmp.print
> lpq command = /usr/bin/lpq -P%p
> lprm command = /usr/bin/lprm -P%p %j
-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ 
+  Osamu Aoki <debian@aokiconsulting.com>, GnuPG-key: 1024D/D5DE453D  +
+   Fingerprint: 814E BD64 3288 40E7 E88E  3D92 C3F8 EA94 D5DE 453D   +
+   http://www.aokiconsulting.com/debian/ for FAQ  Cupertino, CA USA  +



Reply to: