[krbdev.mit.edu #8521] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Mon Jan 9 17:53:35 EST 2017


Allow slapd path configuration in t_kdb.py

The upstream OpenLDAP installs slapd in libexec, which is not
typically in the path.  Also, copying the binary can sometimes cause
it to fail; for instance, in the OpenCSW package,
/opt/csw/libexec/slapd is a script which chooses a binary based on the
system architecture and the path to the script.  Allow the test runner
to set the SLAPD environment variable to specify the slapd location
and avoid the copy.

(cherry picked from commit 9290e52b7f206dcbfd9dd5d873cf9379cb9de760)

https://github.com/krb5/krb5/commit/c6ceceb17d91a69d1c14cab19e0b10e78ddec353
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: c6ceceb17d91a69d1c14cab19e0b10e78ddec353
Branch: krb5-1.14
 src/tests/t_kdb.py |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)



More information about the krb5-bugs mailing list