From 22d7a06522088e86eb19b104f24cdf19e576a668 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 15 Apr 2010 17:13:37 +1000 Subject: s4-test: added KRB5_CONFIG to selftest-vars.sh --- source4/scripting/devel/selftest-vars.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/scripting/devel') diff --git a/source4/scripting/devel/selftest-vars.sh b/source4/scripting/devel/selftest-vars.sh index 9a194f1935..1ee9eb31b6 100644 --- a/source4/scripting/devel/selftest-vars.sh +++ b/source4/scripting/devel/selftest-vars.sh @@ -7,3 +7,4 @@ export SOCKET_WRAPPER_DIR=./st/w export UID_WRAPPER=1 export NSS_WRAPPER_PASSWD=st/dc/passwd export NSS_WRAPPER_GROUP=st/dc/group +export KRB5_CONFIG=st/dc/etc/krb5.conf -- cgit