COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Administration and Security => Topic started by: Steve on 09 Feb 2021 11:53:44 AM

Title: SSAS cube in Cognos - how to set row level security
Post by: Steve on 09 Feb 2021 11:53:44 AM
I have to use a SSAS cube in Cognos and was wondering how to set security (row level) in the cube. Does Cognos allow setting security before publishing using FM or does Cognos use the security of SSAS cube? I found a post which is quite old but the original poster did not respond so not clear.

https://www.cognoise.com/index.php/topic,31129.msg101284.html#msg101284
Title: Re: SSAS cube in Cognos - how to set row level security
Post by: MFGF on 09 Feb 2021 12:25:30 PM
Quote from: Steve on 09 Feb 2021 11:53:44 AM
I have to use a SSAS cube in Cognos and was wondering how to set security (row level) in the cube. Does Cognos allow setting security before publishing using FM or does Cognos use the security of SSAS cube? I found a post which is quite old but the original poster did not respond so not clear.

https://www.cognoise.com/index.php/topic,31129.msg101284.html#msg101284

Hi,

It has been a long time since I used a SSAS cube in Cognos, but if memory serves, all the security needs to be defined within the cube itself. You would also need to use the same authentication provider for the cube and for Cognos. Often connections to SSAS cubes are set up to use the credentials of the Cognos service in Windows, which obviously would be static credentials for all, so you'd need to make sure this isn't the case.

Cheers!

MF.
Title: Re: SSAS cube in Cognos - how to set row level security
Post by: Steve on 09 Feb 2021 01:58:03 PM
Thanks MFGF !