--On Sunday, January 15, 2006 6:19 PM +0100 Alberto Brosich <[EMAIL PROTECTED]> wrote:
There's any reason why LDAPv2 doesn't work in release 2.3.17? I'm migrating from 2.2.30. I have the following option in global section of slapd.conf ... allow bind_v2 ... Thanks in advance
It works just fine for me: # ldapsearch -x -h localhost -P 2 -b "dc=symas,dc=com" uid=user.110 # extended LDIF # # LDAPv2 # base <dc=symas,dc=com> with scope subtree # filter: uid=user.110 # requesting: ALL # # user.110, peons, symas.com dn: uid=user.110,ou=peons,dc=symas,dc=com --Quanah -- Quanah Gibson-Mount Product Engineer Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: <http://www.symas.com>
