The 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
Optional parameters:
'service' The name of the PAM service to use when authenticating. DEFAULT: php
$Horde: framework/Auth/Auth/pam.php,v 1.3.10.16 2009/01/06 15:22:50 jan Exp $
Copyright 2004-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://opensource.org/licenses/lgpl-license.php.
Located in /Auth/Auth/pam.php (line 32)
Auth | --Auth_pam
An array of capabilities, so that the driver can report which operations it supports and which it doesn't.
Inherited from Auth
Auth::$_authCredentials
Auth::$_params
Constructs a new PAM authentication object.
Inherited From Auth
Auth::addHook()
Auth::addLogoutParameters()
Auth::addUser()
Auth::authenticate()
Auth::clearAuth()
Auth::exists()
Auth::factory()
Auth::genRandomPassword()
Auth::getAuth()
Auth::getAuthDomain()
Auth::getBareAuth()
Auth::getCredential()
Auth::getCryptedPassword()
Auth::getDriver()
Auth::getLoginScreen()
Auth::getLogoutReason()
Auth::getLogoutReasonString()
Auth::getParam()
Auth::getProvider()
Auth::getSalt()
Auth::hasCapability()
Auth::isAdmin()
Auth::isAuthenticated()
Auth::isPasswordChangeRequested()
Auth::listUsers()
Auth::readSessionData()
Auth::removeHook()
Auth::removeUser()
Auth::removeUserData()
Auth::setAuth()
Auth::setCredential()
Auth::singleton()
Auth::transparent()
Auth::updateUser()
Auth::_authenticate()
Auth::_isAdmin()
Documentation generated on Sun, 30 Jan 2011 05:20:14 +0000 by phpDocumentor 1.4.3