[Bug 1055075] Re: samba4 default installation Connection failed (Error NT_STATUS_CONNECTION_REFUSED)

2025-01-13 Thread Flare solverr
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

[Bug 990930] Re: smbclient4: does not yet implement RAP share listings

2024-12-23 Thread Flare solverr
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

[Bug 954002] Re: samba_spnupdate crashed with AttributeError in domain_dns_name(): 'NoneType' object has no attribute 'canonical_str'

2024-12-09 Thread Flare solverr
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