> (http://msu.edu/service/afs/AFS-tutorial-Windows7.pdf)
  [libdefaults]
  default_realm = MSU.EDU
  clockskew = 300
300 is default, isn't it?
  allow_weak_crypto =3D true
3D is some kind of typo
  v4_instance_resolve = false
  dns_lookup_kdc= true
The dns option is MIT krb only, isn't it?
  [realms]
  MSU.EDU = {
                }
What does the empty list do for you?
Harald.