/* * call-seq: * krb5.get_default_principal * * Returns the default principal for the current realm based on the current * credentials cache. * * If no credentials cache is found then an error is raised. */ static VALUE rkrb5_get_default_principal(VALUE self){