util_radius: radius only permits 253 octets
[mech_eap.orig] / gsseap_err.et
index dc3c1e9..eb5a948 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2010, JANET(UK)
+# Copyright (c) 2011, JANET(UK)
 #  All rights reserved.
 # 
 #  Redistribution and use in source and binary forms, with or without
@@ -75,6 +75,7 @@ error_code GSSEAP_BAD_USAGE,                    "Credential usage type is unknow
 error_code GSSEAP_CRED_USAGE_MISMATCH,          "Credential usage does not match requested usage"
 error_code GSSEAP_CRED_MECH_MISMATCH,           "Credential is not usable with this mechanism"
 error_code GSSEAP_BAD_CRED_OPTION,              "Bad credential option"
+error_code GSSEAP_MISSING_PASSWORD,             "Missing initiator credential password"
 
 #
 # Wrap/unwrap/PRF errors