On 5/18/21 12:56 PM, Tom Horsley wrote:
On Tue, 18 May 2021 12:44:53 -0400 Robert McBroom via users wrote:
What creates /usr/lib/systemd/system/smb.service?
On my system:
zooty> rpm -q -f /usr/lib/systemd/system/smb.service samba-4.13.9-0.fc33.x86_64 _______________________________________________
Didn't notice that samba itself was not installed. Still get the dreaded
@RobertPC ~]$ smbclient -L 192.168.1.195 do_connect: Connection to 192.168.1.195 failed (Error NT_STATUS_HOST_UNREACHABLE)
@RobertPC ~]$ smbclient -m smb3 -L 192.168.1.195 do_connect: Connection to 192.168.1.195 failed (Error NT_STATUS_HOST_UNREACHABLE)
@RobertPC ~]$ ping 192.168.1.195 PING 192.168.1.195 (192.168.1.195) 56(84) bytes of data. 64 bytes from 192.168.1.195: icmp_seq=1 ttl=64 time=0.298 ms 64 bytes from 192.168.1.195: icmp_seq=2 ttl=64 time=0.269 ms
Want to connect multiple fedora 33 systems to each other and to windows 10 systems
The directions samba has gone are split into many threads without a definite fedora map.
This one looked fantastic
https://www.server-world.info/en/note?os=Fedora_33&p=samba&f=1
but wasn't