Hey @Munzir Taha, I’ve encountered similar issues with Samba4 in the
past, and it can be a bit tricky! One thing I’d recommend is checking
your Samba version and ensuring all necessary dependencies are
installed. Sometimes, older or beta versions can cause conflicts.
Additionally, it’s essential to
The error "smbclient4: does not yet implement RAP share listings"
typically occurs when you're using smbclient with a protocol that
requires RAP (Remote Administration Protocol), which isn't fully
implemented in some versions of smbclient. This might happen when you're
trying to list shares or acce
This error occurs when Samba faces a DNS or configuration issue, causing
the domain DNS name to be None. Solution: Check the smb.conf file,
verify DNS settings using host -t A , and analyze Samba logs.
Use samba-tool commands to fix missing DNS records if needed.
--
You received this bug notifica