Linux Servers – slow response in Attaché
Samba file servers, by default, try to emulate a Windows operation of delaying shared access operates at normal speeds screen loading immediately (instead of waiting for 5-10 seconds before loading).
The setting "defer sharing violations" needs to be turned off (on by default) under the "Global" section of the samba configuration file (normally "smb.conf").
Example:-
[global]
defer sharing violations = false