Francesco
|
ca8923835a
|
Use the extended password parameter, more compatible
|
2015-06-08 04:13:23 +01:00 |
Jeff Johnson
|
9d50f72df3
|
For SMB on Linux guests, specify the user's domain as a separate parameter to the mount command. This is more reliable than passing user@domain as the username. This is not needed for SMB on Windows guests as they expect the user@domain form.
This does not change how it is configured in the Vagrantfile.
Fixes #3620
|
2015-03-31 08:16:06 -07:00 |
dch
|
97589636b1
|
Provide output on raising LinuxMountFailed
|
2014-10-14 18:25:13 +01:00 |
Jonas Stendahl
|
8b5869fdc5
|
Don't wrap the escaped password in single quotes.
|
2014-05-06 15:47:44 +02:00 |
Mitchell Hashimoto
|
b20ff91784
|
guests/linux: SMB mounts with symbol passwords work [GH-3202]
|
2014-04-09 10:46:56 -07:00 |
Mitchell Hashimoto
|
a6725710d3
|
guests/linux: don't show SMB password in plaintext on error [GH-3203]
|
2014-04-09 10:42:39 -07:00 |
Andy Clarke
|
26e0c85488
|
Fix SMB shared folder mount error with password containing symbols.
|
2014-03-17 17:38:34 -04:00 |
Mitchell Hashimoto
|
0fe4a4af26
|
synced_folders/smb: basically working
|
2014-02-27 08:13:05 -08:00 |