Forum Discussion

Raghunaath_3029's avatar
Raghunaath_3029
Icon for Nimbostratus rankNimbostratus
Oct 10, 2017

Bigpipe command to modify local user password

Can someone help me to modify the local user name password using bigpipe command for version 9.

 

4 Replies

  • BB16's avatar
    BB16
    Icon for Nimbostratus rankNimbostratus

    Is it administrative or user/local based access password you want to change???

     

  • Hi Raghunaath,

    you may read the man page below to get some useful information on how to change your F5 password on a TMOS v9 installation...

    ~  man f5passwd
    

    Cheers, Kai

  • Hi,

     

    Please follow below procedure.

     

    Syntax: tmsh create auth user password role

     

    Eg: tmsh create auth user readonly password ***** role guest

     

    Then save the confiurations:

     

    echo readonly >> /config/bigip/auth/localusers tmsh save /sys config