问题示例:
I have created a test user that is set to privilege 15 in the config:

When I log in to the ASA 5510 I am in privilege 1 according to sh curpriv:

Attempting enable fails even though I know I have the correct enable password:

Logging in from unprivileged puts me on privilege 15 and I can do as a please:

The only thing I can track this to is a configuration change I made where I removed a VPN user we no longer needed.
Why do I start at privilege level 1 when logging into a Cisco ASA 5510?

得到的解答:

The ASA uses a slightly different model than traditional IOS routers and this where some of the confusion sits. The second piece is whether or not aaa authentication enable console LOCAL is configured.
ASA使用的模型与传统的IOS路由器略有不同,而且这种模式存在一些混乱。 第二部分是否配置了“aaa authentication enable console LOCAL”。

Scenario 1 - Enable Authentication Not Configured
Relevant ASA config

Results

If enable authentication is not configured, a user with privilege 15 must still use the enable password to enter privileged exec mode if entering privileged exec mode through enable.
Scenario 2 - Enable Authentication Not Configured but using login
Relevant ASA config

Results

If enable authentication is not configured, a user with privilege 15 can use the login command to enter privileged exec mode without knowing or using the enable password.
Scenario 3 - Enable Authentication Configured
Relevant ASA config

Results

If enable authentication is configured, a user with privilege 15 can use login or enable to gain access to privileged exec mode. If using enable, the password required will be the user password and not the enable password.

来自 <https://serverfault.com/questions/330758/why-do-i-start-at-privilege-level-1-when-logging-into-a-cisco-asa-5510>

最新文章

  1. python列表、元祖、字典
  2. js拖拽效果
  3. Thailand vs Soros
  4. PostSharp AOP
  5. HTML5[3]:中文换行
  6. 关于python的__name__理解
  7. C# 为WebBrowser设置代理,打开网页
  8. Android Client and Jsp Server
  9. [BILL WEI] stimulsoft 分组页眉页脚的使用
  10. MFC基本框架
  11. javascript 缓冲运动demo
  12. SSLPinning 延伸
  13. java ArrayList 踩坑记录
  14. Linux——浅析信号处理
  15. HDU 2588 GCD(欧拉函数)
  16. Storm UI说明
  17. zookeeper.Net
  18. apache2.2 虚拟主机配置(转)
  19. POJ 1243
  20. UNIX高级环境编程(8)进程环境(Process Environment)- 进程的启动和退出、内存布局、环境变量列表

热门文章

  1. C++如何输入单行和多行带空格的字符串并将字符串倒序输出
  2. RegExp-named captured groups(命名分组捕获)
  3. python如何将自己写的代码打包供他人使用
  4. HTML前端入门归纳——样式
  5. pikachu平台搭建
  6. plsql 导出oracle数据库
  7. 吴裕雄 python 机器学习——数据预处理过滤式特征选取VarianceThreshold模型
  8. tomcat安装成功以后进行测试步骤:
  9. 在elementui表单中实现对vue-quill-editor富文本编辑器内容的绑定
  10. HGAME 2020 week1 web