Hi,
I have one question about shared folders. Now I have a situation where some users need access to whole share and other only to specific subfolder. e.g:
//server/share - is accesible for BOSS
//server/share/user1 - is accessible for user1, but BOSS can see it in mounted /share folder and so on…
So User1 will see only his folder and BOSS will see all folders, but I can’t do it as:
//server/share
//server/user1
//server/user2
I hope you understand
It is possible to create this sharing?