No subject


Mon Dec 1 12:27:21 GMT 2003


"Printer \\_smbserv\HPLaserJet6P does not exist on the computer.  Either
the printer name was typed incorrectly, or the specified printer has
lost its connection to the server."

The same happens even when I try to access the printer with
\\192.168.2.254\HPLaserJet6P

I think the problem is that _smbserv is being referenced.  But I can not
figure out why.

Any help is appreciated,
Joe


Here is my smb.conf:
[global]
   workgroup =3D workgroup
   server string =3D gw
   ;hosts allow =3D 192.168.2. 127.
   printcap name =3D /etc/printcap
   load printers =3D yes
   printing =3D lprng
   log file =3D /var/log/samba/%m.log
   max log size =3D 0
   security =3D share
   encrypt passwords =3D no
   guest account =3D nobody
   socket options =3D TCP_NODELAY SO_RCVBUF=3D8192 SO_SNDBUF=3D8192
   interfaces =3D 192.168.2.1/27 192.168.2.33/27 192.168.2.254/32
   dns proxy =3D no=20
[printers]
   comment =3D All Printers
   path =3D /var/spool/samba
   browseable =3D no
   public =3D yes
   guest ok =3D yes
   writable =3D no
   printable =3D yes



More information about the samba mailing list