Update Centos LDAP install documentation to include python3-devel #7988

Closed
opened 2025-12-29 20:30:53 +01:00 by adam · 0 comments
Owner

Originally created by @AndersBallegaard on GitHub (May 3, 2023).

Originally assigned to: @abhi1693 on GitHub.

Change Type

Correction

Area

Install/Upgrade

Proposed Changes

Given the current documentation, django-auth-ldap will fail to install at least on RHEL based distros.
For me this was fixed by using "sudo yum install -y openldap-devel python3-devel" instead of "sudo yum install -y openldap-devel"

Originally created by @AndersBallegaard on GitHub (May 3, 2023). Originally assigned to: @abhi1693 on GitHub. ### Change Type Correction ### Area Install/Upgrade ### Proposed Changes Given the current documentation, django-auth-ldap will fail to install at least on RHEL based distros. For me this was fixed by using "sudo yum install -y openldap-devel python3-devel" instead of "sudo yum install -y openldap-devel"
adam added the status: acceptedtype: documentation labels 2025-12-29 20:30:53 +01:00
adam closed this issue 2025-12-29 20:30:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7988