- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-02-2013 03:04 AM
After upgrading Panorama to 5.0 I can't find the option to limit access for an administrator to a specific device groups or templates in the webgui. In 4.1, it was possible to configure this under "Administrators" in the device tab. This option seems to be missing in 5.0.(see attached screen shot)
In the CLI I am able to configure it, but I can't find the options in the webgui:
admin@panorama(primary-active)# edit mgt-config users tormtest
[edit mgt-config users tormtest]
admin@panorama(primary-active)# show
tormtest {
permissions {
role-based {
custom {
device-groups [ DG1 DG2];
templates [ Template1 Template2 ];
profile Admin-ReadOnly;
devices {
002XXXXXXXX;
}
}
}
}
phash XXXXXX;
}
[edit mgt-config users tormtest]
04-02-2013 04:36 AM
I think I saw the same issue. I needed to create a new Admin Role first (could not use the pre-existing ones from before the upgrade)
After I created that admin role (and made sure that it was Device Group restricted, then I could create my Admin account, or point my created admin account to my newly created admin role)
04-02-2013 04:36 AM
I think I saw the same issue. I needed to create a new Admin Role first (could not use the pre-existing ones from before the upgrade)
After I created that admin role (and made sure that it was Device Group restricted, then I could create my Admin account, or point my created admin account to my newly created admin role)
04-02-2013 06:48 AM
Thanks, that was it! I created a new device group admin role, and now I get the option to select device groups and templates.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!