Fix readme grammar
This commit is contained in:
parent
d407fa1b62
commit
0e6b4d917a
@ -151,12 +151,12 @@ docker_compose.yml files, IE:
|
|||||||
-d dperson/samba -p
|
-d dperson/samba -p
|
||||||
|
|
||||||
* Attempting to connect with the `smbclient` commandline tool. By default samba
|
* Attempting to connect with the `smbclient` commandline tool. By default samba
|
||||||
still tries to use SMB1, which is depriciated and has security issues. This
|
still tries to use SMB1, which is deprecated and has security issues. This
|
||||||
container defaults to SMB2, which for no decernable reason even though it's
|
container defaults to SMB2, which for no discernible reason even though it's
|
||||||
supported is disabled by default so run the command as `smbclient -m SMB3`, then
|
support is disabled by default. So run the command as `smbclient -m SMB3`, then
|
||||||
any other options you would specify.
|
any other options you would specify.
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
|
||||||
If you have any problems with or questions about this image, please contact me
|
If you have any problems with or questions about this image, please contact me
|
||||||
through a [GitHub issue](https://github.com/dperson/samba/issues).
|
through a [GitHub issue](https://github.com/dperson/samba/issues).
|
||||||
|
Loading…
Reference in New Issue
Block a user