Class Horde_Auth_Msad
The Horde_Auth_Msad class provides an experimental MSAD extension of the LDAP implementation of the Horde authentication system.
Copyright 2007-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, http://www.horde.org/licenses/lgpl21
- Horde_Auth_Base
- Horde_Auth_Ldap
- Horde_Auth_Msad
Package: Auth
Category: Horde
License: LGPL-2.1
Author: Francois Helly fhelly@bebop-design.net
Located at Horde/Auth/Msad.php
Category: Horde
License: LGPL-2.1
Author: Francois Helly fhelly@bebop-design.net
Located at Horde/Auth/Msad.php
public
|
|
public
|
|
public
|
|
public
|
#
updateUser( string $oldId, string $newId, array $credentials, string $olddn = null, string $newdn = null )
Update a set of authentication credentials. |
public
string
|
#
resetPassword( string $user_id )
Reset a user's password. Used for example when the user does not remember the existing password. |
exists(),
listUsers()
|
authenticate(),
getCredential(),
getError(),
getParam(),
hasCapability(),
isLocked(),
lockUser(),
setCredential(),
setError(),
transparent(),
unlockUser(),
validateAuth()
|