From 99dd8af9a564d3b9913711180ccad1cd601d8096 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Mon, 19 Sep 2011 22:49:16 +1000 Subject: [PATCH] Add GSSEAP_NO_LOCAL_MAPPING error --- libradsec | 2 +- moonshot/libeap | 2 +- moonshot/mech_eap/gsseap_err.et | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/libradsec b/libradsec index 484c9a4..8bf93e6 160000 --- a/libradsec +++ b/libradsec @@ -1 +1 @@ -Subproject commit 484c9a475f12fc615d70df4420ccbc7e9a693f5f +Subproject commit 8bf93e609313b4c6b498d6265d9c33b9c3b9e6a4 diff --git a/moonshot/libeap b/moonshot/libeap index 3c68005..2ad5208 160000 --- a/moonshot/libeap +++ b/moonshot/libeap @@ -1 +1 @@ -Subproject commit 3c6800594dbfcba5d36cfa5556288eae999f83ba +Subproject commit 2ad5208de2f097b0072efe44fc71615f1cee4e2d diff --git a/moonshot/mech_eap/gsseap_err.et b/moonshot/mech_eap/gsseap_err.et index f8ec5ef..d60c2c7 100644 --- a/moonshot/mech_eap/gsseap_err.et +++ b/moonshot/mech_eap/gsseap_err.et @@ -71,6 +71,7 @@ error_code GSSEAP_BAD_INITIATOR_NAME, "Initiator identity must be a va 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_BAD_NAME_TOKEN, "Name token is malformed or corrupt" +error_code GSSEAP_NO_LOCAL_MAPPING, "Unable to map name to a local identity" # # Credential errors -- 2.1.4