How to Install and Uninstall python-django-python3-ldap Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python-django-python3-ldap" package
Please follow the guidelines below to install python-django-python3-ldap on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-django-python3-ldap
Copied
2. Uninstall "python-django-python3-ldap" package
This guide let you learn how to uninstall python-django-python3-ldap on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-django-python3-ldap
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-django-python3-ldap package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-django-python3-ldap
Priority: optional
Section: universe/python
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-python3-ldap
Version: 0.9.8-1
Depends: python-django, python-ldap3, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-python3-ldap/python-django-python3-ldap_0.9.8-1_all.deb
Size: 10762
MD5sum: e1e0dceef7d5ace01edc64f47e31287e
SHA1: 08441eba93a947d78e91403b4ddd84c9e5d1987e
SHA256: 78dbecac3236fabc24731f477c9824fb82651fa470642aa3487120a7f3445065
Description-en: Django LDAP user authentication backend (Python2 version)
django-python3-ldap provides a Django LDAP user authentication backend for
Python. It uses the pure Python ldap3 library for all LDAP related operations.
This makes it easier to deploy instead of solutions that depend on the OpenLDAP
library.
.
It provides the following features:
* Authenticate users with an LDAP server.
* Sync LDAP users with a local Django database.
* Supports custom Django user models.
.
This package contains the Python 2 version of the library.
Description-md5: eb70912a23d0ca6a5305c57cc417266e
Homepage: https://github.com/etianen/django-python3-ldap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-python3-ldap
Version: 0.9.8-1
Depends: python-django, python-ldap3, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-python3-ldap/python-django-python3-ldap_0.9.8-1_all.deb
Size: 10762
MD5sum: e1e0dceef7d5ace01edc64f47e31287e
SHA1: 08441eba93a947d78e91403b4ddd84c9e5d1987e
SHA256: 78dbecac3236fabc24731f477c9824fb82651fa470642aa3487120a7f3445065
Description-en: Django LDAP user authentication backend (Python2 version)
django-python3-ldap provides a Django LDAP user authentication backend for
Python. It uses the pure Python ldap3 library for all LDAP related operations.
This makes it easier to deploy instead of solutions that depend on the OpenLDAP
library.
.
It provides the following features:
* Authenticate users with an LDAP server.
* Sync LDAP users with a local Django database.
* Supports custom Django user models.
.
This package contains the Python 2 version of the library.
Description-md5: eb70912a23d0ca6a5305c57cc417266e
Homepage: https://github.com/etianen/django-python3-ldap
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu