This global option specifies whether Samba should use a local cache for the Unix
getwd()
( get current working directory) system call. You can override the default value of
yes
as follows:
[global]
getwd cache = no
Setting this option to
yes
can significantly increase the time it takes to resolve the working directory, especially if the
wide
links
option is set to
no
. You should normally not need to alter this option.