1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

ラズパイのパスワードの話

Posted at

とある会での話

ラズパイを展示してデモを走らせていた、ラズパイに慣れ親しんでもらうために電源をつけっぱなして開放していたら。
数日してログインしようとするとログインできない!!
おかしいと思い強制終了してSDを抜いて/etc/shadowの日付を見るとその会の日付になっていることから、誰かに書き換えられた模様。

性善説にたって、開放したのが間違いでした・・・

復帰させる方法

以前使っていたSDをPCで読んで/etc/shadowのログインユーザー名行のパスワードハッシュをログインできないSDカードshadowにコピーすれば以前のパスワードでログインできる。

1
1
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?