Actions
Refactor #1919
closedpulp depends on python-ldap, which will not be ported to Python 3
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
Yes
Tags:
Sprint:
Quarter:
Description
According to http://fedora.portingdb.xyz/pkg/pulp/ python-ldap will not be ported to Python 3. We will need to find a suitable replacement.
Updated by mhrivnak over 8 years ago
- Tracker changed from Issue to Refactor
- Priority changed from Normal to High
Updated by fdobrovo over 8 years ago
I suggest https://github.com/pyldap/pyldap/ which should be fork of python-ldap which is py2 + py3 compatible and should be in Fedora.
Updated by semyers about 8 years ago
- Sprint Candidate changed from No to Yes
- Tags Pulp 3 added
Updated by mhrivnak over 7 years ago
The plan outlined here would offload ldap auth to FreeIPA and related httpd modules: https://www.redhat.com/archives/pulp-dev/2016-September/msg00049.html
Thus, I think we could either 1) keep this open until that's implemented, or 2) maybe close it as "notabug" since it's not a problem for Pulp 3, or "wontfix" since we plan to remove custom ldap code.
Thoughts on those options?
Actions