updates ldap doc for centos #12447

This commit is contained in:
Abhimanyu Saharan 2023-05-09 01:07:31 +05:30
parent 259d0e96f2
commit d71962250c

View File

@ -15,7 +15,7 @@ sudo apt install -y libldap2-dev libsasl2-dev libssl-dev
On CentOS: On CentOS:
```no-highlight ```no-highlight
sudo yum install -y openldap-devel sudo yum install -y openldap-devel python3-devel
``` ```
### Install django-auth-ldap ### Install django-auth-ldap