1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/www/trac-ldapauthstore/pkg-descr
Matthew Seaman b7613f9981 This plugin is a password store for the AccountManagerPlugin that
provides authentication and group membership from an LDAP
service. Users are authenticated by performing an LDAP bind against a
directory using their credentials. The plugin will also pull the email
address and username from the directory and populate the
session_attribute table.

WWW: https://trac-hacks.org/wiki/LdapAuthStorePlugin

Reviewed by:		koobs
Differential Revision:	https://reviews.freebsd.org/D4796
2016-01-08 12:25:16 +00:00

10 lines
402 B
Plaintext

This plugin is a password store for the AccountManagerPlugin that
provides authentication and group membership from an LDAP
service. Users are authenticated by performing an LDAP bind against a
directory using their credentials. The plugin will also pull the email
address and username from the directory and populate the
session_attribute table.
WWW: https://trac-hacks.org/wiki/LdapAuthStorePlugin