Re: [uml-user] Password

2006-08-12 Thread Blaisorblade
On Wednesday 09 August 2006 15:14, Samuel Korpi wrote: > On 8/9/06, Priya PM <[EMAIL PROTECTED]> wrote: > > I forgot my root password to login. Is there anyway I can login without > > password or is there anyway I can reset the password? > > Provided that your guest (UML) distro uses /etc/passwd to

Re: [uml-user] Password

2006-08-09 Thread Nadeem Shahbaz
Priya PM, on 2006-08-09 15:38 +0500, wrote : > Hi, > > I forgot my root password to login. Is there anyway I can login without > password or is there anyway I can reset the password? > > Thanks in advance 1. Mount your UML fs at host 2. chroot to your UML fs 2.1. type chroot /mnt/VM /bin/bash

Re: [uml-user] Password

2006-08-09 Thread alessandro salvatori
or alternatively add init=/bin/bash to you kernel command line then remount / in read-write mode mount -o remount,rw / then # passwd New UNIX password: Retype new UNIX password: passwd: password updated successfully this also works for any physical machine with no boot loader password protecti

Re: [uml-user] Password

2006-08-09 Thread Samuel Korpi
On 8/9/06, Priya PM <[EMAIL PROTECTED]> wrote: > > I forgot my root password to login. Is there anyway I can login without > password or is there anyway I can reset the password? > Provided that your guest (UML) distro uses /etc/passwd to store the password hashes, you can reset the root password a

[uml-user] Password

2006-08-09 Thread Priya PM
Hi, I forgot my root password to login. Is there anyway I can login without password or is there anyway I can reset the password? Thanks in advance - Using Tomcat but need to do more? Need to support web services, security? Ge