Forum Discussion

F5_SJ's avatar
F5_SJ
Icon for Cirrus rankCirrus
Feb 27, 2023

Will it be possible to provide remote user bash shell access.

It's more like a query.

Will it be possible to provide remote user bash shell access?

I have remote user with administrator role but shell access of tmsh and I want bash(advanced shell) access to the user.

Will it be possible, if yes could someone please provide me info/link for the same.

Thanks 

8 Replies

  • No you can't do that, but you still can enter the advanced shell from tmsh by running bash (or run util bash)

  • HI

    You can use command 'run util bash'

    refer below logging

    admin@(ip-10-0-0-214)(cfg-sync Standalone)(Active)(/Common)(tmos)# run util bash
    [admin@ip-10-0-0-214:Active:Standalone] ~ #

    • F5_SJ's avatar
      F5_SJ
      Icon for Cirrus rankCirrus

      boneyard Yes, I have checked the F5 kb articles and it seems that I can't provide bash as console access to remote user. However, I still looking for a way to run script via script management in big-iq with remote user.

       

      • Ah, there is specific situation where you run a script from BIG-IQ?

        Can't the script first do that run util bash?