How to change password?

Note that by default no root password is set, you can define a password in the /data/etc/kios.conf file.

[root@kios-79e30bbb ~]# nano /data/etc/kios.conf
[root@kios-79e30bbb ~]# reboot

Add your password, save the file and reboot the system.

 

Have more questions? Submit a request

2 Comments

  • 0
    Avatar
    MADLV

    Don't work.

    Another kios.conf file in /etc/

    Need to remount partition in rw.

    mount -o remount,rw /

    but no enough.

  • 0
    Avatar
    MADLV

    ok got it, the usual way.

    First remount in ReadWrite

    >mount -o remount,rw /

    then the usual

    >passwd root

    Then

    >reboot

     

    BUT WAIT! root password changed, but lost the access to the web interface.
    Still investigating.

    Edited by MADLV
Please sign in to leave a comment.
Powered by Zendesk