Добрый день Подскажите куда копать, пожалуйста. Значит захожу на шару через сетевое окружение. Запускаю ПДФ файл например, пишет: программа вызвала разрыв соединения В логе на сервере
==> log.comp03 <==
[2017/08/25 02:29:37.115892, 2] ../source3/smbd/service.c:822(make_connection_snum)
comp03 (ipv4:192.168.2.3:47546) connect to service public >initially as user nobody (uid=65534, gid=65534) (pid 33203)
[2017/08/25 02:29:37.131733, 2] ../source3/smbd/open.c:1322(open_file)
nobody opened file 1����� ��������/AR - �����������.pdf >read=Yes write=No (numopen=1)
[2017/08/25 02:29:37.136416, 0] ../source3/smbd/reply.c:3383(sendfile_short_send)
sendfile_short_send: filling truncated file 1����� ��������/AR - �����������.pdf with zeros !
[2017/08/25 02:29:37.136958, 1] ../source3/smbd/process.c:554(receive_smb_talloc)
receive_smb_raw_talloc failed for client >ipv4:192.168.2.3:47546 read error = NT_STATUS_CONNECTION_RESET.
[2017/08/25 02:29:37.137126, 2] ../source3/smbd/close.c:788(close_normal_file)
nobody closed file 1����� ��������/AR - �����������.pdf (numopen=0) NT_STATUS_OK
[2017/08/25 02:29:37.137185, 2] ../source3/smbd/service.c:1098(close_cnum)
comp03 (ipv4:192.168.2.3:47546) closed connection to service public
Версия сервера самбы 4.6.6
Конфиг
[global]
server max protocol = SMB3
netbios name = SERVER
workgroup = WORKGROUP
server string = SERVER
hosts allow = 192.168.2.0/24 127.0.0.0/8
security = user
encrypt passwords = yes
interfaces = lo vlan101
bind interfaces only = yes
map to guest = Bad Password
socket options=SO_RCVBUF=131072 SO_SNDBUF=131072 TCP_NODELAY
min receivefile size=16384
use sendfile=true
aio read size = 16384
aio write size = 16384
aio write behind = true
dns proxy = no
local master = yes
os level = 65
domain master = yes
preferred master = yes
# null passwords = no
null passwords = true
hide unreadable = yes
hide dot files = yes
domain logons = yes
logon script = login.cmd OR %U.cmd
logon path = \\%L\profiles\%U
logon drive = H:
logon home = \\%L\%U\.9xprofile
wins support = yes
name resolve order = wins lmhosts hosts bcast
dns proxy = no
time server = yes
log level = 2
log file = /var/log/samba/log.%m
max log size = 50
# location to samba password file
smb passwd file = /home/samba/private/smbpasswd
add user script = /usr/sbin/useradd -m %u
delete user script = /usr/sbin/userdel -r %u
add group script = /usr/sbin/groupadd %g
delete group script = /usr/sbin/groupdel %g
add user to group script = /usr/sbin/usermod -G %g %u
add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null %u
passwd program = /usr/bin/passwd %u
passwd chat = "*New password:*" %n\r "*New password (again):*" %n\r \ "*Password changed*"
guest account = nobody
auth methods = guest, sam_ignoredomain
# printcap name = cups
# load printers = yes
# printing = cups
# printer admin =
# display charset = cp1251
unix charset = cp1251
dos charset = cp866
[netlogon]
path = /tank/shares/netlogon
public = no
write list = @ntadmins
browseable = no
[profiles]
path = /tank/shares/profiles
browseable = no
writeable = yes
default case = lower
preserve case = no
short preserve case = no
case sensitive = no
hide files = /desktop.ini/ntuser.ini/NTUSER.*/
write list = @smbusers @root @ntadmins @user
create mode = 0600
directory mode = 0700
[homes]
path = /tank/shares/home/%U
browseable = no
valid users = %S
writable = yes
guest ok = no
inherit permissions = yes
[public]
comment = Public Stuff
path = /tank/shares/public
create mask = 665
directory mask = 775
writeable = yes
browseable = yes
write list =
guest ok = yes