Hi, We have folder PDL012 which behaves as though it is hidden for Windows clients only, not Linux clients, in 1 folder on 1 samba server only. Tried increasing the debugging level but didn't quite understand the ouput. The folder PDL012 does not appear in the logging when connecting from Windows client. Nothing related to hiding files is set in smb.conf, therefore defaults to off. Samba version - 3.0.20 Platform - AIX 5.2 Can anybody offer any suggestions as to why, and how to resolve? Thanks, Mike -- __ __ _ _ ___ ____ _ ___ ___ _ ___ ___ _ | \/ (_| | _ / _ \ | ___| | / _ \/ _ \| |_ _ _ _/ \/ \ _| | | |\/| | | |/ | ___| | _| | |_| __| ___| __| \/ \/| O | O / _ | |_| |_|_|_|\_\\___| |_| |____\___|\___||____\_/^\_/\___/\___/\___|
No I don't have any hidden file options set. Just the defaults. (Only set options, then all options from testparm) root@aixprod1# echo | testparm 2> /dev/null | grep -i hide root@aixprod1# echo | testparm -v 2> /dev/null | grep -i hide hide dot files = Yes hide special files = No hide unreadable = No hide unwriteable files = No hide files Thanks, Mike On Wed, 16 May 2007, Jens Schmidt wrote:> Hello Mike, > > are you sure, that you didnt set "hide unreadable = yes"? I think i have > the same problem, if youre using this option. > > Jens > > Mike Fleetwood wrote: >> Hi, >> >> We have folder PDL012 which behaves as though it is hidden for Windows >> clients only, not Linux clients, in 1 folder on 1 samba server only. >> Tried increasing the debugging level but didn't quite understand the >> ouput. The folder PDL012 does not appear in the logging when connecting >> from Windows client. Nothing related to hiding files is set in >> smb.conf, therefore defaults to off. >> >> Samba version - 3.0.20 >> Platform - AIX 5.2 >> >> Can anybody offer any suggestions as to why, and how to resolve? >> >> Thanks, >> Mike-- __ __ _ _ ___ ____ _ ___ ___ _ ___ ___ _ | \/ (_| | _ / _ \ | ___| | / _ \/ _ \| |_ _ _ _/ \/ \ _| | | |\/| | | |/ | ___| | _| | |_| __| ___| __| \/ \/| O | O / _ | |_| |_|_|_|\_\\___| |_| |____\___|\___||____\_/^\_/\___/\___/\___|
On Wed, 16 May 2007, Mike Fleetwood wrote:> We have folder PDL012 which behaves as though it is hidden for Windows > clients only, not Linux clients, in 1 folder on 1 samba server only. Tried > increasing the debugging level but didn't quite understand the ouput. The > folder PDL012 does not appear in the logging when connecting from Windows > client. Nothing related to hiding files is set in smb.conf, therefore > defaults to off. > > Samba version - 3.0.20 > Platform - AIX 5.2 > > Can anybody offer any suggestions as to why, and how to resolve?We have been doing some further testing. Using a Windows client to list a directory with a sufficient number of entries will result in one or more names being missed. Then I read through the Release Notes for Samba 3.0.20a <http://www.samba.org/samba/history/samba-3.0.20a.html> and saw these details: o Missing files from directory listings on AIX servers * BUG 3010: Fix missing files bug on AIX systems. This matches our symptoms. Will try upgrading. Mike -- __ __ _ _ ___ ____ _ ___ ___ _ ___ ___ _ | \/ (_| | _ / _ \ | ___| | / _ \/ _ \| |_ _ _ _/ \/ \ _| | | |\/| | | |/ | ___| | _| | |_| __| ___| __| \/ \/| O | O / _ | |_| |_|_|_|\_\\___| |_| |____\___|\___||____\_/^\_/\___/\___/\___|