modules/SecurityGroups/info.html
SecuritySuite - Basic Edition
We need your feedback. Verify SecuritySuite is Working
Upgrade Today - 20% Off Use Code: 20OffSS
Premium Edition Features
What others are saying about SecuritySuite Premium:
"Within 5 minutes of having the add-on other admins were contacting me with statements like ' wow, i absolutely love this' and ' why did we not purchase this sooner?'. "
"A definite must-have for any Sugar Administrator. Save time and increase end-user support!"
We have been using SecuritySuite for about 2 years now and all I can say it has been one of the best modules within our SugarCRM CE instance!
Upgrade Today - 20% Off Use Code: 20OffSS
Misc Docs
SecuritySuite Quick Overview
Translations
Troubleshooting In the rare occurrence that you run into any issues after installation you may need to run the following processes:
Documentation can be found at https://www.sugaroutfitters.com/docs/securitysuite
Notice for Linux Users
Only needed if you get this error on the list views: MySQL error 1109: Unknown table 'SecurityGroups' in order clause
Please make sure that the MySQL variable lower_case_table_names is set to 1.
To find if lower_case_table_names is set to 1 run the following query against your MySQL database: show global variables like 'lower_case_table_names';
See http://dev.mysql.com/doc/refman/5.0/en/identifier-case-sensitivity.html for more information.