[ubuntu] Problem with Samba after python3 update
by “unattended-updates”, python3-urllib3 1.13.1-2ubuntu016.04.3
is updates to python3-urllib3 1.13.1-2ubuntu016.04.4
After this update Samba doesn’t work any more.
Registering of the Samba server at the Domain Controller no longer works.
# net ads join -U admsamba
Enter admsamba’s password:
Failed to join domain: failed to lookup DC info for domain ‘SAMBA-DOMEIN.LOCAL’ over rpc: Undetermined error
From the website below I downloaded the former version python3-urllib3 1.13.1-2ubuntu016.04.3′
https://Launchpad.net/ubuntu/xenial/…ython3-urllib3
With dpkg I installed the former/correct version 3 over the new/wrong version 4.
#dpkg -i python3-urllib3_1.13.1-2ubuntu016.04.3_all.deb
dpkg: warning: downgrading python3-urllib3 from 1.13-1-2ubuntu0.16.04.4 to 1.13.1-2ubuntu016.04.3
(Reading database … 168370 files and directories currently installed.)
The command below shows that the former version 3 is installed and the new version 4
is available.
# apt policy python3-urllib3
python3-urllib3
Installed: 1.13.1-2ubuntu0.16.04.3
Candidate: 1.13.1-2ubuntu0.16.04.4
After the downgrade, it was possible again to register the Samba server at the domain controller.
# net ads join -U admsamba
Enter admsamba’s password:
Using short domain name — SAMBA-DOMAIN
Joined ‘system1’to dns domain ‘samba-domain.local’
It seems that python3-urllib3 1.13.1-2ubuntu016.04.4 contains a problem.
Maybe the security update is to strict.
Do you have the same problem?
Wat is the correct channel to report this issue?
About author
You might also like
[ubuntu] Canzana CBD Oil Really Work?
CanzanaCBD Oil discharge serotonin in the mind which quiets yourreceptor beat. In the event that you have uneasiness, your receptorscells may not be working right with your body. Because of
windows 10 necessary in Virtualbox?
Hi, I installed Virtualbox hosted on Windows 10 on my laptop in order to run ubuntu. In the help videos, I saw that they had Windows 10 also installed on
[ubuntu] Ubuntu Server 20.04.1 cloud-init, firewalld and "Ordering cycle found"
Hello we have found an issue on Ubuntu 20.4. with cloud-init and firewalld. We provision new server with cloud-init autoinstall. After apt install firewalld an “Ordering cycle found” appears at
0 Comments
No Comments Yet!
You can be first to comment this post!