shulander
(usa CentOS)
Enviado em 30/10/2011 - 17:18h
Criei uma ssh e sou um pouco leigo, meu login eh o ubuntu e a senha eu sei, faco os comandos tudo no terminal me logando de root com o usuario ubuntu e senha dele e da certo.
Agora tentei fazer uma ssh, e deu..
se eu tento me logar na ssh com o usuario "root" nao acerto a senha nunca, e se eu tento me logar com o "ubuntu", acerto a senha, que seria a senha que coloquei pra root.
alguem sabe se essa senha de root do ubuntu 11.10 vem padrao? como faco p pegar ela??????????????????????????? :S
log:
root@ubuntu-VirtualBox:/home/ubuntu# ssh -l ubuntu 10.1.1.2
ubuntu@10.1.1.2's password:
Welcome to Ubuntu 11.10 (GNU/Linux 3.0.0-12-generic x86_64)
* Documentation:
https://help.ubuntu.com/
The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.
ubuntu@ubuntu-VirtualBox:~$ sudo su
[sudo] password for ubuntu:
root@ubuntu-VirtualBox:/home/ubuntu# ssh -l root 10.1.1.2
root@10.1.1.2's password:
Permission denied, please try again.
root@10.1.1.2's password:
Permission denied, please try again.
root@10.1.1.2's password:
Permission denied (publickey,password).
root@ubuntu-VirtualBox:/home/ubuntu# ssh -l root 10.1.1.2
root@10.1.1.2's password:
Permission denied, please try again.
root@10.1.1.2's password:
Permission denied, please try again.
root@10.1.1.2's password:
Permission denied (publickey,password).
root@ubuntu-VirtualBox:/home/ubuntu# ssh -l root 10.1.1.2
root@10.1.1.2's password:
Permission denied, please try again.
root@10.1.1.2's password:
Permission denied, please try again.
root@10.1.1.2's password:
Permission denied (publickey,password).
root@ubuntu-VirtualBox:/home/ubuntu# ssh -l ubuntu 10.1.1.2
ubuntu@10.1.1.2's password:
Welcome to Ubuntu 11.10 (GNU/Linux 3.0.0-12-generic x86_64)
* Documentation:
https://help.ubuntu.com/
Last login: Sun Oct 30 17:15:45 2011 from 10.1.1.2
ubuntu@ubuntu-VirtualBox:~$