パスワードリセット

1. ログインユーザをrootへ変更

  • WSLを終了する。
  • 管理者権限でコマンドプロンプトまたはPowerShellを起動する。
  • 以下のコマンドを入力して、ログインユーザをrootに変更する。
 lxrun /setdefaultuser root

2. パスワードリセット

  • WSLを起動、ログインする。
  • rootでログインしているはずなので、以下のコマンドを入力して、パスワードリセットしたいユーザのパスワードを変更する。
 passwd taro

3. ログインユーザを戻す

 
 lxrun /setdefaultuser taro

参考

https://askubuntu.com/questions/772050/reset-the-password-in-linux-bash-in-windows


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS

Last-modified: 2017-06-26 (月) 08:55:10