vagrant/plugins/synced_folders/smb
Brian Cain 65651178cd
Fixes #9591: Allow for 'default' smb_username if set
Prior to this commit, Vagrant would prompt for smb username and password
every time, even if only smb_username was defined. This commit changes
that by allowing a "default" username from the Vagrantfile, with the
option of overriding it.
2018-10-19 13:26:18 -07:00
..
config.rb Include configuration for smb synced folders 2018-01-03 09:40:52 -08:00
errors.rb Move SMB credentials validation into host capability 2018-01-12 16:55:35 -08:00
plugin.rb Include configuration for smb synced folders 2018-01-03 09:40:52 -08:00
synced_folder.rb Fixes #9591: Allow for 'default' smb_username if set 2018-10-19 13:26:18 -07:00