Element index for package LDAP
[ a ]
[ c ]
[ d ]
[ e ]
[ h ]
[ i ]
[ l ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ u ]
[ _ ]
_
- __sleep
- in file ldap.inc, method Ldap::__sleep()
Closes connection to LDAP server before serialization
- __wakeup
- in file ldap.inc, method Ldap::__wakeup()
Reconnects to LDAP server when deserialized
top
a
- $attributes
- in file ldap.inc, variable Ldap::$attributes
Array with all attribute strings from the LDAP server
top
c
- $conf
- in file ldap.inc, variable Ldap::$conf
Object of Config to access preferences
- close
- in file ldap.inc, method Ldap::close()
Closes connection to server
- cmp_array
- in file ldap.inc, method Ldap::cmp_array()
Helper function to sort the unit DNs
- connect
- in file ldap.inc, method Ldap::connect()
Connects to the server using the given username and password
top
d
- decrypt
- in file ldap.inc, method Ldap::decrypt()
Decrypts a string
- decrypt_login
- in file ldap.inc, method Ldap::decrypt_login()
Decrypts username and password
- destroy
- in file ldap.inc, method Ldap::destroy()
Closes connection to LDAP server and deletes encrypted username/password
top
top
h
- hex2bin
- in file ldap.inc, function hex2bin()
Converts a HEX string to a binary value
top
top
l
- Ldap
- in file ldap.inc, method Ldap::Ldap()
- Ldap
- in file ldap.inc, class Ldap
Ldap manages connection to LDAP and includes several helper functions.
- ldap.inc
- procedural page ldap.inc
top
n
- new_rand
- in file ldap.inc, method Ldap::new_rand()
Calculates a new value for rand
top
o
- $objectClasses
- in file ldap.inc, variable Ldap::$objectClasses
Array with all objectClass strings from the LDAP server
top
p
- $password
- in file ldap.inc, variable Ldap::$password
LDAP password used for bind
top
r
- $rand
- in file ldap.inc, variable Ldap::$rand
Random number (changes on every page request)
top
s
- $server
- in file ldap.inc, variable Ldap::$server
Server handle
- $supports_unix_hosts
- in file ldap.inc, variable Ldap::$supports_unix_hosts
Host attribute in inetOrgPerson
- search_units
- in file ldap.inc, method Ldap::search_units()
Returns an array with all organizational units under the given suffix
- server
- in file ldap.inc, method Ldap::server()
Returns the LDAP connection handle
top
u
- $username
- in file ldap.inc, variable Ldap::$username
LDAP username used for bind
- updateCapabilities
- in file ldap.inc, method Ldap::updateCapabilities()
Updates the capabilities values (var $supports_*)
- updateClasses
- in file ldap.inc, method Ldap::updateClasses()
Reads the array of objectClasses from the LDAP server
top
|
|