Ubuntu 14.4

222 views
Skip to first unread message

cagri yilmaz

unread,
Jul 3, 2014, 2:39:03 AM7/3/14
to beagl...@googlegroups.com
Dear All;
Is there anybody knows the reason of not to be able to connect to Ubuntu 14.04 as ROOT via SSH (Putty) running on BeagleBone Black?
I did it at 13.04 and I can connect as root with root password. However I cannot manage it in 14.04.
How can I enable it at 14.04?

Cagri Yilmaz 

Robert Nelson

unread,
Jul 3, 2014, 9:24:13 AM7/3/14
to Beagle Board
Did you create a root user?
Did you enable the new openssh-server permission that disables root
access over ssh?

Regards,

--
Robert Nelson
http://www.rcn-ee.com/

cagri yilmaz

unread,
Jul 3, 2014, 1:03:47 PM7/3/14
to beagl...@googlegroups.com
Robert;
I did:
1. After logged on user name ubuntu and password as temppwd 
2. sudo su  entering the password as temppwd
3. passwd <new password> twice.

After that I edited  /etc/ssh/sshd_config


I added 
PermitRootLogin yes
Restarted the service.

I did it at 13.04 like that and it used to work. 
Anyway I will try to create the user called root.

Thank you very much for your support.

Best Regards,

Cagri Yilmaz



--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/_PTac7vbLKY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

William Hermans

unread,
Jul 3, 2014, 3:43:25 PM7/3/14
to beagl...@googlegroups.com
$ sudo passwd root        //creates a passwd for root.
$
sudo passwd -u root // Unlocks the root account.

https://www.google.com/#q=Ubuntu+enable+root -> http://askubuntu.com/questions/44418/how-to-enable-root-login


You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.

cagri yilmaz

unread,
Jul 3, 2014, 3:47:24 PM7/3/14
to beagl...@googlegroups.com
Thanks William.

William Hermans

unread,
Jul 3, 2014, 3:56:43 PM7/3/14
to beagl...@googlegroups.com
If you BBB is exposed to the internet, you should very seriously learn how to use sudo, and lock your root account.
Reply all
Reply to author
Forward
0 new messages