I have folders in the root directory, and i grant rights one by one differently. How can i make these folders viewable in the root for those users, who normally do not have rights in the root directory? The question also can sound as how can i make the disc viewable, if they don't have real rights in the root?
I tried this without success:
ICACLS D: /C /L /Q /grant:r "DOMAIN\Gr_Users":(X)
Total Commander didn't see even the label of the disc.
It seems to me that traverse right is not enough, or i use it wrong way. I gave the "(X)" specific right for these users in the root (the disc).