The phone list application is a relatively simple application that allows you to keep track of people and their phone numbers. When you add or edit a person’s entry you can change the following:
One of the advanced features of the phone list is that the database backend can easily be swapped out for an LDAP backend. This is particularly useful where user information is already stored in LDAP, but a web interface to that data is desired (i.e. Active Directory). To enable the LDAP backend for phone list do the following:
conf.php file in your favorite text editor./** and */ which surround them.username and password fields.fieldmap field.filter if needed.