Posted: 7/12/2008 2:33:39 PM EDT
|
Anyone have experience getting LDAP data using PHP? I have a project where I need to make a filemaker database able to update Active Directory contacts. I found a plugin for the DB that allows the use of PHP, and I've found examples of PHP accessing Active Directory using LDAP functions, but I can't get it to work. It connects to the LDAP server and binds to it fine, but when I search it returns an error. I can get this to work on a public LDAP server, but not on AD. |