cp $KRB5CCNAME cache/krbcache;
echo $KRB5CCNAME;
env KRB5CCNAME=cache/krbcache ./script.sh;

