From f3181af6f500c079cb0456cf4a175688b751ac23 Mon Sep 17 00:00:00 2001 From: akshay Date: Fri, 21 Oct 2022 12:58:12 +0530 Subject: [PATCH] LDAPToolBox slides --- openldap.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/openldap.md b/openldap.md index 37b2eb9..e155c2b 100644 --- a/openldap.md +++ b/openldap.md @@ -131,3 +131,18 @@ Some of the usecases of LDAP are: ## ![Self Service Password](./image/resetpassword.png) + +## White Pages +- White page is a PHP application that allows users to search and display data stored in LDAP directory +- 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 + - Directory : display of all entries in a table form + - Gallery: display of all entries with their photo + - Search and display groups and members + - Export results as CSV + - Export entry as vCard + +## +![Self Service Password](./image/whitepages.png) +