KiOS can be accessed by using an external monitor or a SSH connection.
Cedrics-Mac-mini:build cedricverst$ ssh root@192.168.0.12
Welcome to kios-79e30bbb!
[root@kios-79e30bbb ~]#
KiOS can be accessed by using an external monitor or a SSH connection.
Cedrics-Mac-mini:build cedricverst$ ssh root@192.168.0.12
Welcome to kios-79e30bbb!
[root@kios-79e30bbb ~]#
During the initial setup it mentions that the default username/password is root:root and can be changed. I tried to use this new username/password to SSH and it didn't work. Finally just tried root and it logged in without any password.
...
This seems pretty stupid to me. Default root password is blank with no way to change it. If a user doesn't try to ssh in they would never know that this is configured this way.
That was for the web login. To change the password for the "root" account (used for ssh) you need to follow these instructions https://kerberosio.zendesk.com/hc/en-us/articles/207543179-How-to-change-password-
2 Comments