From e1a655f977d3fffd81e79a74c06003e11c722964 Mon Sep 17 00:00:00 2001 From: Alexander Scheel Date: Aug 11 2017 17:28:32 +0000 Subject: Update test dependency list in BUILD.txt Signed-off-by: Alexander Scheel --- diff --git a/proxy/BUILD.txt b/proxy/BUILD.txt index 8edfb52..b0896d4 100644 --- a/proxy/BUILD.txt +++ b/proxy/BUILD.txt @@ -26,16 +26,20 @@ additionally to a ISO C compiler: pkgconfig popt-devel -For testing via $ make tests # you additionally need these three -packages: +For testing via $ make tests # you additionally need these packages: krb5-server + krb5-server-ldap + krb5-workstation nss_wrapper + openldap-clients + openldap-servers socket_wrapper + valgrind NOTE: -The minimum supported Kerberos version is MIT Kerberos 1.11.2 as it includes -[1] and [2] +The minimum supported Kerberos version is MIT Kerberos 1.14 as it includes +[1], [2] and [6]. The keytab initiation feature where Gss-Proxy acquires crdentials on behalf of clients using a ketab will only be available in MIT in 1.12 This patch [3] can be used to backport the feature in 1.11.2, this new feature @@ -46,3 +50,4 @@ simply allows combining two [4][5] features introduced in MIT 1.11 [3] https://github.com/krb5/krb5/commit/38cc076579888695a5820ceb44fe43020f5b61e1 [4] http://k5wiki.kerberos.org/wiki/Projects/Credential_Store_extensions [5] http://k5wiki.kerberos.org/wiki/Projects/Keytab_initiation +[6] https://github.com/krb5/krb5/commit/7e6965ae33338216650384ca559d49e90312087a