mirror of
https://github.com/novatiq/packages.git
synced 2026-07-28 14:33:06 +01:00
* adds cifs/smb kernel server module (cifsd) * adds userspace tools (cifsd, cifsadmin) * has UCI support (compatible with samba configs) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
[global]
|
|
netbios name = |NAME|
|
|
server string = |DESCRIPTION|
|
|
workgroup = |WORKGROUP|
|
|
interfaces = |INTERFACES|
|
|
bind interfaces only = yes
|
|
ipc timeout = 8
|
|
deadtime = 15
|
|
map to guest = Bad User
|