March 3, 20215 yr I've recently setup an unraid trail and hope to move from OMV. I'm stuck on Active Directory integration. I've managed to set it up and got it working, but it appears Unraid uses Winbind, while every other host I have is using SSSD. SSSD & Winbind have different ways to generate the uid & gid, which causes me some pain. As an example, if I create a file when logged in as "ad\byron" from the Unraid console, it creates the file with uid 396375681 (returned by winbind). If I create a file on another ubuntu machine, it creates the file owned by uid 198000001123. These are the same AD account, but different UIDs so are treated as different owners. Is there a way I can use SSSD instead of winbind, or a way to map them? Google told me it's possible via idmap_sss, but I'm not sure that's my answer here.
Archived
This topic is now archived and is closed to further replies.