freeRADIUS errors seen in NMAS trace

  • 7006861
  • 16-Sep-2010
  • 26-Apr-2012

Environment

Novell eDirectory
Novell Modular Authentication Service (NMAS)
FreeRADIUS

Situation

You may see the error numbers 1000-1005, 13014, and 13015 in an NMAS trace when authenticating through freeRADIUS. Here is what these error numbers coorelate to:
 
error 1000 - LIBRADAUTH_E_CORRUPT_REQUEST  0x000003e8 /* 1000 */
error 1001 - LIBRADAUTH_E_UNSECURED_CHANNEL  0x000003e9 /* 1001 */
error 1002 - LIBRADAUTH_E_SYSTEM_FAILURE   0x000003ea /* 1002 */
error 1003 - LIBRADAUTH_E_NOT_ENOUGH_MEMORY  0x000003eb /* 1003 */
error 1004 - LIBRADAUTH_E_REQUEST_NOT_SUPPORTED  0x000003ec /* 1004 */
error 1005 - LIBRADAUTH_E_PROTOCOL_VER_NOT_SUPPORTED  0x000003ed /* 1005 */
error 13014 - LIBRADAUTH_E_PRINC_NAME_TOO_BIG  0xc00032d6 /* 13014 */
error 13016 - LIBRADAUTH_E_BAD_RESP  0xc00032d8 /* 13016 */