php-4.3.3-6, php-devel*, phpdomxml*, php-ldap* and php-odbc* are installed
bind is being done via the php ldap_bind function in an html document
the bind is to the root DN and using the rootpw so you can modify a specific entry.
I'm doing exactly this and getting the following error:
Warning: ldap_bind(): Unable to bind to server: Inappropriate authentication in .... on line 20
When I use the command line ldapmodify tool and this same root DN and rootpw, I can bind successfully and add/modify attributes for the entry of interest.
The same php script, modified only for the root DN, rootpw, and server name, runs to a normal completion on a second machine which has Joe Orton's php-4.3.4-1.1 "testing" packages installed.
-- Bob Cochran Greenbelt, Maryland, USA http://greenbeltcomputer.biz/