Hi there,
I did setup a pretty good security system for Windows file system security based on AD security groups. I tried to use that also for permissions in NAV 9.0R2, but that seems not to work correctly. I didn't find any documentation about that on the MS sites.
For instance:
- AD user Joe is member of the AD group "Sales Manager"
- AD group "Sales Manger" itself is member of the AD group "Sales"
- I added user Joe to NAV and gave him the roles "All" and "Basic". Therefore Joe is able login and view some basic information.
- Then I added group "Sales" to NAV and granted several roles needed for sales actitivity to that group
- After that I did a "Synchronize all Logins" to ensure Joe gets the permissions
- Expected bevaviour: since Joe is an indirect member of AD group "Sales" (through "Sales Manager"), he should get the permissions of "Sales". At least that is what Microsoft does for file system permissions.
But unfortunately that does not seem to work. NAV seems to take only direct assigned groups into account.
Any suggestions?
Regards
Stefan