rootのpasswdで、Authentication token manipulation??
Aug 16, 2009rootにログインできない!!
AmazonEC2を設定していて、sshのユーザ専用のユーザを作成するなどいろいろやっていたら、rootのパスワードが認証できなくって
すこしあせりました。
でも、ひとつのsshがロートでログインしたままだったので、そいつからpasswdコマンド打つとなんかエラーがでました。
1 2 3 |
#passwd root Changing password for user root. passwd: Authentication token manipulation error |
で、エラーがでればあとは調べるのみなので、pwconvで回復できるとのこと
1 |
#pwconv |
そのあとに、passwdを入力すると問題なく行けました。
あーびっくりした。
せっかくいろいろと設定したのに、またやり直しかと思いました。
パスワードが/etc/shadowと/etc/passwdとで整合性が取れなくなるとでるようです。
No Comments, Comment or Ping
Reply to “rootのpasswdで、Authentication token manipulation??”
Warning: Undefined variable $user_ID in /home/sazaeau/mizoshiri.com/public_html/blog.mizoshiri.com/wp-content/themes/grid_focus_public_mizo/comments.php on line 66
You must be logged in to post a comment.