[Samba] "Panic" when accessing printer

Ilkka Lindblom don at idiosynkrasia.net
Mon Apr 8 02:50:04 GMT 2002


Hello,

I have a problem with sharing a hp printer to windows workstations
through a samba server. (Server is linux 2.4.18, debian stable)

serverfoo:~# smbd -V
Version 2.2.3a

I compiled samba with the options --with-smbmount --with-winbind. It works
fine otherwise.

I have set up the printer so that it works with lpr. I have added the
following to smb.conf (from the howto):

   printer admin = @staff

[print$]
        path = /var/samba/printers
        guest ok = yes
        browseable = yes
        read only = yes
        write list = @staff,root

[printers]
        comment = All Printers
        browseable = no
        guest ok = yes
        path = /tmp
        printable = yes
        public = no
        writable = no

Now: this stuff just about works from most of the workstations here.
However, from one workstation (fresh w2k install, sp2+updates), if I open
the "printers" folder (through network neighborhood) I get:

[2002/04/08 12:42:15, 0]
libsmb/cliconnect.c:attempt_netbios_session_request(977)
  attempt_netbios_session_request: DPE500SC rejected the session for name
*SMBSERVER with error Not listening on called name
[2002/04/08 12:42:15, 0]
rpc_client/cli_spoolss_notify.c:spoolss_connect_to_client(73)
[2002/04/08 12:42:15, 0] lib/fault.c:fault_report(38)
  ===============================================================
[2002/04/08 12:42:15, 0] lib/fault.c:fault_report(39)
  INTERNAL ERROR: Signal 11 in pid 25700 (2.2.3a)
  Please read the file BUGS.txt in the distribution
[2002/04/08 12:42:15, 0] lib/fault.c:fault_report(41)
  ===============================================================
[2002/04/08 12:42:15, 0] lib/util.c:smb_panic(1064)
  PANIC: internal error
[2002/04/08 12:42:16, 0]
libsmb/cliconnect.c:attempt_netbios_session_request(977)
  attempt_netbios_session_request: DPE500SC rejected the session for name
*SMBSERVER with error Not listening on called name
[2002/04/08 12:42:16, 0]
rpc_client/cli_spoolss_notify.c:spoolss_connect_to_client(73)
[2002/04/08 12:42:16, 0] lib/fault.c:fault_report(38)
  ===============================================================
[2002/04/08 12:42:16, 0] lib/fault.c:fault_report(39)
  INTERNAL ERROR: Signal 11 in pid 25708 (2.2.3a)
  Please read the file BUGS.txt in the distribution
[2002/04/08 12:42:16, 0] lib/fault.c:fault_report(41)
  ===============================================================
[2002/04/08 12:42:16, 0] lib/util.c:smb_panic(1064)
  PANIC: internal error
[2002/04/08 12:42:16, 0] smbd/service.c:make_connection(249)
  dpe500sc (10.2.0.22) couldn't find service
::{2227a280-3aea-1069-a2de-08002b30309d}

dpe500sc is the name of the workstation. nbtstat and nmblookup suggest
that it is listening on that name. On the workstation, the printers folder
is empty.

Am I doing something wrong? Is this a bug? What's happening?

-- 
   -- Ilkka Lindblom | don at idiosynkrasia.net | 040-7184044 --
             -- Diablo, what is it that I want? --
	         -- A pony. A vampire pony. --





More information about the samba mailing list