Articles tagged with "ldap"
LDAP Models in CakePHP
Many organizations today utilize LDAP to store client and employee information. This tutorial will show you how to harness that data (as use in a CakePHP model) in your applications.
[Read more] Using LDAP as a database
John Anderson wrote an article about building a model around LDAP. This snippit is an extension, implementing a much more full-featured LDAP model
[Read more] LDAP Models in CakePHP
Many organizations today utilize LDAP to store client and employee information. This tutorial will show you how to harness that data (as use in a CakePHP model) in your applications.
[Read more] LDAP Models in CakePHP
Many organizations today utilize LDAP to store client and employee information. This tutorial will show you how to harness that data (as use in a CakePHP model) in your applications.
[Read more] LDAP datasource for cakePHP
This article presents a simple LDAP datasource which can be used with the cake framework (both 1.1.x and 1.2.x). With this datasource, a cake web application should be able to interact with a LDAP 'database' (such as openldap or Microsoft Active Directory) just as if it was a Sql-like database.
[Read more] Using ldap as a datasource: basic find example
This tutorial shows through a simple example how to perform a search query on a model using a ldap datasource.
[Read more]
Latest Comments