samba messages read_data failure

/var/log/messages에 read_data failure 메시지가 반복적으로 나오는 경우
메시지 내용

$> tail -f /var/log/messages
...
read_data: read failure for 4 bytes to client
...

조치방법

$> vi /etc/samba/smb.conf
...
[global]
smb ports = 139 
...

Revision #1
Created 7 June 2022 02:15:07 by artop0420
Updated 24 December 2023 00:51:54 by artop0420