cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
151
Views
0
Helpful
0
Replies

Cisco CSPC TACACS or RADIUS Error

Hello. I have a problem with the last update (2.11.0.4). TACACS configured stop of working.

I tried rebooting, quitting the config and adding again. Also I will tried changing the SHARED KEY, Authentucation Method and changing TACACS to RADIUS. Also I deleted the user and added again

In the configuration test box the result is OK (Authentication Successful) but in the login page the error is Invalid credentials.

The problem is only with the remote user. Local user is working propertly.

Thanks in advance!

In Cisco ISE I have the same error:

Event5400 Authentication failed
Failure Reason24408 User authentication against Active Directory failed since user has entered the wrong password
ResolutionCheck the user password credentials. If the RADIUS request is using PAP for authentication, also check the Shared Secret configured for the Network Device
Root causeUser authentication against Active Directory failed since user has entered the wrong password

 

2025-03-21 15:10:35,065 [https-jsse-nio-8001-exec-8] INFO com.cisco.cspc.server.integration.ServerConnector - Remote Authentication Failed for the user: XXXXXX
com.pari.api.InvalidUserIdOrPasswordException: Remote Authentication Failed for the user: XXXXXX
at com.pari.nm.modules.session.UserSessionManager.createSession(UserSessionManager.java:442) ~[cspcserverforweb-2.11.jar:?]
at com.pari.nm.modules.session.UserSessionManager.createSession(UserSessionManager.java:537) ~[cspcserverforweb-2.11.jar:?]
at com.cisco.web.mw.WebUISpecificOperationsImpl.login(WebUISpecificOperationsImpl.java:58) ~[cspcserverforweb-2.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_441]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_441]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_441]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_441]
at com.pari.nm.modules.proxy.ProxyServer.handleGInvoke(ProxyServer.java:228) ~[cspcserverforweb-2.11.jar:?]
at com.pari.nm.modules.proxy.ProxyServer.handleProxyMessage(ProxyServer.java:146) ~[cspcserverforweb-2.11.jar:?]
at com.pari.nm.modules.proxy.ServerStreamHandler.handleProxyRequest(ServerStreamHandler.java:99) ~[cspcserverforweb-2.11.jar:?]
at com.pari.nm.modules.proxy.ServerStreamHandler.handleAllProxyRequests(ServerStreamHandler.java:126) ~[cspcserverforweb-2.11.jar:?]
at com.pari.nm.modules.proxy.DynamicProxyServer$1.run(DynamicProxyServer.java:81) ~[cspcserverforweb-2.11.jar:?]
2025-03-21 15:10:35,067 [https-jsse-nio-8001-exec-8] INFO com.cisco.cspc.server.services.OpenLoginServiceImpl - Remote Authentication Failed for the user: lega749
com.pari.api.InvalidUserIdOrPasswordException: Remote Authentication Failed for the user: lega749
at com.pari.nm.modules.session.UserSessionManager.createSession(UserSessionManager.java:442) ~[cspcserverforweb-2.11.jar:?]
at com.pari.nm.modules.session.UserSessionManager.createSession(UserSessionManager.java:537) ~[cspcserverforweb-2.11.jar:?]
at com.cisco.web.mw.WebUISpecificOperationsImpl.login(WebUISpecificOperationsImpl.java:58) ~[cspcserverforweb-2.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_441]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_441]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_441]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_441]
at com.pari.nm.modules.proxy.ProxyServer.handleGInvoke(ProxyServer.java:228) ~[cspcserverforweb-2.11.jar:?]
at com.pari.nm.modules.proxy.ProxyServer.handleProxyMessage(ProxyServer.java:146) ~[cspcserverforweb-2.11.jar:?]
at com.pari.nm.modules.proxy.ServerStreamHandler.handleProxyRequest(ServerStreamHandler.java:99) ~[cspcserverforweb-2.11.jar:?]
at com.pari.nm.modules.proxy.ServerStreamHandler.handleAllProxyRequests(ServerStreamHandler.java:126) ~[cspcserverforweb-2.11.jar:?]
at com.pari.nm.modules.proxy.DynamicProxyServer$1.run(DynamicProxyServer.java:81) ~[cspcserverforweb-2.11.jar:?]

 

I quitted HTML tags from the config:

RadiusServer
  ServerXXX.XXX.XXX.XXX
  Port 1812
  Timeout 2000
  SharedKey XXXXXXXXXXX
  AAAAuthenticationMethod PAP
RadiusServer

0 Replies 0