[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Please test RE24



Aaron Richton wrote:
Is it usual/expected to get failed binds during "make test" in RE24?

From slapd-bind, yes - some invocations search the directory for a bunch of users and then randomly select users from the result set to Bind against. Some of the results will include entries that are being Added and Deleted by the slapd-adddel clients, so occasionally those entries will be missing and the Binds will fail. Perfectly normal and the slapd-bind client will continue running in those cases. If there was an error worth worrying about the client programs would exit with a failure status.


PID=25508 - Bind(1000): base="ou=People,dc=example,dc=com",
filter="(userPassword=*)" attr="userPassword".
   PID=25508 - Bind base="ou=People,dc=example,dc=com"
filter="(userPassword=*)" got 4 values.
PID=25527 - Search(500): base="dc=example,dc=com" scope=sub
filter="slapd-bind PID=25508: ldap_sasl_bind_s: Invalid credentials (49)
(cn=Bjorn Jensen)" attrs=cn (more...).
PID=25546 - Read(1000): entry="cn=James A Jones 1, ou=Alumni Association,
ou=People, dc=example,dc=com".
slapd-bind PID=25508: ldap_sasl_bind_s: Invalid credentials (49)
slapd-bind PID=25508: ldap_sasl_bind_s: Invalid credentials (49)
slapd-bind PID=25508: ldap_sasl_bind_s: Invalid credentials (49)
slapd-bind PID=25508: ldap_sasl_bind_s: Invalid credentials (49)
slapd-bind PID=25508: ldap_sasl_bind_s: Invalid credentials (49)
slapd-bind PID=25508: ldap_sasl_bind_s: Invalid credentials (49)


On Tue, 23 Oct 2007, Aaron Richton wrote:

On Thu, 18 Oct 2007, Howard Chu wrote:

Likewise, RE23 looks about ready. If you're interested in 2.3.39 please
test and report results for RE23 as well.
RE23 back-bdb/hdb/meta/ldap tests good (Sun Studio 11, sparcv7 and sparcv9
ABI). I'll run RE24 today...




--
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP     http://www.openldap.org/project/