未在 Web CLI 界面中显示通过创建的管理员用户

未在 Web CLI 界面中显示通过创建的管理员用户

18344
Created On 04/05/19 22:10 PM - Last Modified 04/26/21 17:04 PM


Symptom


  • 管理员用户 CLI 创建于 PAN-OS
  • 管理员用户不会显示在 firewall 或 Panorama
  • 在 CLI 上面,您看到用户创建时没有权限属性:
admin@firewall> configure
Entering configuration mode
[edit]                         
                                                                                                                                               
admin@firewall# show mgt-config users 
users {
  test-user;
}
[edit]

 


Environment


帕洛阿尔托网络 firewall 或 Panorama

Cause


  • CLI在未定义权限属性的情况下创建的管理员用户将无法在 Web 界面中看到。


Resolution


  • 使用定义的权限属性创建管理员用户:
admin@PA-VM# set mgt-config users test-user permissions role-based superuser yes 

[edit]                                                                                                                                                                        
admin@PA-VM# show mgt-config users test-user 
test-user {
  permissions {
    role-based {
      superuser yes;
    }
  }
}
[edit]

 


Additional Information



 


Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000PLPyCAO&lang=zh_CN&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail

Choose Language