Title: [Samba] problem getting printing started via CUPS

I'm using cups for printing and when i try to share a printer with samba i get the msg on my win2000 wks that "access is denied, unable to connect"

my smb.conf looks like this:

[global]
        workgroup       = kerkenkruis
        netbios name    = kruimel
        server string   = Samba server running on Redhat %L:%h
        interfaces      = eth0
        dns proxy       = yes
        domain master   = yes
        preferred master= yes
        socket options  = IPTOS_LOWDELAY TCP_NODELAY
        os level        = 65
        update encrypted= yes
        unix password sync      = yes
        encrypt passwords       = yes
        printcap name   = cups
       
[public]
        hide dot files  = yes
        path            = /tmp
[printers]
        browseable      = yes
        printing        = cups
        lpq command     = /usr/bin/lpstat -o%p
        lprm command    = /usr/bin/cancel %p-%j
        print command   = /usr/bin/lp -d%p -orwa %s; rm %s
   queuepause command   = /usr/bin/disable %p
  queueresume command   = /usr/bin/enable %p
        public          = yes
        printable       = yes
#       valid users     =
        printer name    = test

What could be the problem???

Gr,

Ernst Cozijnsen

--
****************************************************************************
This message contains information that may be privileged or confidential and
is the property of the Cap Gemini Ernst & Young Group. It is only intended
for the person to whom it is addressed. If you are not the intended
recipient, you are not authorized to read, print, retain, copy disseminate,
distribute, or use this message or any part thereof. If you receive this
message in error, please notify the sender immediately and delete all copies
of this message.
****************************************************************************

Reply via email to