IIS access

Abstract

Depending on your website authentication requirements, configure IIS settings in the EXM configuration file.

If your website requires authentication on IIS level, you can specify the appropriate IIS user credentials in the following settings in the Sitecore.EmailExperience.Core.config file.

Setting name

Sample value

Description

IIS.User

serviceuser

If anonymous access is disabled, log in with this user name.

IIS.Password

12345

If anonymous access is disabled, log in with this password.

If anonymous access in IIS is enabled, you can leave these settings blank.