Thanks @blemoigne and @Bertrand TRanquilIT.
It seems to work like this:
We uninstall these packages BEFORE changing the sources (when we're on a fully updated and rebooted Debian 11)
without purging to keep the configurations:
`apt remove samba winbind libnss-winbind krb5 ...`
The search returned 8 results
- December 3, 2025 - 12:34
- Forum: Tips and Tricks
- Subject: [SOLVED] Updating SAMBA AD from Debian 11 to 12
- Answers: 3
- Views : 67498
- December 3, 2025 - 11:30
- Forum: Tips and Tricks
- Subject: [SOLVED] Updating SAMBA AD from Debian 11 to 12
- Answers: 3
- Views : 67498
[SOLVED] Updating Debian 11 to 12 SAMBA AD
Hello everyone,
I'm having trouble updating Debian and Samba on a 4-node infrastructure that was installed a long time ago by your technicians.
We've been customers for many years.
I tried following the official documentation:
https://samba.tranquil.it/doc ...
I'm having trouble updating Debian and Samba on a 4-node infrastructure that was installed a long time ago by your technicians.
We've been customers for many years.
I tried following the official documentation:
https://samba.tranquil.it/doc ...
- June 3, 2021 - 4:57 PM
- Forum: Tips and Tricks
- Subject: [RESOLVED] SAMBA Upgrade
- Answers: 8
- Views : 16892
Re: SAMBA Upgrade
Okay, after having:
Removed bind9
Perform an autoremoval
Installed the correct packages:
Rebooted the machine
It's in.
Removed bind9
Code: Select all
apt remove bind9Installed the correct packages:
Code: Select all
apt install samba winbind libnss-winbind krb5-user smbclient ldb-tools python3-cryptoCode: Select all
apt install bind9It's in.
- June 3, 2021 - 12:41
- Forum: Tips and Tricks
- Subject: [RESOLVED] SAMBA Upgrade
- Answers: 8
- Views : 16892
Re: SAMBA Upgrade
After upgrading from Stretch to Buster and switching from Samba AD 4.10 to 4.13, Bind9 breaks:
● bind9.service - BIND Domain Name Server
Loaded: loaded (/lib/systemd/system/bind9.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2021-06-03 12:40:04 CEST; 6ms ago ...
● bind9.service - BIND Domain Name Server
Loaded: loaded (/lib/systemd/system/bind9.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2021-06-03 12:40:04 CEST; 6ms ago ...
- June 3, 2021 - 11:54
- Forum: Tips and Tricks
- Subject: [RESOLVED] SAMBA Upgrade
- Answers: 8
- Views : 16892
Re: SAMBA Upgrade
Cool, thanks, I'll test it and give feedback.
- May 26, 2021 - 10:07
- Forum: Tips and Tricks
- Subject: [RESOLVED] SAMBA Upgrade
- Answers: 8
- Views : 16892
Re: SAMBA Upgrade
Hello
, I'm encountering an error during updates to the tranquil.it Samba repositories.
Distributor ID: Debian
Description: Debian GNU/Linux 9.13 (stretch)
Release: 9.13
Codename: stretch
deb https://samba.tranquil.it/debian/samba-4.10/ stretch main
Err:7 https://samba.tranquil.it ...
, I'm encountering an error during updates to the tranquil.it Samba repositories.
Distributor ID: Debian
Description: Debian GNU/Linux 9.13 (stretch)
Release: 9.13
Codename: stretch
deb https://samba.tranquil.it/debian/samba-4.10/ stretch main
Err:7 https://samba.tranquil.it ...
- October 5, 2020 - 3:11 PM
- Forum: WAPT Packages
- Subject: [RESOLVED] Emocheck package to verify the presence of EMOTET
- Answers: 3
- Views : 5380
Re: [RESOLVED] Emocheck packet to verify the presence of EMOTET
Hi Kevin.
Your reaction was faster than my reply.
Thank you very much for creating this package
. Cheers!
Your reaction was faster than my reply.
Thank you very much for creating this package
. Cheers!
- September 8, 2020 - 12:27
- Forum: WAPT Packages
- Subject: [RESOLVED] Emocheck package to verify the presence of EMOTET
- Answers: 3
- Views : 5380
[RESOLVED] Emocheck packet to verify the presence of EMOTET
Hello everyone.
Following the announcement by CERT-FR
(https://www.cert.ssi.gouv.fr/alerte/CERTFR-2020-ALE-019/
, EMOTET is back.
The resources in this post provide tools such as EmoCheck (
https://github.com/JPCERTCC/EmoCheck
). Is it possible to prepare an official package at...
Following the announcement by CERT-FR
(https://www.cert.ssi.gouv.fr/alerte/CERTFR-2020-ALE-019/
, EMOTET is back.
The resources in this post provide tools such as EmoCheck (
https://github.com/JPCERTCC/EmoCheck
). Is it possible to prepare an official package at...
