diff options
Diffstat (limited to 'results/classifier/118/graphic/1886285')
| -rw-r--r-- | results/classifier/118/graphic/1886285 | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/1886285 b/results/classifier/118/graphic/1886285 new file mode 100644 index 000000000..aa53499fd --- /dev/null +++ b/results/classifier/118/graphic/1886285 @@ -0,0 +1,71 @@ +graphic: 0.805 +user-level: 0.772 +semantic: 0.683 +device: 0.663 +files: 0.651 +mistranslation: 0.643 +network: 0.641 +architecture: 0.639 +permissions: 0.601 +debug: 0.589 +peripherals: 0.589 +PID: 0.583 +performance: 0.583 +hypervisor: 0.566 +ppc: 0.543 +register: 0.506 +VMM: 0.501 +socket: 0.491 +vnc: 0.479 +x86: 0.466 +virtual: 0.461 +TCG: 0.450 +risc-v: 0.448 +i386: 0.445 +KVM: 0.440 +assembly: 0.435 +kernel: 0.433 +arm: 0.414 +boot: 0.412 + +Provide SMB option to support Windows 2000 + +As of SAMBA 4.11 (https://www.samba.org/samba/history/samba-4.11.0.html), SMB1 is disabled by default (and may be removed in the future). This breaks SMB shares with Windows 2000 guests. + +Adding the following line to smb.conf fixes this: + +min protocol = NT1 + +I would propose that an option be added to add this line to smb.conf to support these legacy operating systems. + +The QEMU project is currently moving its bug tracking to another system. +For this we need to know which bugs are still valid and which could be +closed already. Thus we are setting the bug state to "Incomplete" now. + +If the bug has already been fixed in the latest upstream version of QEMU, +then please close this ticket as "Fix released". + +If it is not fixed yet and you think that this bug report here is still +valid, then you have two options: + +1) If you already have an account on gitlab.com, please open a new ticket +for this problem in our new tracker here: + + https://gitlab.com/qemu-project/qemu/-/issues + +and then close this ticket here on Launchpad (or let it expire auto- +matically after 60 days). Please mention the URL of this bug ticket on +Launchpad in the new ticket on GitLab. + +2) If you don't have an account on gitlab.com and don't intend to get +one, but still would like to keep this ticket opened, then please switch +the state back to "New" within the next 60 days (otherwise it will get +closed as "Expired"). We will then eventually migrate the ticket auto- +matically to the new system (but you won't be the reporter of the bug +in the new system and thus won't get notified on changes anymore). + +Thank you and sorry for the inconvenience. + + +[Expired for QEMU because there has been no activity for 60 days.] + |