Curious Printer in Network Neighbourhood

Marco Goebenich mgoebenich at entire-systems.com
Tue Apr 18 07:51:58 GMT 2000


Hi!

I got a Printer in network Neigbourhood

[Printer Symbol]||

and I don't know how to fix.

My Printer "Drucker" is shown also.
 How to solve this?

Marco
------------------------------------------------------
/etc/smb.conf

    interfaces = 192.168.10.1/24
    bind interfaces only = yes
    netbios name = GOLEM-SERVER
    server string = Golem Test
    security = USER
    encrypt passwords = Yes
    unix password sync = Yes
    log file = /var/log/samba/log.%m
    max log size = 50
    nt acl support = Yes
    change notify timeout = 20
    socket options = TCP_NODELAY
    unix realname = Yes
    printcap name = /etc/printcap
    printing = bsd
    mangle case = yes
    passwd program = /usr/bin/passwd
    print command = lpr -l -r -P%p %s -U %u
    lprm command = /usr/bin/lprm -P%p %j

[homes]
    comment = Home Directory
    read only = No
    browseable = No
    writable = yes

[printers]
    path = /var/spool/samba/lp
	    printable = Yes
    browseable = no
    public = Yes

[common]
    comment = Allgemeine Dateien
    path = /home/samba/common
    read only = No
    public = yes
------------------------------------------------------
/etc/printcap

Drucker:\
        :sd=/var/spool/samba/lp:\
        :mx#0:\
        :sh:\
        :af=/var/spool/samba/lp/accounting.log
        :lp=/dev/lp0:\
        :if=/var/spool/samba/lp/filter:


More information about the samba mailing list