Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: dsara35 on June 21, 2010, 12:18:36 AM

Title: Dropbear problem
Post by: dsara35 on June 21, 2010, 12:18:36 AM
 Hi im using tinycore dropbear for remote or ssh login.. im starting dropbear by the command
 
       /etc/init.d/dropbear start

 it generating rsa and dss keys... then im trying to ssh the tinycore machine as 
     
     ssh root@192.168.1.2
     root@192.168.1.2 password:
     im entering the root password here but its saying permission denied, please try again later what is the problem and wat im doing wrong...
Title: Re: Dropbear problem
Post by: curaga on June 21, 2010, 05:40:07 AM
Root logins are not allowed by default. Log in as user tc or another user, or edit the init.d file.