ZOOKEEPER-3043: QuorumKerberosHostBasedAuthTest fails on Linux box: Unable to parse:includedir /etc/krb5.conf.d/
Fixes QuorumKerberosHostBasedAuthTest, see ZOOKEEPER-3043
- upgrade Kerby to 1.0.0
- upgrade commons-io to 2.5, needed by Kerby
- fix test dir in KerberosTestUtils
This should be also cherry-picked to 3.5 branch
Author: Enrico Olivelli <eolivelli@apache.org>
Reviewers: phunt@apache.org
Closes #524 from eolivelli/fix/ZOOKEEPER-3043 and squashes the following commits:
b4f31ad67 [Enrico Olivelli] upgrade libs
e224e823e [Enrico Olivelli] QuorumKerberosHostBasedAuthTest fails on Linux box: Unable to parse:includedir /etc/krb5.conf.d/ - upgrade Kerby to 1.0.0 - upgrade commons-io to 2.5, needed by Kerby - fix test dir in KerberosTestUtils
Change-Id: Idaa0c05d1212c936b60fa2aa5ccb9dee114cce49