Version in Focal is Incompatible with python 3.8 hmac.py

Bug #1895958 reported by Psy[H[]
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-ldap3 (Ubuntu)
New
Undecided
Unassigned

Bug Description

calls to hmac.new() from utils/ntlm.py fail because in python 3.8 hmac.new() requires digestmod argument

Please provide a newer version of python-ldap3 in Focal or backport a fix.

adding digestmod=hashlib.md5 argument to hmac.new() calls in utils/ntlm.py fixes the issue.

Tags: fix python3.8
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.