X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=mech_eap%2Fgsseap_err.et;h=2f0774b759df6aa28e1cbad8f8721f5ccbfb5750;hb=d81b9e4605c7bd3da62f3679effe124778592b13;hp=c126424f0ee053ae05c7aec44285923c2d6b1eee;hpb=24983fb07ac11f7e67132f7f0c265091722cd73c;p=mech_eap.git diff --git a/mech_eap/gsseap_err.et b/mech_eap/gsseap_err.et index c126424..2f0774b 100644 --- a/mech_eap/gsseap_err.et +++ b/mech_eap/gsseap_err.et @@ -70,6 +70,8 @@ error_code GSSEAP_BAD_SERVICE_NAME, "Name is not a valid service nam error_code GSSEAP_BAD_INITIATOR_NAME, "Initiator identity must be a valid name" error_code GSSEAP_NO_HOSTNAME, "Could not determine local host name" error_code GSSEAP_NO_ACCEPTOR_NAME, "Could not determine acceptor identity" +error_code GSSEAP_WRONG_ACCEPTOR_NAME, "Acceptor identity different than expected" +error_code GSSEAP_BAD_ACCEPTOR_NAME, "Acceptor name is too long or has too many components" error_code GSSEAP_BAD_NAME_TOKEN, "Name token is malformed or corrupt" error_code GSSEAP_NO_LOCAL_MAPPING, "Unable to map name to a local identity"