Class Auth_krb5

Description

The Auth_krb5 class provides an kerberos implementation of the Horde authentication system.

This driver requires the 'krb5' PHP extension to be loaded. The module can be downloaded here: http://www.horde.org/download/php/phpkrb5.tar.gz

Required parameters:

   None.

Instead, Kerberos must be correctly configured on your system (e.g. /etc/krb5.conf) for this class to work correctly.

$Horde: framework/Auth/Auth/krb5.php,v 1.21.10.12 2009/01/06 15:22:49 jan Exp $

Copyright 2002-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/krb5.php (line 28)

Auth
   |
   --Auth_krb5
Variable Summary
Method Summary
 Auth_krb5 Auth_krb5 ([array $params = array()])
Variables
array $capabilities = array('add' => false,
'update' => false,
'resetpassword' => false,
'remove' => false,
'list' => false,
'transparent' => false)
(line 36)

An array of capabilities, so that the driver can report which operations it supports and which it doesn't.


Redefinition of:
Auth::$capabilities
An array of capabilities, so that the driver can report which operations it supports and which it doesn't.

Inherited Variables

Inherited from Auth

Auth::$_authCredentials
Auth::$_params
Methods

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