[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: newbie
Title: newbie
The slapd.conf is configured as:
suffix "dc=my-domain,dc=com"
rootdn "cn=Manager,dc=my-domain,dc=com"
dc-mydomain,dc=com or do you mean
dc=my-domain,dc=com....
I'm new to open LDAP.
It's running however when I access it using
Jxplorer it connects and encounters an error.
The error text is: unable to list
dc=my-domain,dc=com
Details are:
javax.naming.NameNotFound Exception: [LDAP: error code 32 - No Such Object];
remaining name ' dc-mydomain,dc=com'
Likewise the server log looks like:
...
=> ldap_bv2dn(dc=my-domain,dc=com,0)
<= ldap_bv2dn(dc=my-domain,dc=com,0)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=my-domain,dc=com,272)=0
=> ldap_dn2bv(272)
<= ldap_dn2bv(dc=my-domain,dc=com,272)=0
ber_get_next on fd 1300 failed errno=10035
(WSAEWOULDBLOCK)
<<<
dnPrettyNormal: <dc=my-domain,dc=com>, <dc=my-domain,dc=com>
ber_scanf fmt (m) ber:
ber_scanf fmt ({M}}) ber:
=> bdb_back_search
bdb_dn2entry_rw("dc=my-domain,dc=com")
=> bdb_dn2id_matched(
"dc=my-domain,dc=com" )
<=
bdb_dn2id_matched: no match
send_ldap_result: conn=0 op=7 p=3
send_ldap_response: msgid=8 tag=101 err=32
ber_flush: 14 bytes to sd 1300
...
IMPORTANT: The information contained
in this email and/or its attachments is confidential. If you are not the
intended recipient, please notify the sender immediately by reply and
immediately delete this message and all its attachments. Any review, use,
reproduction, disclosure or dissemination of this message or any attachment by
an unintended recipient is strictly prohibited. Neither this message nor any
attachment is intended as or should be construed as an offer, solicitation or
recommendation to buy or sell any security or other financial instrument.
Neither the sender, his or her employer nor any of their respective affiliates
makes any warranties as to the completeness or accuracy of any of the
information contained herein or that this message or any of its attachments is
free of viruses.