when i ssh into the chromebook i get asked for a password

7,463 views
Skip to first unread message

william hagar

unread,
Mar 17, 2013, 2:23:41 PM3/17/13
to chromiu...@chromium.org
hello i just got a Samsung chomebook and tired coping a file from my desktop to my chromebook using ssh. the comand is fine but it askes for a password for chronos@localhost. i never set a password or anything like that. does anyone know how to reset said password or know the default password? it isnt blank,chronos,google,my user password.

lilcodyh

unread,
Mar 17, 2013, 2:29:41 PM3/17/13
to chromiu...@chromium.org
and if i switch to the chrombooks shell instead of my desktop shell i get Zues timed out and localhost connection refused. so if anyone could help with figuring out ether problem it would be greatly appreciated thanks!

Luigi Semenzato

unread,
Mar 18, 2013, 12:14:35 PM3/18/13
to lilcodyh, Chromium OS dev
If you are in developer mode, open a crosh (control-alt-T) and issue
the command "shell". Then you can become root (sudo bash) and set
passwords for the root and chronos users as you please.
> --
> --
> Chromium OS Developers mailing list: chromiu...@chromium.org
> View archives, change email options, or unsubscribe:
> http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
>
>
>

Richard Barnette

unread,
Mar 18, 2013, 1:04:05 PM3/18/13
to Chromium OS dev, lilcodyh, Luigi Semenzato
On Mar 18, 2013, at 9:14 AM, Luigi Semenzato <seme...@chromium.org> wrote:

> If you are in developer mode, open a crosh (control-alt-T) and issue
> the command "shell". Then you can become root (sudo bash) and set
> passwords for the root and chronos users as you please.
>
It's probably worth adding: Generally, being in dev mode isn't
enough to be able to log in to a Chrome OS device via ssh.
The upstart job that starts sshd isn't present in a base Chrome OS
image. If you want sshd to be running on your device, then in addition
to switching to dev mode you'll need to do one of the following:
1) Build and install your own Chromium OS image.
2) Disable rootfs verification on your device, and then copy the
openssh-server job into /etc/init.
3) Write a short script that does what the openssh-server job does,
install it in /usr/local/bin, and then run the script manually after you
boot.



> On Sun, Mar 17, 2013 at 11:29 AM, lilcodyh <willia...@gmail.com> wrote:
>> and if i switch to the chrombooks shell instead of my desktop shell i get
>> Zues timed out and localhost connection refused. so if anyone could help
>> with figuring out ether problem it would be greatly appreciated thanks!
>>
>> --
>> --
>> Chromium OS Developers mailing list: chromiu...@chromium.org
>> View archives, change email options, or unsubscribe:
>> http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
>>
>>
>>
>
> --
> --
> Chromium OS Developers mailing list: chromiu...@chromium.org
> View archives, change email options, or unsubscribe:
> http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
>
>
>

-- jrb



lilcodyh

unread,
Mar 18, 2013, 2:49:18 PM3/18/13
to chromiu...@chromium.org, lilcodyh
ive tried usig sudo to do it but it just wont work. it asked to put in a new password then verify and then it gives me some authentication token lock busy runaround.

Mike Frysinger

unread,
Mar 18, 2013, 2:58:34 PM3/18/13
to william hagar, chromium-os-dev

that error comes up when your rootfs is mounted read only. you need to do something like:
mount / --remount -o rw
-mike

On Mar 18, 2013 2:49 PM, "lilcodyh" <willia...@gmail.com> wrote:
ive tried usig sudo to do it but it just wont work. it asked to put in a new password then verify and then it gives me some authentication token lock busy runaround.

Jedidiah Schmith

unread,
Apr 14, 2015, 3:31:45 PM4/14/15
to chromiu...@chromium.org
Have they fixed this yet?

Mike Frysinger

unread,
Apr 14, 2015, 3:57:03 PM4/14/15
to Jedidiah Schmith, chromium-os-dev
fixed what ?  by design, ssh does not run.  if you're running a test image, the default password is the same as always -- test0000.  if you're not, then there is no password, and there's no real way to set one.

this describes things:

--
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages