Normally, Vagrant asks for a password when you vagrant up
a machine that has an NFS share. You normally see this after a Mounting NFS shared folders...
status message.
You can prevent this by adding some lines to your sudoers file (edit with sudo visudo
).