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...