Domain users not showing up after reboot

I’m setting up a new 25.10.0.1 server. I joined our AD domain without any issues.
I set up a Share with a Domain User account/group & was able to access the share over the network. I then rebooted, and I can no longer see the Domain User accounts in the Share.

AD is Healthy, after waiting 10 min. for the Stored machine account secret is invalid. This may indicate that the machine account password was reset in Active Directory without corresponding changes being made to the TrueNAS server configuration. message to go away.

No users show up in the “STA” domain.

Maybe it has something to do with our IDMAP range. All our users were set up years ago in the 500 range, but v25 won’t let me enter a range below 1000.

But on our old server TrueNAS CORE 13, I was able to enter 500 & see the users.

Any suggestions on how to fix this?
Again, all our user accounts are in the 500 range…

Also, wbinfo -u shows the domain users.

Do they show up in getent passwd output? If not, then it’s probably an idmap configuration issue.

Thanks, they do not show up with getent passwd. How do I fix the idmap issue with IDs in the 500 range?

Lower than 500 is not permitted because it collides with accounts reserved for local and builtin users.

I think I have it working again by re-joining with the “Use TrueNAS Server IDMAP Defaults“ option checked.