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`
|
- Run `apt install libjansson4 libcap2 libbsd0 libreadline8 libicu66`
|
||||||
- Create a bare bones smb config in `/etc/samba/smb.conf`
|
- Create a bare bones smb config in `/etc/samba/smb.conf`
|
||||||
```ini
|
```ini
|
||||||
[global]
|
[global]
|
||||||
client min protocol = SMB2
|
client min protocol = SMB2
|
||||||
client max protocol = SMB3
|
client max protocol = SMB3
|
||||||
```
|
```
|
||||||
- Create the `/var/lib/samba/private` folder
|
- Create the `/var/lib/samba/private` folder
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue