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

Re: (ITS#3974) test022-ppolicy - ldapadd failed (19)!



Already fixed in HEAD...

michael@stroeder.com wrote:
> Full_Name: ftp://ftp.openldap.org/incoming/
> Version: OPENLDAP_REL_ENG_2_3
> OS: SuSE Linux 9.3
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (83.124.23.120)
>
>
> $ ./run -b bdb test022
> Cleaning up test run directory leftover from previous run.
> Running ./scripts/test022-ppolicy...
> running defines.sh
> Starting slapd on TCP/IP port 9011...
> Using ldapsearch to check that slapd is running...
> Waiting 5 seconds for slapd to start...
> Using ldapadd to populate the database...
> ldapadd failed (19)!
>
>
> --------------------------------- testrun/slapd.1.log
> -------------------------------
> [..]
>   
>>>> dnPretty: <cn=No Policy, ou=Policies, dc=example, dc=com>
>>>>         
> => ldap_bv2dn(cn=No Policy, ou=Policies, dc=example, dc=com,0)
> ldap_err2string
> <= ldap_bv2dn(cn=No Policy, ou=Policies, dc=example, dc=com)=0 Success
> => ldap_dn2bv(272)
> ldap_err2string
> <= ldap_dn2bv(cn=No Policy,ou=Policies,dc=example,dc=com)=0 Success
> <<< dnPretty: <cn=No Policy,ou=Policies,dc=example,dc=com>
>   
>>>> dnNormalize: <cn=No Policy,ou=Policies,dc=example,dc=com>
>>>>         
> => ldap_bv2dn(cn=No Policy,ou=Policies,dc=example,dc=com,0)
> ldap_err2string
> <= ldap_bv2dn(cn=No Policy,ou=Policies,dc=example,dc=com)=0 Success
> => ldap_dn2bv(272)
> ldap_err2string
> <= ldap_dn2bv(cn=no policy,ou=policies,dc=example,dc=com)=0 Success
> <<< dnNormalize: <cn=no policy,ou=policies,dc=example,dc=com>
> slap_global_control: unrecognized control: 1.3.6.1.4.1.4203.666.5.12
> bdb_dn2entry("uid=test,ou=people,dc=example,dc=com")
> => bdb_dn2id("uid=test,ou=people,dc=example,dc=com")
> <= bdb_dn2id: get failed: DB_NOTFOUND: No matching key/data pair found (-30989)
> bdb_referrals: op=104 target="uid=test,ou=People,dc=example,dc=com"
> matched="ou=People,dc=example,dc=com"
> send_ldap_result: conn=1 op=7 p=3
> send_ldap_result: err=19 matched="" text="pwdPolicySubEntry: no user
> modification allowed"
> send_ldap_response: msgid=8 tag=105 err=19
> ber_flush: 61 bytes to sd 15
> connection_get(15)
> connection_get(15): got connid=1
> connection_read(15): checking for input on id=1
> ber_get_next
> ber_get_next: tag 0x30 len 5 contents:
> ber_get_next
> ber_get_next on fd 15 failed errno=0 (Success)
> connection_read(15): input error=-2 id=1, closing.
> connection_closing: readying conn=1 sd=15 for close
> connection_close: deferring conn=1 sd=15
> conn=1 op=7 RESULT tag=105 err=19 text=pwdPolicySubEntry: no user modification
> allowed
> connection_resched: attempting closing conn=1 sd=15
> connection_close: deferring conn=1 sd=15
> daemon: shutdown requested and initiated.
> connection_close: deferring conn=1 sd=15
> slapd shutdown: waiting for 1 threads to terminate
> do_unbind
> conn=1 op=8 UNBIND
> [..]
>
>
>
>
>   


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