#Dir "/s" will not traverse root directory of UNIX backed CIFS share
1 messages · Page 1 of 1 (latest)
do you have actual permissions to enter the subdirectories? Do you see the subdirectories? There is an option that hides directories that you have no access rights to
@graceful nexus what he said ^^^
If it’s a junction path you will need permissions. If you have ABE enabled you only see what you have permission to see
Looks like OP needs to do some Unix to Windows user mapping, if not done already. Assuming the "unix volume" is created with unix security style, windows user needs to be mapped to the unix user to get access
ABE is for hiding shares themselves, there's another feature that hides folders inside shares. Or vice versa. I always mix those two up 😄
Access based enumeration. Shows you what you’re eligible to access
Hides other stuff that your not allowed
For shares, yes.
No, I see everything. I can '
Cont'd, sorry; I can traverse to a subdirectory with 'CD' and then "dir /s" and see everything. I am connecting as root as well. It is only at the top level, 'dir /s' will not traverse from the top level, almost as if it thinks they are hard links. I remember having this issue a long time ago, but can't remember the resolution
what's the optionvserver cifs options show -fields is-use-junctions-as-reparse-points-enabled (in advanced privilege mode) set to?
Mixed up
There are various options on how to handle or follow symlinks.
I have not seen this behavior that I can recall. I am not able to find anything when searching for the symptom, and I cannot reproduce the issue with the description provided. It may help to capture a packet trace to see what is being returned to the client, and possibly compare that to a trace from a "working" system, if necessary. Let me know if you create a Support case.