extends |
Hm_Auth_LDAP |
|---|
| Methods | ||
|---|---|---|
public
|
__construct($config)
Assign site config
|
# |
public
|
rename($dn, $new_dn, $parent)
|
# |
public
|
modify($entry, $dn)
|
# |
public
|
add($entry, $dn)
|
# |
public
|
delete($dn)
|
# |
protected
|
auth()
Authenticate to the LDAP server
|
# |
public
|
fetch()
|
# |
| Methods inherited from Hm_Auth_LDAP |
|---|
check_credentials(), connect(), |
| Methods inherited from Hm_Auth |
|---|
save_auth_detail() |
| Properties inherited from Hm_Auth_LDAP |
|---|
$config, $fh, $source |
| Properties inherited from Hm_Auth |
|---|
$site_config, $internal_users |