- Business Intelligence with MicroStrategy Cookbook
- Davide Moraschi
- 375字
- 2021-07-23 15:31:59
Modifying the logon account for the Intelligence Server
As said before, the SQL Server LocalDB engine runs as a user application, hence it is only accessible from the currently logged on user. We will now modify the credentials of the MicroStrategy Intelligence Server so that it can connect to the database instance that is running in the user context.
I'm hearing the screams of the security-wise system administrators: of course, you wouldn't want to do this in a production environment as it can pose serious security risks, but here we are in a training environment.
Getting ready
If the current user has no password, create one before proceeding.
How to do it...
Follow these steps to modify the startup account for the Intelligence Server:
- In Start | Run dialog, type
services.msc
. - This will open the Services console; scroll down to find MicroStrategy Intelligence Server, it is now executing with Local System credentials, double-click on the service.
- Select the Log On tab and click on the This account radio button.
- Then type your current username and password in the corresponding text fields below.
- Now click on OK to close the dialog box.
- A message will warn you that the user has been granted the right to log on as a service. Click on OK and then on OK again at the second warning telling you that you should restart the service. We'll do it in a moment.
- Right-click on the MicroStrategy Intelligence Server service and select Restart from the context menu that appears.
How it works...
Most of the services in Windows run with a special account called Local System. In our case, the Intelligence Server service must be able to connect to a SQL Server instance that is running under the currently connected user context. This is why we need to run the Intelligence Server as "ourselves", so that it can see the database instance.
There's more...
Restarting the Intelligence Server service will take some time, in case of any error the service won't restart; you probably mistyped the password or the username; double check and retry. Please keep in mind that Windows will not allow blank-password users to log on as a service.
- 中國國民經濟核算體系修訂問題研究
- 基于價值增值的治理導向型內部審計研究
- Azure Strategy and Implementation Guide
- 注冊會計師全國統一考試專用教材:審計
- Learning Informatica PowerCenter 9.x
- Microsoft Dynamics NAV
- 行政單位經濟責任審計實務指南
- Business Intelligence Cookbook:A Project Lifecycle Approach Using Oracle Technology
- Microsoft Dynamics CRM 2016 Customization(Second Edition)
- 政府采購評審專家工作指南
- Instant Windows PowerShell Guide
- Windows Server 2016 Administration Fundamentals
- Hyper-V Best Practices
- Instant VMware Player for Virtualization
- Hadoop Cluster Deployment