attempted fix on group shares not appearing (GID not found) (4)

This commit is contained in:
Ludwig Lehnert
2026-02-18 19:57:08 +01:00
parent c4fa01cb0e
commit c340e79ee3
4 changed files with 32 additions and 38 deletions

View File

@@ -154,7 +154,7 @@ Kerberos requires close time alignment.
- Backing path: `/data/groups/<objectGUID>`
- Share exposure generated in `/etc/samba/generated/shares.conf`
- Dynamic share names are validated for SMB compatibility and deduplicated case-insensitively.
- Group membership changes are refreshed during each reconciliation cycle (winbind cache flush + Samba config reload).
- Group membership changes are refreshed continuously via winbind cache updates (`winbind cache time = 60`) and Samba config reload during reconciliation.
## Useful Commands