Screen OS

last person joined: 8 months ago 

This is a legacy community with limited Juniper monitoring.
  • 1.  Changing the Default Username and Password from the CLI

    Posted 09-28-2009 17:19

    On the SSG-140 is there a way to change the default user:netscreen to a new username and password using only the CLI?

     

    Thanks!



  • 2.  RE: Changing the Default Username and Password from the CLI
    Best Answer

    Posted 09-28-2009 17:43

     

    testfw01-> set admin name "<name string> login name"

     

    you will get a message that the password is reset to netscreen as the password

     

    then to change the password for your admin user

     

    testfw01-> set admin password "<string> login password" 

    testfw01->save

     

    Message Edited by shadow on 09-28-2009 07:50 PM


  • 3.  RE: Changing the Default Username and Password from the CLI

    Posted 09-29-2009 08:53
    Thanks Shadow, just what I was looking for.