public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* problems with command su
@ 2004-12-07 16:01 Vladimir E. Rodriguez 
  2004-12-07 18:21 ` joy merwin monteiro
  0 siblings, 1 reply; 4+ messages in thread
From: Vladimir E. Rodriguez  @ 2004-12-07 16:01 UTC (permalink / raw)
  To: linux-newbie

Hello, I'm new user in linux community. I have installed in my computer 
mandrake linux 10.0

Sometime ago it was working normal without problems. After that I changed the 
root password, always that I want to change something in the configuration of 
the system, I run su from other user (vladimir).

But the system says 'invalid password'. I tried the old, and new password, but 
it doesn't work

I have to logout, and login with root to change some configurations.

Anyone could help me!!

thank you

Vladimir
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: problems with command su
  2004-12-07 16:01 problems with command su Vladimir E. Rodriguez 
@ 2004-12-07 18:21 ` joy merwin monteiro
  2004-12-07 21:27   ` Vladimir E. Rodriguez 
  0 siblings, 1 reply; 4+ messages in thread
From: joy merwin monteiro @ 2004-12-07 18:21 UTC (permalink / raw)
  To: Vladimir E. Rodriguez; +Cc: linux-newbie

Hi,

when you are at the LILO bootloader  prompt type
single as an argument to the kernel.
after it boots , type passwd to change your password.

should work, try it out and tell us...

The same should work on grub as well,
there is an option to edit kernel parameters before booting.
try it out.

regards,
Joy.M.Monteiro 


On Tue, 7 Dec 2004 11:01:31 -0500, Vladimir E. Rodriguez
<vrodriguez@municipiodeloja.gov.ec> wrote:
> Hello, I'm new user in linux community. I have installed in my computer
> mandrake linux 10.0
> 
> Sometime ago it was working normal without problems. After that I changed the
> root password, always that I want to change something in the configuration of
> the system, I run su from other user (vladimir).
> 
> But the system says 'invalid password'. I tried the old, and new password, but
> it doesn't work
> 
> I have to logout, and login with root to change some configurations.
> 
> Anyone could help me!!
> 
> thank you
> 
> Vladimir
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
> 


-- 
people always turn away,
from the eyes of a stranger...
Afraid to know
what lies behind the stare.......
    --QueensRyche
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: problems with command su
  2004-12-07 18:21 ` joy merwin monteiro
@ 2004-12-07 21:27   ` Vladimir E. Rodriguez 
  2004-12-07 22:08     ` Jim Nelson
  0 siblings, 1 reply; 4+ messages in thread
From: Vladimir E. Rodriguez  @ 2004-12-07 21:27 UTC (permalink / raw)
  To: joy_mm; +Cc: linux-newbie

Hello again, I tried this thing but it doesn't work.
Also I checked that my user vladimir belongs to the group wheel, it's true, 
but I can't log with su.

Please someone could help me?

Thanks

Vladimir

On Tuesday 07 December 2004 13:21, joy merwin monteiro wrote:
> Hi,
>
> when you are at the LILO bootloader  prompt type
> single as an argument to the kernel.
> after it boots , type passwd to change your password.
>
> should work, try it out and tell us...
>
> The same should work on grub as well,
> there is an option to edit kernel parameters before booting.
> try it out.
>
> regards,
> Joy.M.Monteiro
>
>
> On Tue, 7 Dec 2004 11:01:31 -0500, Vladimir E. Rodriguez
>
> <vrodriguez@municipiodeloja.gov.ec> wrote:
> > Hello, I'm new user in linux community. I have installed in my computer
> > mandrake linux 10.0
> >
> > Sometime ago it was working normal without problems. After that I changed
> > the root password, always that I want to change something in the
> > configuration of the system, I run su from other user (vladimir).
> >
> > But the system says 'invalid password'. I tried the old, and new
> > password, but it doesn't work
> >
> > I have to logout, and login with root to change some configurations.
> >
> > Anyone could help me!!
> >
> > thank you
> >
> > Vladimir
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-newbie"
> > in the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.linux-learn.org/faqs

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: problems with command su
  2004-12-07 21:27   ` Vladimir E. Rodriguez 
@ 2004-12-07 22:08     ` Jim Nelson
  0 siblings, 0 replies; 4+ messages in thread
From: Jim Nelson @ 2004-12-07 22:08 UTC (permalink / raw)
  To: Vladimir E. Rodriguez; +Cc: joy_mm, linux-newbie

Vladimir E. Rodriguez wrote:
> Hello again, I tried this thing but it doesn't work.
> Also I checked that my user vladimir belongs to the group wheel, it's true, 
> but I can't log with su.
> 
> Please someone could help me?
> 
> Thanks
> 
> Vladimir
> 

Last time I had to unlock a box, I booted into Knoppix, mounted the root fs, and 
deleted the root password in /etc/shadow.  In about 3 minutes.  Scared the scat 
out of the guys watching me.

Just make sure you fix the permissions both before and after - /etc/shadow is set 
at 0400 and vi will gripe.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-12-07 22:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-07 16:01 problems with command su Vladimir E. Rodriguez 
2004-12-07 18:21 ` joy merwin monteiro
2004-12-07 21:27   ` Vladimir E. Rodriguez 
2004-12-07 22:08     ` Jim Nelson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox