[PHP] Binding to LDAP/SASL w/PHP

2002-04-15 Thread Quinn Perkins
I have an OpenLDAP 2.0.23 installation running with SASL 1.5.27 to support a Cyrus IMAP/Postfix mail server. I would like to work with the LDAP directory with PHP 4.1.2. I have another LDAP directory without SASL that I can bind to with PHP without any problem (all the same versions). For

[PHP] PHP, LDAP and SASL

2002-04-13 Thread Quinn Perkins
I have an OS X box that has been running PHP 4.1.2 and OpenLDAP 2.0.23 without any problems. I can bind to the LDAP database from PHP and everyone is happy. I wanted to build a new box with Cyrus-IMAP, Cyrus-SASL and OpenLDAP, moving my mail and authentication to it and leave the first box to

[PHP] PHP, LDAP and OS X

2002-01-15 Thread Quinn Perkins
The frustrating part is, I had this working on OS X 10.0.4. I am now running 10.1.2 Server. I successfully build OpenLDAP and it is working fine. I successfully built a version of PHP 4.0.6 for OS 10.1 with the instructions found at http://developer.apple.com/internet/macosx/php.html. It

[PHP] PHP and OpenLDAP

2002-01-03 Thread Quinn Perkins
I have installed OpenLDAP 2.x on an OS X Server 10.1.2 box. Everything seems to be fine. I have written a simple PHP front end to modify LDAP values. I can modify values in the core.schema without any problem, but if I try to modify anything in cosine.schema or inetorgperson.schema, I get an