[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] Linux Single
> Anand Singh Bisen wrote:
> >
> > give password to your lilo.conf so nobody can enter linux also withought
the
> > password
>
> can you shed some light on that how it is done ?
>
> s.goswami
if you want to give a default password to all the images just add
PASSWORD=<anypassword you want>
on the top
or if you want specific passes for different images type
Password=<password>
on every image para
and after that save and exit and type "lilo" on the command prompt to
activate the changes
Note : dont forget to chmod on lilo.conf so that no body can see the file
except root because the password stored is in plain text and any body logged
in as even guest can know the password... so protect that lilo.conf file by
disabling read access also
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.