ldap_authenticate [line 78]
void ldap_authenticate(
$p_login_name, $p_password
)
|
|
Parameters:
|
|
$p_login_name: |
|
|
|
$p_password: |
|
ldap_connect_bind [line 25]
void ldap_connect_bind(
[ $p_binddn = ''], [ $p_password = '']
)
|
|
TestLink Open Source Project - http://testlink.sourceforge.net/ This script is distributed under the GNU General Public License 2 or later.
Filename $RCSfile: _ldap_api.php.html,v $
Parameters:
Information Tags:
| Author: | This piece of software has been copied and adapted from: Mantis - a php based bugtracking system (GPL) Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org Copyright (C) 2002 - 2004 Mantis Team - mantisbt-dev@lists.sourceforge.net |
| Author: | franciscom (code adaptation) LDAP API (authentication) Revisions: 20080807 - havlatm - config update, refactorization ************************************************************************************ |
| Version: | $Revision: 1.1.2.1 $ |