A Boolean value. TRUE -- Names refer to the same entity. FALSE -- Names refer to different entities (strictly,
the names are not known to refer to the same identity).
Description This routine allows an application to compare two internal-form
names to determine whether they refer to the same entity. If either
name presented to gss_compare_name denotes
an anonymous principal, the routine will indicate that the two names
do not refer to the same identity.
Return
Values This routine returns one of the following GSS status codes:
GSS_S_COMPLETE
Successful completion.
GSS_S_BAD_NAMETYPE
The type contained within either name1 or name2
was unrecognized, or the names were of incomparable types.