Displaying 1 result from an estimated 1 matches for "mahnungen".
Did you mean:
mahnung
2010 May 21
0
Every access denied brings error in logfile - can anybody confirm?
Hello,
everytime a user tries to enter a directory without permission, the following
line is logged:
[2010/05/21 13:59:56, 1] smbd/vfs.c:check_reduced_name(921)
reduce_name: couldn't get realpath for Finanzbuchhaltung/Mahnungen/*
The "reduce_name: couldn't get realpath for" messages for every denied access
are logged at debug level 1 and causes some logfiles being flood, when an
indexer, virus-scanner, etc. runs over the share. Also it increases the load,
because of massive logfile writing here.
Can any...