File/SessionHandler/SessionHandler/ldap.php

Description

SessionHandler implementation for LDAP directories.

Required parameters:

   'hostspec' - (string) The hostname of the ldap server.
   'port'     - (integer) The port number of the ldap server.
   'dn'       - (string) The bind DN.
   'password' - (string) The bind password.

$Horde: framework/SessionHandler/SessionHandler/ldap.php,v 1.2.2.3 2007/12/20 13:49:39 jan Exp $

This code is adapted from the comments at http://www.php.net/session-set-save-handler.

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Classes
Class Description
 class SessionHandler_ldap SessionHandler implementation for LDAP directories.

Documentation generated on Sun, 30 Jan 2011 05:19:13 +0000 by phpDocumentor 1.4.3