|
From: SN <fuj...@gm...> - 2022-05-27 07:07:45
|
Netatalk 3.1.13-3,”invalid metadata EA” error cat /var/log/netatalk.log invalid metadata EA this is now being treated as a fatal error. if you see this log entry, please file a bug ticket with your upstream vendor and attach the generated core file. This occurred when saving from InDesignCS6 on MacOSX 10.9.5. /etc/netatalk/afp.conf ; ; Netatalk 3.x configuration file ; [Global] ; Global server settings vol preset = default_for_all_volumes uam list = uams_guest.so mac charset = MAC_JAPANESE guest account = nobody log file = /var/log/netatalk.log log level = default:warn hosts allow = 192.168.24.0/24 dbus daemon = /usr/bin/dbus-daemon [A3-Linux] path = /home2/A3-linux-doc/A3-Linux ea = samba file perm = 0777 directory perm = 0777 spotlight = yes [A3-MacWin] path = /home2/A3-linux-doc/A3-MacWin ea = samba file perm = 0777 directory perm = 0777 spotlight = yes Samba is using version 4.15.5-5 /etc/samba/smb.conf [global] dos charset = CP932 unix charset = UTF8 security = user guest ok = yes wide links = yes unix extensions = no guest account = nobody hide files = /.AppleDB/.AppleDouble/.AppleDesktop/Network Trash Folder/TheFindByContentFolder/TheVolumeSettingsFolder/Temporary Items/.TemporaryItems/.VolumeIcon.icns/Icon?/.FBCIndex/.FBCLockFolder/:2eES_Store/.DS_Store/.Trashes/..Trashes veto files = /lost+found/ delete veto files = yes oplocks = no kernel oplocks = no level2 oplocks = no ea support = Yes store dos attributes = Yes map archive = No map read only = No map acl inherit = Yes workgroup = WINWORKGROUP server string = A3 SMB Server interfaces = 127.0.0.1/8 192.168.24.0/24 log file = /var/log/samba/log.%m max log size = 1000 logging = file panic action = /usr/share/samba/panic-action %d server role = standalone server obey pam restrictions = no pam password change = no map to guest = Bad User logon path = \%N\%U\profile logon home = \%N\%U usershare max shares = 100 usershare allow guests = yes [A3-Linux-SMB] path = /home2/A3-linux-doc/A3-Linux read only = no guest only = yes browseable = yes writable = yes printable = no force create mode = 0777 force directory mode = 0777 ea support = yes vfs objects = catia fruit streams_xattr recycle fruit:resource = file fruit:metadata = netatalk fruit:locking = netatalk fruit:encoding = native streams_xattr:prefix = user. streams_xattr:store_stream_type = no [A3-MacWin-SMB] path = /home2/A3-linux-doc/A3-MacWin read only = no guest only = yes browseable = yes writable = yes printable = no force create mode = 0777 force directory mode = 0777 ea support = yes vfs objects = catia fruit streams_xattr recycle fruit:resource = file fruit:metadata = netatalk fruit:locking = netatalk fruit:encoding = native streams_xattr:prefix = user. streams_xattr:store_stream_type = no |