Class Horde_Auth_Pam
The Horde_Auth_Pam:: class provides a PAM-based implementation of the Horde authentication system.
PAM (Pluggable Authentication Modules) is a flexible mechanism for authenticating users. It has become the standard authentication system for Linux, Solaris and FreeBSD.
This driver relies on the PECL PAM package: http://pecl.php.net/package/PAM
Copyright 2004-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_Pam
Package: Auth
Category: Horde
License: LGPL-2.1
Author: Jon Parise jon@horde.org
Located at Horde/Auth/Pam.php
Category: Horde
License: LGPL-2.1
Author: Jon Parise jon@horde.org
Located at Horde/Auth/Pam.php
public
|
addUser(),
authenticate(),
exists(),
getCredential(),
getError(),
getParam(),
hasCapability(),
isLocked(),
listUsers(),
lockUser(),
removeUser(),
resetPassword(),
setCredential(),
setError(),
transparent(),
unlockUser(),
updateUser(),
validateAuth()
|