Update README.md

This commit is contained in:
Josua Schmid 2022-11-25 16:04:54 +01:00 committed by GitHub
parent 0e6b4d917a
commit fd3dfa15a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@ docker_compose.yml files, IE:
* Attempting to connect with the `smbclient` commandline tool. By default samba
still tries to use SMB1, which is deprecated and has security issues. This
container defaults to SMB2, which for no discernible reason even though it's
container defaults to SMB2, which for no discernible reason even though its
support is disabled by default. So run the command as `smbclient -m SMB3`, then
any other options you would specify.