Skip to content

nqb/white-pages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

White Pages

Build Status

Presentation

White Pages is a PHP application that allows users to search and display data stored in an LDAP directory.

The application can be used on standard LDAPv3 directories and Active Directory, as all searched attributes can be set in configuration.

Screenshot

It has the following features:

  • Quick search: a simple input in menu bar searching on some classic attributes
  • Advanced search: a full form to search on several attributes
  • Gallery: display of all entries with their photo

Demonstration

Check Star Pages, an online demonstration of LDAP Tool Box White Pages.

Prerequisite

  • PHP >= 5.6 (for ldap_escape function)
  • PHP extensions required:
    • php-ldap
    • php-gd
  • Smarty 3

Documentation

Documentation is available on http://ltb-project.org/wiki/documentation/white-pages

Download

Tarballs and packages for Debian and Red Hat are available on http://ltb-project.org/wiki/download#white_pages

About

A very simple white pages application for your LDAP directory

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 69.9%
  • Smarty 27.2%
  • Shell 1.8%
  • Other 1.1%