Class Auth_smbclient

Description

The Auth_smbclient class provides an smbclient implementation of the Horde authentication system.

Required parameters:

   'hostspec'        IP, DNS Name, or NetBios Name of the SMB server to
                     authenticate with.
   'domain'          The domain name to authenticate with.
'smbclient_path' The location of the smbclient(1) utility.

Optional parameters:

   'group'     Group name that the user must be a member of. Will be
               ignored if the value passed is a zero length string.

$Horde: framework/Auth/Auth/smbclient.php,v 1.1.2.5 2009/01/06 15:22:50 jan Exp $

Copyright 1999-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/smbclient.php (line 29)

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

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:21:31 +0000 by phpDocumentor 1.4.3