mirror of
https://codeberg.org/icewind/smbclient-builder.git
synced 2026-06-03 10:04:08 +02:00
cleanup readme
This commit is contained in:
parent
8a77b9bcf6
commit
8f03e7f05a
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ Intended to easily install different `smbclient` versions in CI
|
|||
- Run `apt install libjansson4 libcap2 libbsd0 libreadline8 libicu66`
|
||||
- Create a bare bones smb config in `/etc/samba/smb.conf`
|
||||
```ini
|
||||
[global]
|
||||
client min protocol = SMB2
|
||||
[global]
|
||||
client min protocol = SMB2
|
||||
client max protocol = SMB3
|
||||
```
|
||||
- Create the `/var/lib/samba/private` folder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue