https://bugs.openldap.org/show_bug.cgi?id=10112

--- Comment #1 from cscowx <[email protected]> ---

I can access it using ldap:389

root@openldap-1:/usr/local/openldap-2.6.6/etc/openldap# ldapsearch -x -D
"cn=Manager,dc=my-domain,dc=com" -H ldap://slapd.zxactions.com -w 123456 -b
"dc=my-domain,dc=com" -d 256 
# extended LDIF
#
# LDAPv3
# base <dc=my-domain,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#

# my-domain.com
dn: dc=my-domain,dc=com
dc: my-domain
o: www.zxactions.com
objectClass: dcObject
objectClass: organization

# copy of my-domain, my-domain.com
dn: ou=copy of my-domain,dc=my-domain,dc=com
ou: copy of my-domain
objectClass: top
objectClass: organizationalUnit

# search result
search: 2
result: 0 Success

# numResponses: 3
# numEntries: 2

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to