]> git.sur5r.net Git - openldap/commit
Fix setting c_authz_backend for SASL binds:
authorHoward Chu <hyc@openldap.org>
Sat, 13 Jul 2002 00:11:03 +0000 (00:11 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 13 Jul 2002 00:11:03 +0000 (00:11 +0000)
commita073e28510b40911c23ad78a481bad37fbbe768a
treeafb5b494152c4819f49410d025babfef19d03392
parent7fdb38bca90abb82b45350249147cc46daea0ba4
Fix setting c_authz_backend for SASL binds:
  in slap_sasl2dn, make sure it's set for base DN searches as well.
  in do_bind, don't zero it during multi-stage binds.
servers/slapd/bind.c
servers/slapd/saslauthz.c