I am very new to AD LDS and experienced, but not qualified with SSAS, so my apologies for my ignorance with them.
We have several implementations where we provide SSAS through an HTTPS proxy server (msmdpump.dll), and currently we have a temporary domain setting that handles this (where our end users have a second account + credits to manage because this = -ideal). I want to move us to a more permanent solution, which I am going to move all authentication to AD LDS for our web applications, SSAS and others. However, SSAS is what I'm worried about.
I know that SSAS requires Windows authentication and is good to play, and that this ultimately means that Active Directory is involved.
Is there a way to do this using AD LDS instead of using the full AD DS implementation? If so, how?
source
share