[Samba] Can't Connect With New Install

J Romans hromans at eng.ucsd.edu
Sun Jul 7 16:54:05 UTC 2019


Hello -
I'm working on a project that when deployed I'll need wireless access for
updates / configuration changes. I've installed Samba but can't get it to
work. I can SSH and ping both the host name and IP, but no Samba.
I've searched online for help and tried everything that sounded reasonable
but I'm at a dead end. Here's some of the relevant info and I'd be glad to
do any other troubleshooting recommended. If it's not obvious, I'm way out
of my comfort zone so be gentle :-). Thanks.

#smb.conf
[global]
protocol = SMB2
workgroup = WORKGROUP
log file = /var/log/samba/log.%m
max log size = 1000
log level = 2
panic action = /usr/share/samba/panic-action %d

server role = standalone server
passdb backend = tdbsam
obey pam restrictions = yes
pam password change = yes
map to guest = bad user

[pihome]
comment=pi home
path=/home/pi/
read only = no
browsable = yes
create mask = 0775
directory mask = 0775
valid users = %S

share directory permissions:
pi@<mypi>:/home $ ls -l
total 4
drwxrwsrwx 19 pi pi 4096 Jul  6 15:01 pi

Win 10 when attempting to connect:
Error code 0x80070035
The network path was not found

Win 10 Diagnostics:
file and print sharing resource (<mypi>) is online but isn't responding to
connection attempts. Detected Detected

The remote computer isn’t responding to connections on port 445, possibly
due to firewall or security policy settings, or because it might be
temporarily unavailable. Windows couldn’t find any problems with the
firewall on your computer.

Some entries from log.smbd (level 2 - I could bump this up of course):
[2019/07/07 08:50:40.961243,  2]
../source3/lib/interface.c:345(add_interface)
  added interface wlan0 ip=w.x.y.z bcast=w.x.y.255 netmask=255.255.255.0
[2019/07/07 08:50:40.961485,  1]
../source3/profile/profile_dummy.c:30(set_profile_level)
  INFO: Profiling support unavailable in this build.
[2019/07/07 08:50:40.992733,  0]
../lib/util/become_daemon.c:124(daemon_ready)
  STATUS=daemon 'smbd' finished starting up and ready to serve connections
[2019/07/07 08:50:40.996164,  1]
../source3/printing/printer_list.c:234(printer_list_get_last_refresh)
  Failed to fetch record!
[2019/07/07 08:50:40.996397,  2]
../source3/smbd/server.c:1388(smbd_parent_loop)
  waiting for connections
[2019/07/07 08:50:41.004359,  2]
../lib/util/tevent_debug.c:66(samba_tevent_debug)
  samba_tevent: EPOLL_CTL_DEL EBADF for fde[0x17186e0] mpx_fde[(nil)]
fd[15] - disabling

Thanks in Advance
J. Hal Romans
Equipment Engineer
Nano3 Cleanroom Facility
University of California San Diego

ReplyForward


More information about the samba mailing list