Hello, we are testing Samba v4.1.12 on RHEL 7.1 and we are having issues with the "dont descend" options. FYI, we are using the exact same configuration with Samba v.3.x.x on Solaris 10.3 and it is working fine. Here is the configuration: [Galilee] comment = Projet Galilee path = /share force user = swadmin force group = swgis guest ok = Yes dont descend = util read only = Yes browseable = No Here is the problem, the client can acces \\host\galilee\util without any issues. As expected, we can't see the content of the util folder. If the client knows the path he is suppose to have access to it. Some client can acces \\host\galilee\util\dos without any issues and others can't access the content. All client runs on Windows 7. The client who can't acces \\host\galilee\util\dos, can access \\host\galilee\util\dos\dos2unix without any issues. So it seems that all first level folders under a folder define in the "dont descend" are acting lilke that. The write access are ok on the folders because if I comment the "dont descend" line, I can access everything without any issues with every client. Is it a known issues? Have you ever seen something like that? Thanks for your help!
as the man page says: "the server should always show as empty". This is what it does, it does not deny access.