]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix LDAP tests when sasl.h not found 237/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 8 Dec 2014 20:30:25 +0000 (15:30 -0500)
committerGreg Hudson <ghudson@mit.edu>
Tue, 9 Dec 2014 18:11:05 +0000 (13:11 -0500)
commit8466003864b294cdb9e5547c2f8e574d2c156b13
treef552f65d1ca98d1282eeb6706c38774f0df23b2a
parentaa39669d6e9d2f300777ba7cf8409ed7ef2ce2f7
Fix LDAP tests when sasl.h not found

Do not try to run the SASL EXTERNAL auth test if we could not define a
useful interact function.  With current libraries the interact
function is asked for an authorization name, and the bind fails if it
gets an unsuccessful result or if no interaction function is defined.

ticket: 8049 (new)
target_version: 1.13.1
tags: pullup
src/tests/t_kdb.py