Hello,

I'm using mondrian (without BI) and could properly connect it to an existing Microsoft Active Directory via LDAP by editing the META-INF/content.xml.
Now I want to manage some users with different roles on my schema using mondrian roles as described in http://mondrian.pentaho.org/document...Access_control

I realized that I could only establish a connection using some of these roles by including it in the query-link. The next step I was thinking about is a seperate .jsp-page for every role...

My question is now: Is there any way I can combine the authorisation from the AD with the role defined in the schema.xml? Or did I miss something important by the implementation?

Best regards
Christian