03-14-2017 08:31 PM - edited 03-12-2019 06:19 AM
Hi all,
I have created a custom user roles in my FMC. However can I restrict these users from using CLI access to the appliance? I only require CLI access for administrator.
Need a pointer.
Thanks!
Solved! Go to Solution.
03-15-2017 07:24 PM
When you create a local custom user account in FirePOWER Management Center (FMC), that user only has to the FirePOWER web interface, not the command line interface (cli) or, as Cisco refers to it, the "shell".
Adding local users to the FMC shell requires you add them using the bash shell ("sudo useradd").
If you are using external authentication, you can disable it from allowing shell access when you define the external authentication object. ("Disabled" is the default there.)
03-15-2017 07:52 PM
You're welcome. Please mark your question as answered if it has been.
03-15-2017 07:24 PM
When you create a local custom user account in FirePOWER Management Center (FMC), that user only has to the FirePOWER web interface, not the command line interface (cli) or, as Cisco refers to it, the "shell".
Adding local users to the FMC shell requires you add them using the bash shell ("sudo useradd").
If you are using external authentication, you can disable it from allowing shell access when you define the external authentication object. ("Disabled" is the default there.)
03-15-2017 07:24 PM
Much appreciated! I wasn't sure if that was the meaning of "Shell".
Thanks for the pointer!
03-15-2017 07:52 PM
You're welcome. Please mark your question as answered if it has been.
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