sean wrote:
I'm running a small workgroup with ten windows machines where a linux
box is the samba server:
Oct 18 13:32:56 Server nmbd[31741]: Samba name server SERVER is now a
local master browser for workgroup FIRM
on subnet 10.10.10.2
I just upgraded from fc1 to fc4. This setup worked fine in fc1. But
now, the windows machines can browse shares on all the other windows
machines, but *not* on the server itself.
net view does not show the Server. But, new view server does show the
shares on the server!
Also, net use x: \\server\share gives a network path not found message.
FWIW, /var/log/samba/smb.conf shows:
[2005/10/18 14:58:31, 1]
smbd/service.c:make_connection_snum(642)
abit_bx6rev2_ce (10.10.10.164) connect to service isw
initially as user nobody (uid=99, gid=99) (pid 11456)
[2005/10/18 14:58:31, 1]
smbd/service.c:make_connection_snum(642)
abit_bx6rev2_ce (10.10.10.164) connect to service isw
initially as user nobody (uid=99, gid=99) (pid 11456)
[2005/10/18 14:58:31, 1] smbd/service.c:close_cnum(830)
abit_bx6rev2_ce (10.10.10.164) closed connection to
service isw
???
sean