[an error occurred while processing this directive]
krb5_boolean krb5_realm_compare ( krb5_context context, krb5_const_principal princ1, krb5_const_principal princ2 );
The context structure.
First principal name.
Second principal name.
Compares two realms. If the realms of the two principals are the same, return TRUE, else return FALSE.
This routine returns one of the following KRB5 status codes:
False.
The realms are the different.