Try our conversational search powered by Generative AI!

Tomas Lundgren
Nov 23, 2009
  5666
(2 votes)

EPiServer CMS Indexing Service

Trusted connection

When installing EPiServer using Deployment Center I haven’t really figured out how to enable the the Windows Authentication button in the setup wizard. I usually install with a temp. Sql user and later on I change this to a Windows user with a trusted connection to the database.

setup

One thing what is easy to forget is to change the connectionstring in EPiServer Indexing Service placed in EPiServer.IndexingService.exe.config. IndexingService is by default using “Local system” account. When using trusted connection “Local system” will be used to access the database.

Change the account the service runs on and give the new account access to the EPiServer database.

 

VPP on fileshare

The same thing goes when placing the VPP’s on a fileshare. The Indexing Service will try to access the fileshare with the “Local system” account and it will work if the group “Everyone” can access the share. A better approach might be to change the service account to a windows user and give this new user access to the share.

Nov 23, 2009

Comments

Please login to comment.
Latest blogs
Anonymous Tracking Across Devices with Optimizely ODP

An article by Lead Integration Developer, Daniel Copping In this article, I’ll describe how you can use the Optimizely Data Platform (ODP) to...

Daniel Copping | Apr 30, 2024 | Syndicated blog

Optimizely Forms - How to add extra data automatically into submission

Some words about Optimizely Forms Optimizely Forms is a built-in add-on by Optimizely development team that enables to create forms dynamically via...

Binh Nguyen Thi | Apr 29, 2024

Azure AI Language – Extractive Summarisation in Optimizely CMS

In this article, I demonstrate how extractive summarisation, provided by the Azure AI Language platform, can be leveraged to produce a set of summa...

Anil Patel | Apr 26, 2024 | Syndicated blog

Optimizely Unit Testing Using CmsContentScaffolding Package

Introduction Unit tests shouldn't be created just for business logic, but also for the content and rules defined for content creation (available...

MilosR | Apr 26, 2024

Solving the mystery of high memory usage

Sometimes, my work is easy, the problem could be resolved with one look (when I’m lucky enough to look at where it needs to be looked, just like th...

Quan Mai | Apr 22, 2024 | Syndicated blog

Search & Navigation reporting improvements

From version 16.1.0 there are some updates on the statistics pages: Add pagination to search phrase list Allows choosing a custom date range to get...

Phong | Apr 22, 2024