LINUX.ORG.RU
ФорумAdmin

Помогите восстановить пароль.


0

0

Debian 3.0
Во время смены рутового пароля глюкнул терминал.
Старый пароль изменился,новый не вступил в силу,как я понял.
Помогите восстановить.Заранее спасибо.
anonymous


You need to boot into single user mode

1) Select the line that contains the kernel and type 'e' to edit.

2) Go to the end of the line and type a space and the word 'single'. Press [Enter] to exit back to the grub screen.


3) Type 'b' to boot into single user mode.

4)If you are using LILO, specify one of these options at the LILO boot prompt (if you are using the graphical
LILO, you must press [Ctrl]-[x] to exit the graphical screen and go to the boot: prompt):
boot: linux single

Then you can set the root password with the 'passwd' command.



If that doesn't work (most Linux distributions I am familiar with require the root password to start in single user
mode), try this:

At the boot prompt, instead of typing "single" type:

init=/bin/bash

This will run a shell instead of init (no password required). Then change the root password with the "passwd" command.

Hope this helps.


VOVA FROM KAZAKHSTAN

anonymous
()

короче и на русском ;)

1) Грузишься с загрузочного диска (лайвСД)

2) монтируешь свой / на чтение/запись

3) в своем etc/shadow в строке root сотри зашифрованный пароль.

4) грузись в свою систему и заходи под рутом..... Верно! без пароля!

ЗЫ: не забудь потом его ПОСТАВИТЬ ;)

УДАЧИ!

ArSeN
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.