May 2, 2018 at 1:05 am
Hello.
I have not AD in my network.
Is there any way to use SSAS in this case?
I can't found other way to login than Windows Authentication.
Thanks.
Regards.
May 2, 2018 at 2:00 am
May 2, 2018 at 3:09 am
Thanks for You answer.
I tried run SSMS as user from MS SQL server:
But in SSMS still have user from local computer:
May 2, 2018 at 3:26 am
You will need to run SSMS in the security context thats running the SSAS services, to trick SSMS and SSAS into thinking your logged in as the service account.
What service is SSAS running under? Network Service / Local System, run SSMS as that account and it should let you connect.
May 6, 2018 at 3:23 pm
I found solutions.
The shortcut should look like this:
C:\Windows\System32\runas.exe /savecred /user:ComputerName\UserName "cmd /c \"C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Ssms.exe\""
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply