sudhanshu kulkarni wrote:

does anybody has idea about reseting the root password in linux when the system boots incase the user has forgot the password ?

Don't know about after the system is booted.
I suppose before u boot, from your bootloader (probably GRUB) you can start the system in Single User mode (using "init 1" or "single" appended to the list of arg passed when booting the kernel), and once u get the prompt simple use passwd to change the password.

Hope it helps,

--

_________________________
Madhur Kumar Tanwani


--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([email protected])
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to