Samba and "\\server not accesible; The network pat, Nee
I'm running Samba on a RedHat Linux 8.0 machine and on Win2k I am able to
see the server in Network Neighborhood but it won't let me browse. I am
using webmin to manage Samba. Here is the view of the samba settings.
#samba config file created with webmin
[global]
log file = /var/log/samba/%m.log
load printers = yes
smb passwd file = /etc/samba/smbpasswd
passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*success fully*
obey pam restrictions = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
force directory mode = 755
null passwords = yes
encrypt passwords = yes
passwd program = /usr/bin/passwd %u
dns proxy = no
netbios name = GAUTAM
server string = Samba Server
printing = lprng
default = global
path = /root/Nitin
unix password sync = yes
force create mode = 755
workgroup = WORKGROUP
os level = 20
comment = Nitin Personal
printcap name = /etc/printcap
security = share
max log size = 0
pam password change = yes
[nitin]
comment = My Personel
writeable = yes
valid users = administrator
user = administrator
write list = administrator
path = /root/anit
directory mode = 775
PLease Help...
I am able to browse win2k throgh smbclient but not able to browse through win2k
Reply...