Apply by doing:
cd /usr/src
patch -p0 < 009_kerberos2.patch
And rebuild libkrb by doing:
cd kerberosIV/lib/krb
make obj
make
make install
Since all 2.8 architectures use shared libraries, this fix does not
require recompilation of binaries. To effect this change, it may be
neccessary to reboot the system, so that any utilities using libkrb
which are currently running will restart.