mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-28 03:16:25 -06:00
Merge 08781d220f
into 9ea3383fde
This commit is contained in:
commit
d2fe5c4958
@ -17,10 +17,10 @@ On CentOS:
|
||||
sudo yum install -y python-devel openldap-devel
|
||||
```
|
||||
|
||||
## Install django-auth-ldap
|
||||
## Install Python modules
|
||||
|
||||
```
|
||||
sudo pip install django-auth-ldap
|
||||
sudo pip install django-auth-ldap python-ldap
|
||||
```
|
||||
|
||||
# Configuration
|
||||
|
Loading…
Reference in New Issue
Block a user