Menu

reset password

NST
philo neo
2019-07-07
2019-07-07
  • philo neo

    philo neo - 2019-07-07

    Hi,
    I want to know how to reset password of nstwui.

    Regards
    phiilippe

     
  • Paul Blankenbaker

    The easy way is to run the nstpasswd command from the command line prompt. See the nstpasswd man page for details as this resets many passwords to the same value.

    If you want to only manage the passwords used by the nstwui, you can use the htpasswd command on the /etc/nst/httpd/conf/htuser.nst file.

    In addition to modifying the password, you can verify what you set the password as follows:

    htpasswd -v /etc/nst/httpd/conf/htuser.nst root

    The above will prompt you to enter the password and then let you know if it is correct or not.

    Hope that helps.

     
  • philo neo

    philo neo - 2019-07-07

    thank you Paul.
    I'm search NST version last like fedora 30 if exist.
    what is the lasted version ?
    i try to use "dnf update" but the mirror site says me could find it !
    If NST 28 is the lasted version which mirror can i to use ?

     
  • Paul Blankenbaker

    We are working on finishing up the NST 30 release. NST 28 is the last release that is currently available. The source code is always available if you build from scratch and want to an early jump on NST 30.

     

Log in to post a comment.