From: Paul Branon on
testparm -s

Load smb config files from /usr/local/samba/lib/smb.conf
Processing section "[tmp]"
Loaded services file OK.
[global]
workgroup = WORKGROUP
server string = Samba Server
security = SHARE
log file = /usr/local/samba/var/log.%m

[tmp]
comment = Temporary data On Samba Server
path = /tmp
read only = No
guest ok = Yes



============================
Thanks for getting back to me guys. No, it's not an ipaddress conflict
issue. I can ssh onto the server, I can access the server on port 80, etc.
It's not a cabling issue. Samba has just stopped exporting its file systems.
It's running on the server itself and I can access the share(s) but only
locally. I can't understand it. I have no access/deny restrictions in the
config. (You can see the config above.)

===============================
As for logfiles
[2010/06/20 22:31:24, 0] nmbd/nmbd.c:main(718)
Netbios nameserver version 3.0.20 started.
Copyright Andrew Tridgell and the Samba Team 1994-2004
[2010/06/20 22:37:02, 0]
nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
*****

Samba name server SambaServer1 is now a local master browser for workgroup
WORKGROUP on subnet 10.10.10.22

*****
[2010/06/20 22:37:02, 0]
nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
*****

Samba name server SambaServer1 is now a local master browser for workgroup
WORKGROUP on subnet 192.168.1.22

*****
[2010/06/20 23:51:34, 0] nmbd/nmbd.c:terminate(58)
Got SIGTERM: going down...
[2010/06/21 12:41:12, 0] nmbd/nmbd.c:main(718)
Netbios nameserver version 3.0.20 started.
Copyright Andrew Tridgell and the Samba Team 1994-2004
[2010/06/21 12:46:50, 0]
nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
*****

Samba name server SambaServer1 is now a local master browser for workgroup
WORKGROUP on subnet 10.10.10.22

*****
[2010/06/21 12:46:50, 0]
nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
*****

Samba name server SambaServer1 is now a local master browser for workgroup
WORKGROUP on subnet 192.168.1.22

*****
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
From: Denis Fateyev on
Hello Paul,

I think, `/tmp` in your filesystem is not not a good place to hold and share
your files anyway. Try with another place.

By the way, you have an old samba version (`3.0.20`), probably it's better
to update it at first.
As I know, there are a lot of issues with old `3.0.x` branch and Vista /
Seven. It's very old version that isn't supported currently.

---
wbr, Denis.


2010/6/29 Paul Branon <paulbranon(a)googlemail.com>

> testparm -s
>
> Load smb config files from /usr/local/samba/lib/smb.conf
> Processing section "[tmp]"
> Loaded services file OK.
> [global]
> workgroup = WORKGROUP
> server string = Samba Server
> security = SHARE
> log file = /usr/local/samba/var/log.%m
>
> [tmp]
> comment = Temporary data On Samba Server
> path = /tmp
> read only = No
> guest ok = Yes
>
>
>
> ============================
> Thanks for getting back to me guys. No, it's not an ipaddress conflict
> issue. I can ssh onto the server, I can access the server on port 80, etc.
> It's not a cabling issue. Samba has just stopped exporting its file
> systems.
> It's running on the server itself and I can access the share(s) but only
> locally. I can't understand it. I have no access/deny restrictions in the
> config. (You can see the config above.)
>
> ===============================
> As for logfiles
> [2010/06/20 22:31:24, 0] nmbd/nmbd.c:main(718)
> Netbios nameserver version 3.0.20 started.
> Copyright Andrew Tridgell and the Samba Team 1994-2004
> [2010/06/20 22:37:02, 0]
> nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
> *****
>
> Samba name server SambaServer1 is now a local master browser for workgroup
> WORKGROUP on subnet 10.10.10.22
>
> *****
> [2010/06/20 22:37:02, 0]
> nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
> *****
>
> Samba name server SambaServer1 is now a local master browser for workgroup
> WORKGROUP on subnet 192.168.1.22
>
> *****
> [2010/06/20 23:51:34, 0] nmbd/nmbd.c:terminate(58)
> Got SIGTERM: going down...
> [2010/06/21 12:41:12, 0] nmbd/nmbd.c:main(718)
> Netbios nameserver version 3.0.20 started.
> Copyright Andrew Tridgell and the Samba Team 1994-2004
> [2010/06/21 12:46:50, 0]
> nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
> *****
>
> Samba name server SambaServer1 is now a local master browser for workgroup
> WORKGROUP on subnet 10.10.10.22
>
> *****
> [2010/06/21 12:46:50, 0]
> nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
> *****
>
> Samba name server SambaServer1 is now a local master browser for workgroup
> WORKGROUP on subnet 192.168.1.22
>
> *****
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba