Security Rules
Posted: Thu Nov 18, 2010 6:45 am
Hi,
I have a requirement to hide payroll information in an opex model from the administrator of TM1. We are now using 9.5.
I have tried using security rules against the }ElementSecurity_Employee cube without success. I set up the following rules:
['XX_DUMMY','ADMIN']=S: 'READ';
['XX_DUMMY','DATAADMIN']=S: 'READ';
['XX_DUMMY','SECURITYADMIN']=S: 'READ';
['ADMIN']=S: 'NONE';
['DATAADMIN']=S: 'NONE';
['SECURITYADMIN']=S: 'NONE';
with the intention that the admin users could have access to the Dummy element and no others. I have refreshed the security and restarted the service.
Also, with the knowledge that the admin users can remove the rules in place, do you have any suggestions on how to monitor that the security is not manipulated?
Thanks,
Bryan
I have a requirement to hide payroll information in an opex model from the administrator of TM1. We are now using 9.5.
I have tried using security rules against the }ElementSecurity_Employee cube without success. I set up the following rules:
['XX_DUMMY','ADMIN']=S: 'READ';
['XX_DUMMY','DATAADMIN']=S: 'READ';
['XX_DUMMY','SECURITYADMIN']=S: 'READ';
['ADMIN']=S: 'NONE';
['DATAADMIN']=S: 'NONE';
['SECURITYADMIN']=S: 'NONE';
with the intention that the admin users could have access to the Dummy element and no others. I have refreshed the security and restarted the service.
Also, with the knowledge that the admin users can remove the rules in place, do you have any suggestions on how to monitor that the security is not manipulated?
Thanks,
Bryan