Package: samba
Version: 3.0.14a-3
Severity: important

Hi

I have two samba servers with attached printers (epsonSC880 and
hp895cxi).  Both have been printing fine (from Debian and Windows clients)
for several months however, in the last few weeks this machine with the
HP printer wouldn't print. I can print a test page from the server
itself but clients can't seem to access the printer.

I've had a number of attempts to troubleshoot the problem without
success.  I've compared the smb.conf files of both and they are
configured broadly in the same manner. Access to the shares on the
server work OK, it is only printing that presents a problem.  If I
delete the printer on a windows client and reinstall, it prints but if I
reboot the client, it stops working again.

Using the cups web interface on a Debian client I've deleted and
reinstalled the printer and it reports that the printer is successfully
installed and is 'idle, ready to print'.  However, trying to print gives
the error above.

On the samba site I found this:

[WHATSNEW-3-0-21rc1.txt]****
    ... the python bindings. * BUG 1864: Add sd->type field to
    security descriptor Python representation. * Return an error if a
    Netapp filer returns NT_STATUS_ACCESS_DENIED when trying to return
    the security descriptor for a file. * BUG 1884: Fixes for the Python
    bindings to use the value of the desired ...
        http://de.samba.org/samba/ftp/rc/WHATSNEW-3-0-21rc1.txt
        11/11/05, 212069 bytes 

Which I guess may be related.  The printer section of the smb.conf is as
follows:

########## Printing ##########

# If you want to automatically load your printer list rather
# than setting them up individually then you'll need this
  load printers = yes

  # lpr(ng) printing. You may wish to override the location of the
  # printcap file
  ;   printing = bsd
  ;   printcap name = /etc/printcap

  # CUPS printing.  See also the cupsaddsmb(8) manpage in the
  # cupsys-client package.
     printing = cups
        printcap name = cups

        # When using [print$], root is implicitly a 'printer admin', but
        # you can
        # also give this right to other users to add drivers and set
        # printer
        # properties
        ;   printer admin = @ntadmin

and the printer share:

[printers]
   comment = All Printers
      browseable = yes
         printable = yes
            public = yes
               create mode = 0700
                  guest ok = yes
                     guest only = yes
                        use client driver = yes
                           path = /tmp
                           

If you need anything else, let me know.

The 'Epson' server is unaffected and they are both running the same
software.

Thanks

Clive



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages samba depends on:
ii  debconf [debconf-2.0]      1.4.30.13     Debian configuration management sy
ii  libacl1                    2.2.23-1      Access control list shared library
ii  libattr1                   2.4.16-1      Extended attribute shared library
ii  libc6                      2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libcomerr2                 1.37-2sarge1  common error description library
ii  libcupsys2-gnutls10        1.1.23-10     Common UNIX Printing System(tm) - 
ii  libkrb53                   1.3.6-2sarge2 MIT Kerberos runtime libraries
ii  libldap2                   2.1.30-8      OpenLDAP libraries
ii  libpam-modules             0.76-22       Pluggable Authentication Modules f
ii  libpam-runtime             0.76-22       Runtime support for the PAM librar
ii  libpam0g                   0.76-22       Pluggable Authentication Modules l
ii  libpopt0                   1.7-5         lib for parsing cmdline parameters
ii  logrotate                  3.7-5         Log rotation utility
ii  netbase                    4.21          Basic TCP/IP networking system
ii  samba-common               3.0.14a-3     Samba common files used by both th

-- debconf information:
  samba/nmbd_from_inetd:
* samba/run_mode: daemons
  samba/log_files_moved:
  samba/tdbsam: false
* samba/generate_smbpasswd: false


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to