Wireless Access

last person joined: 20 hours ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

Internal Error: Unknown authentication Management

This thread has been viewed 4 times
  • 1.  Internal Error: Unknown authentication Management

    Posted Oct 04, 2017 05:48 AM

    Following this article to allow mgmt user to login using RADIUS.

     

    http://community.arubanetworks.com/t5/Controller-Based-WLANs/How-do-I-configure-RADIUS-authentication-for-management-access/ta-p/177912

     

    Able to authenticate client using 802.x tls however unable to login using RADIUS as root.

     

    Internal Error: Unknown authentication Management

     

    7010 - OS 6.5.3.1



  • 2.  RE: Internal Error: Unknown authentication Management

    EMPLOYEE
    Posted Oct 04, 2017 07:21 AM

    Try this:

     

    config t

    logging level debugging security subcat aaa

    Try logging in and after you try and it fails, type:

     

    show log security 50

     

    That might give you an idea of what is wrong... 



  • 3.  RE: Internal Error: Unknown authentication Management

    EMPLOYEE
    Posted Oct 04, 2017 07:21 AM

    Try this:

     

    config t

    logging level debugging security subcat aaa

    Try logging in and after you try and it fails, type:

     

    show log security 50

     

    That might give you an idea of what is wrong... 



  • 4.  RE: Internal Error: Unknown authentication Management

    EMPLOYEE
    Posted Oct 04, 2017 07:21 AM

    Try this:

     

    config t

    logging level debugging security subcat aaa

    Try logging in and after you try and it fails, type:

     

    show log security 50

     

    That might give you an idea of what is wrong... 



  • 5.  RE: Internal Error: Unknown authentication Management

    EMPLOYEE
    Posted Oct 04, 2017 07:21 AM

    Try this:

     

    config t

    logging level debugging security subcat aaa

    Try logging in and after you try and it fails, type:

     

    show log security 50

     

    That might give you an idea of what is wrong... 



  • 6.  RE: Internal Error: Unknown authentication Management

    Posted Oct 04, 2017 07:27 AM

    Oct 4 16:57:41 :121031:  <3889> <DBUG> |authmgr| |aaa| [rc_api.c:1216] Authentication failed
    Oct 4 16:57:41 :121031:  <3889> <DBUG> |authmgr| |aaa| [rc_api.c:1218] RADIUS RESPONSE ATTRIBUTES:
    Oct 4 16:57:41 :121031:  <3889> <DBUG> |authmgr| |aaa| [rc_api.c:1233]  {Microsoft} MS-CHAP-Error:
    Oct 4 16:57:41 :121031:  <3889> <DBUG> |authmgr| |aaa| [rc_api.c:1233]  PW_RADIUS_ID: \030
    Oct 4 16:57:41 :121031:  <3889> <DBUG> |authmgr| |aaa| [rc_api.c:1233]  Rad-Length: 42
    Oct 4 16:57:41 :121031:  <3889> <DBUG> |authmgr| |aaa| [rc_api.c:1233]  PW_RADIUS_CODE: \003
    Oct 4 16:57:41 :121031:  <3889> <DBUG> |authmgr| |aaa| [rc_api.c:1233]  PW_RAD_AUTHENTICATOR: \372\346\022\346\363e\260\227\233\035\334\205\306\014oB



  • 7.  RE: Internal Error: Unknown authentication Management

    EMPLOYEE
    Posted Dec 04, 2017 10:22 AM

    According to the logs your controller/TACACS server doesn't like the MSCHAP authentication method. Can you try disabling MSCHAPv2?2017-12-04 16_17_05-Management Administration Configuration.png

    It looks like only RADIUS is compatible with MSCHAPv2 for management login.