Hello everyone,
I’m encountering an issue with TrueNAS (CORE) and Active Directory trusts.
- TrueNAS is successfully joined to the primary AD domain, and everything works fine for the main domain (winbind mapping, GUI, etc.).
- A two-way trust is configured between the primary domain and the trusted domain (verified directly in AD environment).
- Configured
idmapbackend asRIDfor the primary domain. - Set up a separate
idmaprange for the trusted domain (non-overlapping). - Confirmed that
wbinfo -ureturns users from the primary domain. - Confirmed that trust is active and working between domains in AD.
The problem:
- Running
wbinfo -mdoes not show the trusted domain at all.
Has anyone encountered a similar issue where wbinfo -m doesn’t list the trusted domain?


