LDAP persistent search
Posted: Sun Aug 13, 2006 12:07 pm
Hi there.
I'm a first time poster but have searched thoroughly everywhere I can find. Does anyone know how to implement LDAP persistent search (an addition to LDAPv3) using PHP. There are classes and sample apps for JAVA and PERL but I can't find any way of performing these searches in PHP.
A nice intro to persistent search can be found courtesy of Novell:
http://www.novell.com/documentation/nds ... l2ehr.html
The purpose of my app is similar to their JAVA code sample - I wish to keep a user db stored in mySQL synchronised with an enterprise directory (LDAP interface.)
I'm desperate so any advice, suggestions or sympathy are welcome!!
Thanks.
I'm a first time poster but have searched thoroughly everywhere I can find. Does anyone know how to implement LDAP persistent search (an addition to LDAPv3) using PHP. There are classes and sample apps for JAVA and PERL but I can't find any way of performing these searches in PHP.
A nice intro to persistent search can be found courtesy of Novell:
http://www.novell.com/documentation/nds ... l2ehr.html
The purpose of my app is similar to their JAVA code sample - I wish to keep a user db stored in mySQL synchronised with an enterprise directory (LDAP interface.)
I'm desperate so any advice, suggestions or sympathy are welcome!!
Thanks.