#2385 - Block Dashboard by Security Group Management
Hi all,
Quick question. I am using authentication via LDAP allowing new users to be automatically created. New users are already getting a default "Security Groups" that is stopping them to see and do a lot of things. The only thing that is missing is the Dashboard.
Somehow I don't want users that are assigned to the default Security Group to see any Dashboard.
Is it possible? How?
Regards and thanks in advance, Tiago Z.
8 years ago
Hi Tiago,
SugarCRM/SuiteCRM has no security checks for whether someone has access to the Dashboard or not so there is no out-of-the-box way to do what you want. Instead, you will need to custom code your logic needed for the Home module.
Sorry!