Hi there, I have recently started using vagrant (with CentOS 7 base). I set up SMB sync for a folder but I have not been able to get it to work. I tried putting a simple text file into the host (windows 10) folder, but it did not appear in the guest's equivalent folder.
Moreover, when I ssh'ed into the guest using the username 'vagrant' and tried using the command "net share" to look for shared folders, it prompted me to enter a password. I do not know what the password is. Could anyone tell how to solve this problem? Terminal output: *[vagrant@localhost ~]$ net share* *Enter vagrant's password:* *Could not connect to server 127.0.0.1* *Connection failed: NT_STATUS_CONNECTION_REFUSED* Thanks. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/6109894c-ffb9-425b-a088-3d1e45864431%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
