mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-29 03:46: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
|
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
|
# Configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user