Score:0

Cannot connect to Ubuntu Samba from Windows

de flag

I setup Samba on a Ubuntu 22.02 server. I cannot access the shared with Windows but I can with Linux. Ports 139 and 445 are open and listening on loopback and lan interface. I even made the share public to test it without credentials and no connection. I feel like I'm missing something. I can ping the server from the windows PC. I included the smb.conf below. Any help would be greatly appreciated.

[global]

   workgroup = WORKGROUP
   netbios name = WORKGROUP
   passdb backend = smbpasswd
   security = user
   client min protocol = NT1
   server min protocol = NT1

   server string = %h server
   server role = standalone server
   interfaces = lo bond0
   bind interfaces only = yes
   disable netbios = yes
   smb ports = 445, 139
   log file = /var/log/samba/smb.log.%m
   max log size = 10000
   log level = 3 passdb:5 auth:5

===== Share Definitions =====

[filearchive]

   path = /share/archive/filearchive
   browseable = yes
   read only = no
   force create mode = 0660
   force create mode = 2770
   valid users = filebackupuser, root
   public = yes
Rowland Penny avatar
ba flag
What versions of Windows are you using ?
LifeWithLucifer avatar
de flag
Windows 10. I even lowered the protocol to SMBv1 for both server and client and no connection.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.