Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
StudipAuthLdapReadAndBind Class Reference
Inheritance diagram for StudipAuthLdapReadAndBind:
Inheritance graph
Collaboration diagram for StudipAuthLdapReadAndBind:
Collaboration graph

Public Member Functions

 StudipAuthLdapReadAndBind ()
 getUserDn ($username)
 isUsedUsername ($username)
- Public Member Functions inherited from StudipAuthLdap
 StudipAuthLdap ()
 getLdapFilter ($username)
 doLdapConnect ()
 doLdapBind ($username, $password)
 isAuthenticated ($username, $password, $jscript)
 doLdapMap ($map_params)
 doLdapMapVorname ($map_params)
 getLdapError ()
- Public Member Functions inherited from StudipAuthAbstract
 StudipAuthAbstract ()
 authenticateUser ($username, $password, $jscript=false)
 getStudipUserid ($username)
 doNewUserInit ($uid)
 setUserDomains ($uid)
 getUserDomains ()
 doDataMapping ($uid)
 isMappedField ($name)
 verifyUsername ($username)

Data Fields

 $anonymous_bind = false
 $reader_dn
 $reader_password
- Data Fields inherited from StudipAuthLdap
 $anonymous_bind = true
 $host
 $base_dn
 $protocol_version
 $username_attribute = 'uid'
 $ldap_filter
 $bad_char_regex = '/[^0-9_a-zA-Z]/'
 $decode_utf8_values = false
 $send_utf8_credentials = false
 $conn = null
 $user_data = null
- Data Fields inherited from StudipAuthAbstract
 $error_msg
 $is_new_user = false
 $user_domains
 $user_data_mapping = null
 $dbv
 $plugin_name
 $error_head

Additional Inherited Members

- Static Public Member Functions inherited from StudipAuthAbstract
 GetInstance ($plugin_name=false)
 CheckAuthentication ($username, $password, $jscript=false)
 CheckUsername ($username)
 CheckField ($field_name, $plugin_name)

Member Function Documentation

getUserDn (   $username)

Reimplemented from StudipAuthLdap.

Here is the call graph for this function:

Here is the caller graph for this function:

isUsedUsername (   $username)

method to check, if username is used

abstract MUST be realized

private

Parameters
stringthe username
Returns
bool true if the username exists

Reimplemented from StudipAuthLdap.

Here is the call graph for this function:

Constructor

public

Here is the call graph for this function:

Field Documentation

$anonymous_bind = false
$reader_dn
$reader_password

The documentation for this class was generated from the following file: