diff options
author | Michael Buesch <m@bues.ch> | 2013-11-01 12:23:49 +0100 |
---|---|---|
committer | Jan Kiszka <jan.kiszka@siemens.com> | 2014-03-12 08:06:22 +0100 |
commit | c2804ee6c0eba19c029bb2950fa2998c16f3ea11 (patch) | |
tree | 3c74edccf44a84b03d04d8ab9cf86118d0109166 /balloon.c | |
parent | 239618707637ec87eba8c452d2b2f75dc5ca20c7 (diff) | |
download | hqemu-c2804ee6c0eba19c029bb2950fa2998c16f3ea11.zip hqemu-c2804ee6c0eba19c029bb2950fa2998c16f3ea11.tar.gz |
qemu/slirp: Fix SMB security configuration on newer samba versions
The smb.conf automatically generated by qemu's -smb option fails on current
samba, because smbd rejects the security=share option with the following warning:
> WARNING: Ignoring invalid value 'share' for parameter 'security'
Which makes it fall back to security=user without guest login.
This results in being unable to login to the samba server from the guest OS.
This fixes it by selecting 'user' explicitly and mapping
unknown users to guest logins.
Signed-off-by: Michael Buesch <m@bues.ch>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Diffstat (limited to 'balloon.c')
0 files changed, 0 insertions, 0 deletions