OpenWRT
Tp-Link Archer C20 v4 https://openwrt.org/toh/tp-link/archer_c20_v4
https://medium.com/@mateuszstankiewicz/how-to-install-openwrt-on-tp-link-archer-c20-8d65a99e82a9
- https://www.top5freeware.com/pscp-examples
- https://developers.cloudflare.com/1.1.1.1/setting-up-1.1.1.1/router/
- https://lauri.xn–vsandi-pxa.com/2017/01/reconfiguring-openwrt-as-dummy-ap.html
- https://lauri.xn–vsandi-pxa.com/2017/09/lede-mass-deployment.html
- https://forum.lede-project.org/t/how-to-safely-enable-https-luci-with-https-authentication/3509/17
[global]
### DINÂMICOS
netbios name = |NAME|
display charset = |CHARSET|
interfaces = |INTERFACES|
server string = |DESCRIPTION|
unix charset = |CHARSET|
workgroup = |WORKGROUP|
### WINDOWS
wins support = YES
### OUTROS
use sendfile = no
enable core files = yes
### USUÁRIOS
guest ok = yes
guest only = no
guest account = nobody
invalid users = root
#security = share
security = user
map to guest = Bad User
### MASTER / DOMAIN
preferred master = yes
domain master = yes
local master = yes
### AUTENTICAÇÃO
null passwords = yes
obey pam restrictions = yes
encrypt passwords = true
passdb backend = smbpasswd
smb passwd file = /etc/samba/smbpasswd
smb encrypt = disabled
socket options = TCP_NODELAY IPTOS_LOWDELAY
### IMPRESSORAS
load printers = no
printable = no
### LOGGING
syslog = 2
os level = 100
log file = /var/log/samba.log
max log size = 1024
### TRANSFERÊNCIA
max protocol = SMB2
min receivefile size = 16384
keepalive = 20
deadtime = 30
### POR COMPARTILHAMENTO
#valid users = @grupo1 procurar o comendo 'force group'
#valid users = michelmetran, sseber, convidado
#browseable = yes
#writeable = yes
### REFERÊNCIAS
# https://www.samba.org/samba/docs/man/manpages/smb.conf.5.html#MAPTOGUEST
Deixe um comentário