安装依赖包
pip install django==1.11.2 |
###### 配置ldap认证
import ldap |
登录测试

参考资料
https://www.cnblogs.com/dreamer-fish/p/5474289.html
https://django-auth-ldap.readthedocs.io/en/latest/example.html
No Pain No Gain
pip install django==1.11.2 |
import ldap |

https://www.cnblogs.com/dreamer-fish/p/5474289.html
https://django-auth-ldap.readthedocs.io/en/latest/example.html