[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Hi all,
Hello Everybody,
I have a query regarding a previous message sent to the list and the
solution given to it by different member of the list. For reference I have
attached one message below.
My question is, if one can change the "root" password easily like this(
i.e., by booting using LILO: linux init=/bin/sh and mounting the filesystem
in read write mode and changing the /etc/passwd file), how can we stop a
stranger, who, using the above method logs into a linux system and changes
the root password?. Eagerly waiting for your reply.
regards
muthu
- ----------
> From: sanjay <sanjay@xxxxxxxxxxxxx>
> To: linux-india@xxxxxxxxx; Raj Mathur <raju@xxxxxxx>
> Subject: Re: Hi all,
> Date: Tuesday, June 08, 1999 10:24 AM
>
> Hi Raj,
> thanks a lot and it did work. But one doubt is still bugging me. When
> I gave
> "linux single" at the lilo prompt it asked for the root passwd. But when
> I gave
> "linux init=/bin/sh" it directly entered into root. could you please
> elaborate
> on this?
>
> Also I would like to thank all of you who gave me suggestions.
>
> regards,
>
> Sanjay.
>
>
>
> Raj Mathur wrote:
> >
> > Boot with
> >
> > linux init=/bin/sh
> >
> > Then in single-user mode,
> >
> > mount -oremount,rw -n /
> > vi /etc/passwd (or /etc/shadow)
> > mount -oremount,ro -n /
> >
> > and reboot (switch off and on if necessary).
> >
> > Regards,
> >
> > -- Raju
>
> --------------------------------------------------------------------
> For more information on Linux in India visit http://www.linux-india.org/
> Linux India is NOT a forum for Microsoft/India/Pakistan/US/UK bashing.
> Flame baits will not be tolerated. If you can appreciate satire read
> http://www.templetons.com/brad/emily.html
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
Linux India is NOT a forum for Microsoft/India/Pakistan/US/UK bashing.
Flame baits will not be tolerated. If you can appreciate satire read
http://www.templetons.com/brad/emily.html
------------------------------