ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:ldap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
database:ldap [2015/11/26 23:47] mnewnhamv5:database:ldap [2020/01/13 13:06] – Add tier2 tag dregad
Line 1: Line 1:
 ====== LDAP ====== ====== LDAP ======
 +~~NOTOC~~
 +<WRAP right box round 300px>
 +== Specification ==
 +^Driver Name|ldap|
 +^Data Provider|ldap|
 +^Status|Inactive((This driver is not actively supported or enhanced by ADOdb project members, but you can provide fixes and enhancements if you have the expertise))|
 +^Windows|Yes|
 +^Unix|Perhaps((We have never tried it except against Microsoft LDAP servers from Windows))|
 +^ADOdb V5|Yes|
 +^ADOdb V6|Yes|
 +
 +</WRAP>
 ===== Description ===== ===== Description =====
 The ''ldap'' driver provides a small subset of ADOdb commands allowing **read-only** access to an LDAP database. The ''ldap'' driver provides a small subset of ADOdb commands allowing **read-only** access to an LDAP database.
-===== Support Status ===== 
-This driver is currently unsupported. If you have expertise and want to help the project, let us know 
- 
-===== Specification ===== 
-|Driver|ldap| 
-|Status|Unsupported| 
-|Supported OS|Windows Yes, Other platforms unknown| 
 ===== Available Methods ===== ===== Available Methods =====
 The following methods are available for use with the LDAP driver: The following methods are available for use with the LDAP driver:
  
-  * [[reference:getassoc|getAssoc()]] +  * [[v5:reference:connection:getassoc|getAssoc()]] 
-  * [[reference:selectdb|selectDb()]] +  * [[v5:reference:connection:selectdb|selectDb()]] 
-  * [[dictionary:serverinfo|serverInfo()]] +  * [[v5:dictionary:serverinfo|serverInfo()]] 
-  * [[reference:getrowassoc|getRowAssoc()]]+  * [[v5:reference:connection:getrowassoc|getRowAssoc()]]
      
 Calls to other methods when used with this driver may produce unexpected results or program failure.  Calls to other methods when used with this driver may produce unexpected results or program failure. 
Line 75: Line 80:
 </code> </code>
  
-{{tag>[dormant]}}+{{tag>[dormant tier2]}}
  
v5/database/ldap.txt · Last modified: 2023/11/18 23:45 by mnewnham