SBC login info before assigning password via web interface

General PhidgetSBC Discussion.
Rhybot
Phidgeteer!
Posts: 52
Joined: Wed Aug 14, 2019 4:58 pm

SBC login info before assigning password via web interface

Post by Rhybot »

Hello Phidgets Forums,

I believe the normal workflow for setting up an SBC is to configure a password via the web interface.
PhidgetsSBCLogin.jpg
I know the default username is "root". Is there a default password that I can use to log in, without ever having to use the web interface?
You do not have the required permissions to view the files attached to this post.
User avatar
Patrick
Lead Developer
Posts: 673
Joined: Mon Jun 20, 2005 8:46 am
Location: Calgary

Re: SBC login info before assigning password via web interface

Post by Patrick »

There is no default password - you can log in as root on the console without typing a password. You should then immediately set a password with passwd.

-Patrick