Take the community feedback survey now.

Tomas
Nov 23, 2009
  6162
(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
Automating Cleanup Tasks with Optimizely Scheduled Jobs

Scheduled jobs in Optimizely CMS are a powerful way to automate any background tasks like content cleanup, indexing, or reporting. I created a simp...

Madhu | Nov 29, 2025 |

Implementing Custom Line Item Pricing in Optimizely Commerce 14

In many enterprise commerce implementations, business users often need the flexibility to override product pricing at the cart level - especially...

Sunil | Nov 28, 2025

Using Okta and OpenID Connect with Optimizely CMS 12

Modern CMS solutions rarely live in isolation. Your editors already log into other systems with SSO, and they expect the same from Optimizely CMS. ...

Sanjay Kumar | Nov 28, 2025

Optimizely Opal — working notes from me

A short, practical orientation I use when introducing Opal. Lately I’ve been helping customers and developers understand Opal, and I kept finding...

Pär Wissmark | Nov 26, 2025 |