An AccountManager password store that uses python-ldap to check against an LDAP server.
Project description
Notes
This plugin does not require the LdapPlugin.
The password store name is LDAPStore.
Configuration
All configuration options go in the [ldap] section.
- server
The hostname or IP to connect to.
- bind_dn
A string template to use to create the bind DN. Should contain one %s which will be replaced by the username.
Example
An example configuration:
[ldap] server = localhost bind_dn = uid=%s,dc=example,dc=com [account-manager] password_store = LDAPStore [components] ldapauth.* = enabled
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 Distribution
TracLDAPAuth-1.0.tar.gz
(1.5 kB
view details)
Built Distributions
TracLDAPAuth-1.0-py2.5.egg
(3.3 kB
view details)
TracLDAPAuth-1.0-py2.4.egg
(3.0 kB
view details)
File details
Details for the file TracLDAPAuth-1.0.tar.gz
.
File metadata
- Download URL: TracLDAPAuth-1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67349113048b8ea8e2fee0a8c022e95415c8c50ad5b60b4afea64a933db8fbb4 |
|
MD5 | 3f095602805366b5297f60d9fd1004f7 |
|
BLAKE2b-256 | aba8e5325c5b6a85483a2dc914b41d4c747f4c43407d41cd7b213e528001bd38 |
File details
Details for the file TracLDAPAuth-1.0-py2.5.egg
.
File metadata
- Download URL: TracLDAPAuth-1.0-py2.5.egg
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a41d51113fcc8183cd3e484fa05522bbc828c9f30d824b6c715ec4c051e7b672 |
|
MD5 | 0463aebb638b446a3e6b28c1842b876f |
|
BLAKE2b-256 | 1be204a7637be9fe12c6101242f61fa43b925773d4fffe99720453e5135082c6 |
File details
Details for the file TracLDAPAuth-1.0-py2.4.egg
.
File metadata
- Download URL: TracLDAPAuth-1.0-py2.4.egg
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 613c2343042b281a85ea762d54bffb20f1ea79dc2547dfa12e40cf75c73ee219 |
|
MD5 | 659e255a6151b8801bdb0fbe081e9c9f |
|
BLAKE2b-256 | b8c34754063b9f3895187eb823f106a045316f978579ac0ab19645f420ff1b79 |