| [ Index ] | PHP Cross Reference of phpBB 3.0 Beta 3 | 
[Source view] [Print]
LDAP auth plug-in for phpBB3 Authentication plug-ins is largely down to Sergey Kanareykin, our thanks to him.
| Copyright: | (c) 2005 phpBB Group | 
| License: | http://opensource.org/licenses/gpl-license.php GNU Public License | 
| Version: | $Id: auth_ldap.php,v 1.22 2006/11/03 21:04:09 acydburn Exp $ | 
| File Size: | 245 lines (7 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
| init_ldap() X-Ref | 
| Connect to ldap server Only allow changing authentication to ldap if we can connect to the ldap server Called in acp_board while setting authentication plugins | 
| login_ldap(&$username, &$password) X-Ref | 
| Login function | 
| ldap_escape($string) X-Ref | 
| Escapes an LDAP AttributeValue | 
| acp_ldap(&$new) X-Ref | 
| This function is used to output any required fields in the authentication admin panel. It also defines any required configuration table fields. | 
| Generated: Wed Nov 22 00:35:05 2006 | Cross-referenced by PHPXref 0.6 |