Tomas Lundgren
Nov 23, 2009
  5733
(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
keep special characters in URL

When creating a page, the default URL segment validation automatically replaces special characters with their standard equivalents (e.g., "ä" is...

K Khan | Sep 19, 2024

Streamlining Marketing Success: The Benefits for Optimizely One with Perficient

As an Optimizely expert, I eagerly anticipate this time of year due to the exciting Optimizely events happening worldwide. These include Opticon, t...

Alex Harris - Perficient | Sep 17, 2024 | Syndicated blog

Creating an Optimizely Addon - Packaging for NuGet

In   Part One   and   Part Two   of this series; I covered topics from having a great idea, solution structure, extending the menus and adding...

Mark Stott | Sep 16, 2024

Optimizely CMS and weekly updates

Learn how reporting bugs in Optimizely CMS not only helps improve the platform but also benefits you and the entire user community.

Tomas Hensrud Gulla | Sep 12, 2024 | Syndicated blog