Got an iPhone or iPad? We have a brand new Pastebin App for both devices, and it's totally free! Click here to download the new Pastebin App for iOS.
Guest

Stonekeeper

By: a guest on Jun 16th, 2008  |  syntax: None  |  size: 0.88 KB  |  hits: 167  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. >>> dnPrettyNormal: <>
  2. <<< dnPrettyNormal: <>, <>
  3. do_sasl_bind: dn () mech LOGIN
  4. conn=1 op=4 BIND dn="" method=163
  5. ==> sasl_bind: dn="" mech=<continuing> datalen=0
  6. SASL Canonicalize [conn=1]: authcid="root"
  7. slap_sasl_getdn: conn 1 id=root [len=4]
  8. => ldap_dn2bv(16)
  9. <= ldap_dn2bv(uid=root,cn=LOGIN,cn=auth)=0
  10. slap_sasl_getdn: u:id converted to uid=root,cn=LOGIN,cn=auth
  11. >>> dnNormalize: <uid=root,cn=LOGIN,cn=auth>
  12. => ldap_bv2dn(uid=root,cn=LOGIN,cn=auth,0)
  13. <= ldap_bv2dn(uid=root,cn=LOGIN,cn=auth)=0
  14. => ldap_dn2bv(272)
  15. <= ldap_dn2bv(uid=root,cn=login,cn=auth)=0
  16. <<< dnNormalize: <uid=root,cn=login,cn=auth>
  17. ==>slap_sasl2dn: converting SASL name uid=root,cn=login,cn=auth to a DN
  18. slap_authz_regexp: converting SASL name uid=root,cn=login,cn=auth
  19. <==slap_sasl2dn: Converted SASL name to <nothing>
  20. SASL Canonicalize [conn=1]: slapAuthcDN="uid=root,cn=login,cn=auth"
  21. Segmentation fault