Re: Can not login as root

2008-09-04 Thread Paweł Krzywicki
On czwartek, 4 września 2008, Murat Ohannes Berin wrote:
Try to login as a single user and change your root password
 Hi,

 I just insralled Debian on my laptop. However, I can not login as root. It
 says wrong password. I am quite sure I am typing th right password. I am
 able to loging as the regular user.

 Murat



-- 
Regards Pawel Krzywicki
Debian GNU/Linux User: PawelatWartandotorg
kadu:3735326 Registered Linux User : 406139 |PLUG :1966491030



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Can not login as root

2008-09-04 Thread s. keeling
Pawe? Krzywicki [EMAIL PROTECTED]:
  On czwartek, 4 wrze?nia 2008, Murat Ohannes Berin wrote:
 
  I just installed Debian on my laptop. However, I can not login as root. It
...^^^

  Try to login as a single user and change your root password

FYI, single-user asks for root pword.  However, he's solved his
problem now.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)http://blinkynet.net/comp/uip5.html  Linux Counter #80292
- -http://www.faqs.org/rfcs/rfc1855.htmlPlease, don't Cc: me.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Can not login as root

2008-09-04 Thread James Shupe
Yes, single asks for the root password but init=/bin/sh appended to
the kernel line just opens a shell.

s. keeling wrote:
 Pawe? Krzywicki [EMAIL PROTECTED]:
  On czwartek, 4 wrze?nia 2008, Murat Ohannes Berin wrote:
 I just installed Debian on my laptop. However, I can not login as root. It
 ...^^^
 
  Try to login as a single user and change your root password
 
 FYI, single-user asks for root pword.  However, he's solved his
 problem now.
 
 

Thank you,
-- 
James Shupe
HermeTek Network Solutions
http//www.hermetek.com
1.866.325.6207

This Email is covered by the Electronic Communications Privacy Act, 18
U.S.C. 2510-2521 and is legally privileged. The information contained in
this Email is intended only for use of the individual or entity named
above. If the reader of this message is not the intended recipient, or
the employee or agent responsible to deliver it to the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this communication is strictly prohibited. If you have
received this communication in error, please immediately notify us by
telephone 1.866.325.6207 and destroy the original message.
begin:vcard
fn:James Shupe
n:Shupe;James
org:HermeTek Network Solutions
adr:;;304B Peachtree Ln;Big Sandy;Texas;75755;USA
email;internet:[EMAIL PROTECTED]
title:President
tel;work:1.866.325.6207
tel;cell:1.903.746.8424
x-mozilla-html:FALSE
url:http://www.hermetek.com
version:2.1
end:vcard



signature.asc
Description: OpenPGP digital signature


Can not login as root

2008-09-03 Thread Murat Ohannes Berin

Hi,

I just insralled Debian on my laptop. However, I can not login as root. It 
says wrong password. I am quite sure I am typing th right password. I am 
able to loging as the regular user.


Murat


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Can not login as root

2008-09-03 Thread Sebastian Rose


Example for the previous Mail:

In /etc/passwd Change the line

root:x:0:0:root:/root:/bin/bash

to

root::0:0:root:/root:/bin/bash

Note the missing 'x' which means this user has to provide a password.


Murat Ohannes Berin wrote:

Hi,

I just insralled Debian on my laptop. However, I can not login as root. 
It says wrong password. I am quite sure I am typing th right password. I 
am able to loging as the regular user.


Murat





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Can not login as root

2008-09-03 Thread Murat Ohannes Berin

Thanks James,

It worked!!!

Murat

At 10:04 PM 9/3/2008, James Shupe wrote:

Just reset the root password.

Reboot, and at Grub select the kernel, hit 'e', then append
init=/bin/sh to the end of the kernel line (without the quotes). Press
'b', to boot the system. Once it boots, you can run mount -o remount,rw
/ to make sure the root volume is mounted rw, and then use the passwd
utility to change the password or a text editor to delete the password
hash (in between the second and third colons on a line) from
/etc/shadow. Reboot the system normally when you're done.

Murat Ohannes Berin wrote:
 Hi,

 I just insralled Debian on my laptop. However, I can not login as root.
 It says wrong password. I am quite sure I am typing th right password. I
 am able to loging as the regular user.

 Murat



Thank you,
--
James Shupe
HermeTek Network Solutions
http//www.hermetek.com
1.866.325.6207

This Email is covered by the Electronic Communications Privacy Act, 18
U.S.C. 2510-2521 and is legally privileged. The information contained in
this Email is intended only for use of the individual or entity named
above. If the reader of this message is not the intended recipient, or
the employee or agent responsible to deliver it to the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this communication is strictly prohibited. If you have
received this communication in error, please immediately notify us by
telephone 1.866.325.6207 and destroy the original message.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]