LDAP authentification for udata with optionnal Kerberos suppport.
Project description
udata-ldap
LDAP authentification for udata with optionnal Kerberos suppport.
Requirements
A functionnal kerberos client environnement.
On debian: apt-get install krb5-config krb5-user libkrb5-dev
Usage
Install the plugin package in you udata environement:
pip install udata-ldap
Then activate it in your udata.cfg
:
PLUGINS = ['ldap']
Configuration
Testing localy with docker
An example docker-compose.yml
is provided to test localy.
To use it, you need to copy the file ipa-server-install-options.example
to ipa-server-install-options
and edit it with your own parameters.
ex:
--unattended
--realm=DATA.XPS
--domain=data.xps
--ds-password=password
--admin-password=password
Changelog
Current (in progress)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file udata_ldap-0.1.0.dev3-py2.py3-none-any.whl
.
File metadata
- Download URL: udata_ldap-0.1.0.dev3-py2.py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3db1beca90bb4f24b1010af53f0316d630b62145d1880b46bce8a5f788361f9 |
|
MD5 | 4e9afe1e762be432b744c502e67f67b9 |
|
BLAKE2b-256 | 88b5bf3f70837716286cc90b923ea42945fd7816e0ce84a3c0f7ee2e7e8b2d02 |