Hi All,
Is it possible to Create our own 'System Admin' user group where only development rights will be missing rest all access is present..
Till now I have understood that in ax 2012 System Admin access provided by Microsoft is nothing but just a security check condition where
If(User Access level == 'System admin')
{
"Check Nothing regarding access move further without interrupt"
}
else
{
"Check for permissions"
}
Please help, if anyone have any idea about this..
*This post is locked for comments
I have the same question (0)