Hi Quentin,
Yes, the key has changed :) (and I'm currently working on it).
Could you import this key:
`wget -qO- https://samba.tranquil.it/tissamba-pubkey-2026.gpg | tee /usr/share/keyrings/tissamba.gpg > /dev/null`?
The documentation has been updated - maybe...
The search returned 8 results
- February 13, 2026 - 10:07
- Forum: Tips and Tricks
- Subject: [SOLVED] Samba4 Debian 13 Installation
- Answers: 2
- Views : 29780
- October 8, 2025 - 9:22 AM
- Forum: Tips and Tricks
- Subject: [RESOLVED] Minor error in the documentation
- Answers: 5
- Views : 45155
Re: Minor error in the documentation
Hello,
No, it's not an error :)
We define the KDC servers below for the Kerberos realm of the domain:
[libdefaults]
default_realm = LONG_DOMAIN_NAME
dns_lookup_kdc = false
dns_lookup_realm=false
[realms]
LONG_DOMAIN_NAME = {
kdc = 127.0.0.1
kdc = AD_SERVER_IP1 ...
No, it's not an error :)
We define the KDC servers below for the Kerberos realm of the domain:
[libdefaults]
default_realm = LONG_DOMAIN_NAME
dns_lookup_kdc = false
dns_lookup_realm=false
[realms]
LONG_DOMAIN_NAME = {
kdc = 127.0.0.1
kdc = AD_SERVER_IP1 ...
- July 18, 2025 - 6:08 PM
- Forum: Your opinion
- Subject: [SOLVED] Problem updating Samba from 4.16 to 4.20
- Answers: 8
- Views : 255774
Re: Problem updating Samba from 4.16 to 4.20
Thanks so much for your feedback!
Have a great rest of the day and a wonderful weekend!
Have a great rest of the day and a wonderful weekend!
- July 16, 2025 - 6:20 PM
- Forum: Your opinion
- Subject: [SOLVED] Problem updating Samba from 4.16 to 4.20
- Answers: 8
- Views : 255774
Re: Problem updating Samba from 4.16 to 4.20
Hi Vincent,
it seems the dist-upgrade is really messed up...
You can try this:
apt-get remove samba winbind libnss-winbind krb5-user smbclient ldb-tools python3-cryptography samba-vfs-modules samba-dsdb-modules samba-libs libwbclient0 samba-common-bin samba-common python3-samba ...
it seems the dist-upgrade is really messed up...
You can try this:
apt-get remove samba winbind libnss-winbind krb5-user smbclient ldb-tools python3-cryptography samba-vfs-modules samba-dsdb-modules samba-libs libwbclient0 samba-common-bin samba-common python3-samba ...
- July 15, 2025 - 4:07 PM
- Forum: Your opinion
- Subject: [SOLVED] Problem updating Samba from 4.16 to 4.20
- Answers: 8
- Views : 255774
Re: Problem updating Samba from 4.16 to 4.20
Hi Vincent,
I just tested the upgrade from Debian 11 4.16.5 to Samba 4.20.8 Debian 12 - and it works with this procedure:
`apt update`
`apt dist-upgrade -y` `
wget -qO- https://samba.tranquil.it/tissamba-pubkey.gpg | tee /usr/share/keyrings/tissamba.gpg > /dev/null`
`sha256sum /usr/share ...`
I just tested the upgrade from Debian 11 4.16.5 to Samba 4.20.8 Debian 12 - and it works with this procedure:
`apt update`
`apt dist-upgrade -y` `
wget -qO- https://samba.tranquil.it/tissamba-pubkey.gpg | tee /usr/share/keyrings/tissamba.gpg > /dev/null`
`sha256sum /usr/share ...`
- July 15, 2025 - 3:42 PM
- Forum: Your opinion
- Subject: [RESOLVED] RHEL8 Samba repo package confusion
- Answers: 4
- Views : 48047
Re: RHEL8 Samba repo package confusion
Hello all,
I apologize for the inconvenience. I ran scripts simultaneously, which I shouldn't have done.
Everything is ok now.
Thank you for your feedback!
Have a nice day,
I apologize for the inconvenience. I ran scripts simultaneously, which I shouldn't have done.
Everything is ok now.
Thank you for your feedback!
Have a nice day,
- January 17, 2024 - 6:24 PM
- Forum: Tips and Tricks
- Subject: [SOLVED] Samba worker ldap process at 100% CPU
- Answers: 3
- Views : 50503
[SOLVED] Re: Samba worker ldap process at 1OO% CPU
Cool, thanks for your feedback!
Indeed, it must be quite demanding.
Have a good evening,
Yohannès
Indeed, it must be quite demanding.
Have a good evening,
Yohannès
- January 17, 2024 - 10:41
- Forum: Tips and Tricks
- Subject: [SOLVED] Samba worker ldap process at 100% CPU
- Answers: 3
- Views : 50503
Re: Samba worker ldap process at 100% CPU
Hi Stéphane,
what version of Samba is running on this server?
We'd need to check the machine's specs (RAM/CPU) and load. Are there any applications making specific LDAP requests (with certain OIDs, for example, or nested groups, or with insufficient scope)?
what version of Samba is running on this server?
We'd need to check the machine's specs (RAM/CPU) and load. Are there any applications making specific LDAP requests (with certain OIDs, for example, or nested groups, or with insufficient scope)?
