A bit weird one,
Samba 4.15.5-5.el8 came out last month for my NAS boxen hosting iTunes library for Sonos S1.
Automated patching kicked in and now my Play 5 Gen 1 cannot connect to NAS anymore. Strangely Play 1 and Playbar continue to work just fine.
Error I get is “Unable to play ‘X’ - access to //1.2.3.4/Share denied.”
Reset/reboots of Play 5 have no affect. Downgrading server side to previous samba-4.15.3-0.el8.x86_64 version immediately fixes Play 5 problems. Same server side configuration used.
Relevant smb.conf snippet:
# sonos kludgery
ntlm auth = ntlmv1-permitted
server min protocol = NT1
Adding “client signing = disabled does not help”. Running samba in debuglevel=3 offers no clues that I could spot.
Any thoughts?