[Bug 1276542] Re: samba crashes on installation by apt-get install samba4.

2025-01-07 Thread Block Bench
It looks like you're facing an issue with installing samba4 on Ubuntu, where the installation fails with error code 255 due to a post- installation script problem. To resolve this, you can try purging any existing samba installations using the commands sudo apt-get purge samba samba4, followed by s

[Bug 870299] Re: samba_dnsupdate crashed with IndexError in __init__(): list index out of range

2024-12-26 Thread Block Bench
Hi, The 'IndexError: list index out of range' in samba_dnsupdate typically occurs when the script is trying to access an index that doesn’t exist in a list. This can happen if there’s an issue with the DNS configuration or a malformed record. Try reviewing the configuration files for any missing o

[Bug 1578730] Re: /usr/sbin/smbd:6:raise:abort:dump_core:smb_panic_s3:smb_panic

2025-01-21 Thread Block Bench
The issue you're encountering with Samba4 on Ubuntu, specifically with the error raise:abort:dump_core:smb_panic_s3:smb_panic, is related to a bug identified as Bug #1578730. This problem, most recently observed with the version 2:4.3.9+dfsg-0ubuntu0.14.04.1, causes the Samba daemon (smbd) to crash

[Bug 1442039] Re: bad password lockout not available

2025-01-16 Thread Block Bench
Looks like this is a serious security vulnerability in Samba 4.1.x versions! It's crucial to have the bad password lockout feature to prevent brute-force attacks. Good thing it’s been addressed in Samba 4.2.0 and later. Upgrading to at least 4.2.0 seems like the best way to secure your system and a