* HEADS UP: 14097 time to disable SMB1 by default
@ 2024-03-20 15:34 Toomas Soome
2024-03-20 17:56 ` [developer] " Bill Sommerfeld
0 siblings, 1 reply; 2+ messages in thread
From: Toomas Soome @ 2024-03-20 15:34 UTC (permalink / raw)
To: illumos-developer
Hi!
With update for issue "14097 time to disable SMB1 by default”, we default to only accepting versions 2.1 or newer. If one wishes to accept older versions, one would need to issue command as privileged user:
# sharectl set -p min_protocol=1 smb
After applying updates and rebooting the system.
See also: https://www.illumos.org/issues/14097
Thanks,
Toomas
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [developer] HEADS UP: 14097 time to disable SMB1 by default
2024-03-20 15:34 HEADS UP: 14097 time to disable SMB1 by default Toomas Soome
@ 2024-03-20 17:56 ` Bill Sommerfeld
0 siblings, 0 replies; 2+ messages in thread
From: Bill Sommerfeld @ 2024-03-20 17:56 UTC (permalink / raw)
To: developer
On 3/20/24 08:34, Toomas Soome via illumos-developer wrote:
> With update for issue "14097 time to disable SMB1 by default”, we default to only accepting versions 2.1 or newer. If one wishes to accept older versions, one would need to issue command as privileged user:
>
> # sharectl set -p min_protocol=1 smb
>
> After applying updates and rebooting the system.
>
> See also: https://www.illumos.org/issues/14097
Also see: http://aka.ms/stillneedssmb1
which a Microsoft-maintained list (some would say "wall of shame") of
products that have been stuck at SMB1.
In some cases they mention upgrade paths that add SMB2 or SMB3 support
to the client.
- Bill
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-20 17:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20 15:34 HEADS UP: 14097 time to disable SMB1 by default Toomas Soome
2024-03-20 17:56 ` [developer] " Bill Sommerfeld
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).