Description of MediaWiki extension: LDAP info :
This extension is used to display information about the user. The information will be fetched from the LDAP server.
Useful for example displaying phone number, location etc. in "Users:username" pages. If the LDAP information is changed, the Wiki will display the new contact.
Requires LDAP_Authentication module
Installation
To activate the functionality of this extension include the following in your LocalSettings.php file, AFTER the LDAP_Authentication:
require_once('$IP/extensions/ldapinfo.php');
Can be called from any MediaWiki page with: username