Temat: Żądanie hasła dla samby (linux mint)
Używam na laptopie minta i od jakiegoś czasu podczas dostępu do samby zainstalowanej na maszynce z openwrt otwiera się okienko z żądaniem wpisania hasła. Przy sambie chyba nic nie grzebałem a wcześniej tego nie było. Czy to jakieś zmiany w mincie czy jednak coś poprzestawiałem. Chciałbym aby nie prosił o hasło.
Config:
[global]
netbios name = futro
display charset = UTF-8
interfaces = 127.0.0.1/8 lo 192.168.1.212/24 eth0
server string = samba
unix charset = UTF-8
workgroup = WORKGROUP
browseable = yes
deadtime = 30
domain master = yes
encrypt passwords = true
enable core files = no
guest account = nobody
guest ok = yes
invalid users = root
local master = yes
load printers = no
map to guest = Bad User
max protocol = SMB2
min receivefile size = 16384
null passwords = yes
obey pam restrictions = yes
os level = 20
passdb backend = smbpasswd
preferred master = yes
printable = no
security = user
smb encrypt = disabled
smb passwd file = /etc/samba/smbpasswd
socket options = TCP_NODELAY IPTOS_LOWDELAY
syslog = 2
use sendfile = yes
writeable = yes
[homes]
comment = Home Directories
browsable = no
read only = no
create mode = 0750
[tv]
path = /mnt/samba
read only = no
guest ok = yes
create mask = 0700
directory mask = 0700