[Bug 1408165] Re: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 126

2025-01-21 Thread xeniacanary
The error subprocess installed post-installation script returned error exit status 126 indicates a problem during the post-installation process of the Samba package, likely due to permission issues, missing dependencies, or a corrupted package. To resolve it, check the permissions of the post-insta

[Bug 1277879] Re: Cannot install samba4 because non fqdn in /etc

2025-01-16 Thread xeniacanary
It appears you're facing an issue with installing Samba4 on Ubuntu 12.04.4 LTS due to a missing FQDN (Fully Qualified Domain Name) configuration, as indicated by the errors related to missing dependencies and the post-installation script failure. To address this, ensure your system's FQDN is correc

[Bug 1094303] Re: failed to install/upgrade: "ProvisioningError: guess_names: Workgroup '...' in smb.conf must match chosen domain 'WORKGROUP'!"

2025-01-08 Thread xeniacanary
If you're encountering the "ProvisioningError: guess_names: Workgroup '...' in smb.conf must match chosen domain 'WORKGROUP'!" error while working with Samba, it's likely due to a mismatch between the workgroup defined in the smb.conf file and the domain you've chosen. To resolve this, simply open

[Bug 1379880] Re: plain text password authentication not working

2024-12-29 Thread xeniacanary
Thanks for sharing your solution! It looks like the patch effectively addresses the issue with plain text authentication after upgrading to Samba 14.04. The code modification to include user_info->password.plaintext in the NTLMSSP authentication process seems like a straightforward fix. It’s also h