JClientLdapLDAP client class
Located in /libraries/joomla/client/ldap.php (line 19)
| Class | Description |
|---|---|
JLDAP
|
Deprecated class placeholder. You should use JClientLdap instead. |
bool
$auth_method
= null (line 31)
string
$base_dn
= null (line 43)
string
$host
= null (line 25)
boolean
$negotiate_tls
= null (line 73)
boolean
$no_referrals
= null (line 67)
string
$password
= null (line 86)
int
$port
= null (line 37)
string
$search_string
= null (line 55)
string
$username
= null (line 79)
string
$users_dn
= null (line 49)
boolean
$use_ldapV3
= null (line 61)
Generates a LDAP compatible password
Converts a dot notation IP address to net address (e.g. for Netware, etc)
Extract readable network address from the LDAP encoded networkAddress attribute.
Please keep this document block and author attribution in place.
Novell Docs, see: http://developer.novell.com/ndk/doc/ndslib/schm_enu/data/sdk5624.html#sdk5624 for Address types: http://developer.novell.com/ndk/doc/ndslib/index.html?page=/ndk/doc/ndslib/schm_enu/data/sdk4170.html LDAP Format, String: taggedData = uint32String "#" octetstring byte 0 = uint32String = Address Type: 0= IPX Address; 1 = IP Address byte 1 = char = "#" - separator byte 2+ = octetstring - the ordinal value of the address Note: with eDirectory 8.6.2, the IP address (type 1) returns correctly, however, an IPX address does not seem to. eDir 8.7 may correct this. Enhancement made by Merijn van de Schoot: If addresstype is 8 (UDP) or 9 (TCP) do some additional parsing like still returning the IP address
Constructor
Add an attribute to the given DN Note: DN has to exist already
Binds to the LDAP directory
Compare an entry and return a true or false result
Create a new DN
Deletes a given DN from the tree
Modifies an entry and return a true or false result
Read all or specified attributes of given dn
Removes attribute value from given dn and return a true or false result
Rename the entry
Replace an entry and return a true or false result
Performs an LDAP search
Sets the DN with some template replacements
Perform an LDAP search using comma separated search strings
Documentation generated on Tue, 19 Nov 2013 15:06:45 +0100 by phpDocumentor 1.4.3