On Wed, Feb 16, 2011 at 08:10:28PM +0000, Stuart Bailey wrote: > the problem is that now the anonymous bind will not work. I turned on all > debugging, and found the entry: > > ... do_bind: v3 anonymous bind > > in the log. I'm guessing this means that anonymous bind is enabled, but still > my PHP code will not bind.
To start with, set the log level to 776 (conns + stats + stats2) and restart slapd. Try to connect using your PHP code and send whatever appears in the log (probably /var/log/messages) Send also a copy of the slapd config with passwords removed, and let us know what errors the PHP code reported. Andrew -- ----------------------------------------------------------------------- | From Andrew Findlay, Skills 1st Ltd | | Consultant in large-scale systems, networks, and directory services | | http://www.skills-1st.co.uk/ +44 1628 782565 | -----------------------------------------------------------------------
