Joseph, The sshd instance running in each container is using the same configuration as your host machine. The user and password would be the same as your user on the host.
You can also configure ssh key authentication. In that case, you would create a key for your user on the host and add the public key to your authorized_keys file. -- Steven Galgano Adjacent Link LLC www.adjacentlink.com On 02/07/2015 10:52 AM, Oluwaseun J Aribido wrote: > Hi Emane-Users, > > > I was reading the Emane tutorial at > https://github.com/adjacentlink/emane-tutorial/wiki/Demonstration-0 > > > I was at the activity where it is stated: > > |[me@host ~]$ ssh node-1 > [me@node-1 ~]$ cd /var/lib/emanenode > [me@node-1 emanenode]$ > > on entering ssh node-1, I obtained a prompt asking for password: > "username@node-1's password:" > What password do I enter at this point. It logs me out automatically after 3 > password tries. I need urgent assistance. > > > Joseph| > > > > _______________________________________________ > emane-users mailing list > [email protected] > http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users > _______________________________________________ emane-users mailing list [email protected] http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
