10-14-2010 11:50 PM - edited 03-10-2019 05:29 PM
Hi guys,
I am doing some basic VIEW config with Cisco ACS 4.2 and I've had a issue below:
1. %AAA-6-USER_BLOCKED: Enable view requires to be authenticated by non-none methods,Please use the appropriate method with the login authentication
None method authentication is not allowed in CLI
Recommended Action: Copy the message exactly as it appears on the console or in the system log. Research and attempt to resolve the issue using the tools and utilities provided at http://www.cisco.com/tac . With some messages, these tools and utilities will supply clarifying information. Search for resolved software issues using the Bug Toolkit at http://www.cisco.com/cgi-bin/Support/Bugtool/launch_bugtool.pl . If you still require assistance, open a case with the Technical Assistance Center via the Internet at http://tools.cisco.com/ServiceRequestTool/create , or contact your Cisco technical support representative and provide the representative with the information that you have gathered. Attach the following information to your case in nonzipped, plain-text (.txt) format: the output of the show logging and show tech-support commands and your pertinent troubleshooting logs.
Related documents- No specific documents apply to this error message.
Anybody has been seen and fixed it before? thank you so much.
Regards,
Tran
10-15-2010 05:26 AM
Hi can you share with us your AAA configuration section on the AAA device (switch/router)?
What is the Radius server you are using?
Thanks,
Tiago
--
If this answers your question please mark the question as "answered" and rate it, so other users can easily find it.
11-27-2011 03:48 AM
Hi Tran,
For the parser view to work, you need to do the authentication default local in the aaa.
Then try authenticating again.
Use the local enable password.
U'll surely get the output as:
*Nov 27 11:03:49.917: %PARSER-6-VIEW_SWITCH: successfully set to view 'root'.
Config is as follows:
enable password cisco
aaa new-model
aaa authentication login default local
-------------------------------
Router#enable view
Password:
Router#
*Nov 27 11:03:49.917: %PARSER-6-VIEW_SWITCH: successfully set to view 'root'.
Router#
-----------------------------------
Then once the view has been created, you can work and change accordingly the aaa-authentication and everything as per need.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide