below is my samba config
i can't get zvmlinx1 to show up in my network places
what am i doing wrong
i can get to it by doing a start run \\zvmlinx1
that works no problem... it just don't show up in MNplaces
any help is appreciated
Ralph
zvmlinx1:/etc/samba # cat smb.conf
# Samba config file created using SWAT
# from it-rn.littlerock.state.ar.us (10.37.1.42)
# Global parameters
[global]
client code page = 437
workgroup = LITTLEROCK
netbios name = zvmlinx1
server string = %h Samba %v Server
interfaces = eth0 10.60.1.111
security = SERVER
encrypt passwords = Yes
update encrypted = Yes
null passwords = Yes
password server = Itadsvr itaddc
unix password sync = Yes
log file = /var/log/samba/log.%m
keepalive = 30
os level = 0
local master = No
browse list = No
dns proxy = No
wins server = 10.37.1.26
kernel oplocks = No
[homes]
comment = Heimatverzeichnis
writeable = Yes
create mask = 0750
browseable = No
[printers]
comment = All Printers
path = /tmp
create mask = 0700
printable = Yes
browseable = No
[ibmbooks]
path = /home/ibmbooks
writeable = Yes
guest ok = Yes
zvmlinx1:/etc/samba #