for login in to VM

39 views
Skip to first unread message

saho...@gmail.com

unread,
Feb 26, 2016, 7:32:25 AM2/26/16
to Vagrant
Hi,

After installing the vagrant,we have to login to VM..but during login showing that incorrect login.

i prefer http://www.edureka.co/blog/development-environment-using-vagrant/  this link.

i gave login as:vagrant
         password:vagrant

help me.

Best regards
smruti

Alvaro Miranda Aguilera

unread,
Feb 26, 2016, 7:45:06 AM2/26/16
to vagra...@googlegroups.com
Hello,

The vagramt way to login is use 

vagrant ssh

From there you could change the password if required.

However, the blog post seems a bit old, and the box listed there is chef/centos

As you can see here:

The chef boxes are not longer available, were renamed to bento/

chef/centos-6.7 is defined here:


and the password should be vagrant/vagrant.

Hope this helps.

Alvaro.


--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/2273968c-c57e-41b8-821a-c18697826a06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Smruti Sahoo

unread,
Feb 26, 2016, 8:05:53 AM2/26/16
to vagra...@googlegroups.com
Hi

Actually i am not using chef/centos Box that mention there

i am using PRECISE32 Box that mention  https://www.vagrantup.com/docs/getting-started/share.html in this link.

and in this link mention that you must have an account in HashiCorp's Atlas.

after creating an account also i am not able to login.

Do help if u have any idea

smruti

You received this message because you are subscribed to a topic in the Google Groups "Vagrant" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vagrant-up/PXpLIo7qXEQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vagrant-up+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eycFoZaPaie6rNcSYG3S92t1epDiVL7Mmn%3DsjGKoDyjxw%40mail.gmail.com.

Alvaro Miranda Aguilera

unread,
Feb 26, 2016, 8:38:21 AM2/26/16
to vagra...@googlegroups.com
Hello,

After Vagrant up

The correct way to connect to the OS is with

vagrant ssh

Can you test that?

Thanks
Alvaro.

Smruti Sahoo

unread,
Feb 26, 2016, 8:46:28 AM2/26/16
to vagra...@googlegroups.com
Hi,

ya i tested that also and also i am able to proceed.

but for sharing my vagrant environment there showing you have to login.

that i am not able to login

regards
smruti

Alvaro Miranda Aguilera

unread,
Feb 26, 2016, 8:11:36 PM2/26/16
to vagra...@googlegroups.com
Hello,

once you care connected, you can change the password.

Vagrant will connect using ssh keys, so the password change wont stop the VM to work.

sudo passwd vagrant


Alvaro.

Smruti Sahoo

unread,
Feb 29, 2016, 1:26:02 AM2/29/16
to vagra...@googlegroups.com
Hi Alvaro,

i changed my password using ssh command.

for sharing purpose i have to login.

so which command i have to use for login?

thanks
smruti

Alvaro Miranda Aguilera

unread,
Feb 29, 2016, 4:40:30 AM2/29/16
to vagra...@googlegroups.com
Hello,
I am not sure what suggest.

Seems you have the requirement to login remotely.

For Linux or unix boxes, ssh is fine.

For windows, Putty is one ssh client.

More than that, I am not sure how to help.

Thanks
Alvaro.

Reply all
Reply to author
Forward
0 new messages