On Wednesday 29 Jan 2003 3:48 pm, [EMAIL PROTECTED] wrote:

Jamie, here is an except from my smb.conf:

[printers]
        comment = All Printers
        path = /var/spool/samba
        browseable = no
# to allow user 'guest account' to print.
        guest ok = yes
        writable = no
        printable = yes
        create mode = 0700
# =====================================
# print command: see above for details.
# =====================================
        print command = lpr-cups -P %p -o raw %s -r
#       using client side printer drivers.
;   print command = lpr-cups -P %p %s # using cups own drivers (use generic
# PostScript on clients).
# The following two commands are the samba defaults for printing=cups
# change them only if you need different options:
;   lpq command = lpq -P %p
;   lprm command = cancel %p-%j

[print$]
        path = /var/lib/samba/printers
        browseable = yes
        read only = yes
        write list = @adm root

I have the windows drivers set up at that end.

HTH

Anne
-- 
Registered Linux User No.293302


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to