[Samba] Can't connect after Ubuntu 18.04.1 Upgrade???
Thomas Rieff
trieff at greencaremankato.com
Mon Aug 20 18:38:53 UTC 2018
Thanks for the replys...
Just a basic samba server...being accessed by windows 7 to the gc and tmr shares with \\10.10.171.9\gc and \\10.10.171.9\tmr
This has been running for a year without any issues...till the update yesterday afternoon :-(
The file server is Ubuntu 18.04 and there was an update to Ubuntu 18.04.1, which I thought would be a mild step.
The current version of samba is... Samba version 4.7.6-Ubuntu, don't know what it was before, thought it was up to date???
Below is the testparm and the dump of configurations.
Also, I do see an error in the one log below.
Hope all is well.
Tom
root at gc9:~# testparm
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
WARNING: The "syslog" option is deprecated
Processing section "[printers]"
Processing section "[print$]"
Processing section "[gc9data1]"
Processing section "[gc9data2]"
Processing section "[gc]"
Processing section "[tmr]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
# Global parameters
[global]
dns proxy = No
log file = /var/log/samba/log.%m
map to guest = Bad User
max log size = 1000
obey pam restrictions = Yes
pam password change = Yes
panic action = /usr/share/samba/panic-action %d
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
passwd program = /usr/bin/passwd %u
server role = standalone server
server string = %h server (Samba, Ubuntu)
syslog = 0
unix password sync = Yes
usershare allow guests = Yes
wins support = Yes
workgroup = CLS
idmap config * : backend = tdb
[printers]
browseable = No
comment = All Printers
create mask = 0700
path = /var/spool/samba
printable = Yes
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
[gc9data1]
comment = GreenCare Data Files
create mask = 0775
directory mask = 0775
force group = gcdata
path = /gc9data1
read only = No
valid users = @gcdata
[gc9data2]
comment = GreenCare Data Files
create mask = 0775
directory mask = 0775
force group = gcdata
path = /gc9data2
read only = No
valid users = @gcdata
[gc]
comment = GreenCare Data Files
create mask = 0775
directory mask = 0775
force group = gc
path = /gc9data2/gc
read only = No
valid users = @gc
[tmr]
comment = TMR Data Files
create mask = 0775
directory mask = 0775
force group = tmr
path = /gc9data2/tmr
read only = No
valid users = @tmr
smdb log
[2018/08/20 07:29:10.921098, 0] ../lib/util/become_daemon.c:124(daemon_ready)
STATUS=daemon 'smbd' finished starting up and ready to serve connections
[2018/08/20 08:03:16.243402, 0] ../lib/util/become_daemon.c:124(daemon_ready)
STATUS=daemon 'smbd' finished starting up and ready to serve connections
nmdb log
[2018/08/19 13:00:05.482154, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response)
query_name_response: Multiple (2) responses received for a query on subnet 10.10.171.9 for name CLS<1d>.
This response was from IP 10.10.171.12, reporting an IP address of 10.10.171.12.
[2018/08/19 16:07:00.140717, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response)
query_name_response: Multiple (2) responses received for a query on subnet 10.10.171.9 for name CLS<1d>.
This response was from IP 10.10.171.228, reporting an IP address of 10.10.171.228.
[2018/08/19 16:17:10.231336, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response)
query_name_response: Multiple (2) responses received for a query on subnet 10.10.171.9 for name CLS<1d>.
This response was from IP 10.10.171.228, reporting an IP address of 10.10.171.228.
[2018/08/19 16:32:56.051867, 0] ../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
*****
Samba name server GC9 is now a local master browser for workgroup CLS on subnet 10.10.171.9
*****
[2018/08/19 16:32:56.052002, 0] ../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name CLS<1b> for the workgroup CLS.
Unable to sync browse lists in this workgroup.
[2018/08/19 16:35:18.169411, 0] ../source3/nmbd/nmbd_incomingdgrams.c:304(process_local_master_announce)
process_local_master_announce: Server GC12 at IP 10.10.171.12 is announcing itself as a local master browser for workgroup CLS and we think we are master. Forcing election.
[2018/08/19 16:35:18.169533, 0] ../source3/nmbd/nmbd_become_lmb.c:150(unbecome_local_master_success)
*****
Samba name server GC9 has stopped being a local master browser for workgroup CLS on subnet 10.10.171.9
*****
[2018/08/19 17:41:03.206493, 0] ../source3/nmbd/nmbd.c:58(terminate)
Got SIGTERM: going down...
[2018/08/19 17:41:58.914868, 0] ../lib/util/become_daemon.c:124(daemon_ready)
STATUS=daemon 'nmbd' finished starting up and ready to serve connections
[2018/08/19 17:54:40.104108, 0] ../source3/nmbd/nmbd.c:58(terminate)
Got SIGTERM: going down...
[2018/08/19 20:04:46.786763, 0] ../lib/util/become_daemon.c:124(daemon_ready)
STATUS=daemon 'nmbd' finished starting up and ready to serve connections
[2018/08/19 20:04:47.034165, 0] ../source3/nmbd/nmbd_namequery.c:109(query_name_response)
query_name_response: Multiple (2) responses received for a query on subnet 10.10.171.9 for name CLS<1d>.
This response was from IP 10.10.171.12, reporting an IP address of 10.10.171.12.
[2018/08/20 07:28:21.693110, 0] ../source3/nmbd/nmbd.c:58(terminate)
Got SIGTERM: going down...
[2018/08/20 07:29:09.223386, 0] ../lib/util/become_daemon.c:124(daemon_ready)
STATUS=daemon 'nmbd' finished starting up and ready to serve connections
More information about the samba
mailing list