|
Stud.IP
jlu_4.3 Revision 64286
|


Data Fields | |
| $anonymous_bind = false | |
| $reader_dn | |
| $reader_password | |
Data Fields inherited from StudipAuthLdap | |
| $anonymous_bind = true | |
| $host | |
| $base_dn | |
| $username_attribute = 'uid' | |
| $ldap_filter | |
| $bad_char_regex = '/[^0-9_a-zA-Z]/' | |
| $conn = null | |
| $user_data = null | |
Data Fields inherited from StudipAuthAbstract | |
| $error_msg | |
| $is_new_user = false | |
| $user_domains | |
| $user_data_mapping = null | |
| $plugin_name | |
| $error_head | |
Additional Inherited Members | |
Static Public Member Functions inherited from StudipAuthAbstract | |
| static | getInstance ($plugin_name=false) |
| static | CheckAuthentication ($username, $password) |
| static | CheckUsername ($username) |
| static | CheckField ($field_name, $plugin_name) |
| static | CheckIPRange () |
| static | CheckIPRangeV4 ($ip, $range) |
| static | CheckIPRangeV6 ($ip, $range) |
| __construct | ( | ) |
| getUserDn | ( | $username | ) |
Reimplemented from StudipAuthLdap.


| isUsedUsername | ( | $username | ) |
method to check, if username is used
abstract MUST be realized
@access private
| string | the username |
Reimplemented from StudipAuthLdap.

| $anonymous_bind = false |
| $reader_dn |
| $reader_password |