LDAP White Pages Plugin

Description

A plugin that makes hyperlinks out of (ldap stored) usernames, and provides some meta information stored in the ldap directory about the users.

Bugs/Feature Requests

Existing bugs and feature requests for LdapWhitePagesPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out LdapWhitePagesPlugin from here using Subversion, or browse the source with Trac.

Example

In conf/trac.ini add this line to the components section:

ldapwpplugin.* = enabled

and add this stanza somewhere else (like on the bottom of the file)

[ldap-wp]                
ldap_uri = ldap://localhost
ldap_user_rdn =
ldap_user_filter = objectClass=posixAccount

Note that these values are the defaults so if these are good enough you won't have to add this part.

Recent Changes

[2092] by hvr on 03/10/07 01:00:55

LdapWhitePagesPlugin:

added dummy get_htdocs_dir() method

[1619] by hvr on 12/01/06 09:00:28

LdapWhitePagesPlugin:

initial import

[1617] by hvr on 12/01/06 07:52:20

New hack LdapWhitePagesPlugin, created by hvr

Author/Contributors

Author: hvr
Contributors: