So the issue is as follows.
I have my Appliance joined to active directory and my AD Domain has RFC2307 extensions enabled.
When i initially join the truenas scale appliance to the domain it populates the local id cache and i see users and groups from active directory under users and groups.
at this point i’m able to select users and groups in the ACL’s and share permissions and everything works.
now i’m not sure what the exact timing is but i do know it manifests over night.
on the following day after it’s been working properly it will suddenly stop showing those users and groups until i restart smb and winbind and then manually click the rebuild directory service cache.
while this is happening
net ads testjoin is sucessfull
systemctl status winbind and systemctl status smbd both have no issues or errors.
wbinfo -g and wbinfo -u both return the ad groups and users
getent passwd fails
This is only an issue with truenas scale.
truenas core does not experience this issue.
i also have some arch linux workstations that are not having a problem with this
after i restart smbd winbind and manually click the rebuild directory service cache it works again for roughly a day I’m not having much luck figuring this out