04-Mar-2020 23:18
The resource admin with TMOS access want to run shell script (.sh), I already find the way to run on the TMSH mode. But I can't find the way.
(Also try to find Ansible module linux on cli but not work)
Anyone, can suggest me please.
Thank you
17-Mar-2020 08:33
Well - shell - bash can be given to admins and res admins. But there are cases like remote roles where you cannot give bash for res admin. Only it has to be an admin. So it depends what type of authentication your box is having.
Also its not a good practice to give bash for res admin. Only admin should have bash. Res admin should have tmsh access alone.
Sometimes for automation, You would need an admin account to get the jobs easier.