fix: show dot-prefixed data folders

This commit is contained in:
Ludwig Lehnert
2026-07-02 22:44:21 +00:00
parent ba5fc6cfcb
commit 447ccb6856
2 changed files with 2 additions and 0 deletions

View File

@@ -169,6 +169,7 @@ Kerberos requires close time alignment.
- Contains one folder per active `FS_*` AD group.
- Root is discoverable as one share, while access to each group folder is enforced via POSIX/ACL group permissions.
- `FS_*` groups may contain other AD groups; reconciliation recursively grants ACLs to nested groups and logs detected cycles.
- Dot-prefixed group folder names are allowed and are not hidden over SMB.
- No guest access.
### FSLogix

View File

@@ -67,6 +67,7 @@
create mask = 0660
directory mask = 2770
inherit permissions = yes
hide dot files = no
hide unreadable = yes
access based share enum = yes