Security

last person joined: 16 hours ago 

Forum to discuss Enterprise security using HPE Aruba Networking NAC solutions (ClearPass), Introspect, VIA, 360 Security Exchange, Extensions, and Policy Enforcement Firewall (PEF).

TACACS+ and hashed passwords in external MS SQL database

This thread has been viewed 0 times
  • 1.  TACACS+ and hashed passwords in external MS SQL database

    Posted Jun 25, 2019 05:10 AM

    It seems that CPPM ignores the password type of an external MSSQL authentication source when using TACACS+ as authentication method.

    The same authentication source works fine when using Radius as authentication method.

     

    We are trying to perfom an administrators authentication to a router via TACACS+. The credentials are stored in a MSSQL database with MD5(same applies to SHA and SHA265) hashed password:

    When authenticating with username and password - the authentication fails

    When authentication with username and password-hash - the authentication is successfull

     

    It seems no matter which password type is configured in CPPMs authentication source, the CPPM handles it like a cleartext password.

     

    Is this expected or does anyone have an idea how we can use hashed passwords an do the tacacs+ authentication?