Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
description: >-
Steps to configure permissions so a user running the Password Policy Enforcer Management Console can read and write the Password Policy Enforcer configuration.
keywords:
- Netwrix Password Policy Enforcer
- Console
- Read/Write
- Configuration
- Active Directory
- Access Denied
- Management Console
- Active Directory Users and Computers
- Permissions
- Deny Permission
- System Container
products:
- passwordpolicyenforcer
sidebar_label: "Error: Cannot Write the App Configuration Settings (Access Denied)"
tags:
- kb
title: "Error: Cannot Write the App Configuration Settings (Access Denied)"
knowledge_article_id:
---

# Error: Cannot Write the App Configuration Settings (Access Denied)

## Symptom

When attempting to save a configuration change in Netwrix Password Policy Enforcer, the following error occurs: `Cannot write the app configuration settings (access denied)`.

## Cause

The account currently using the Password Policy Enforcer Management Console does not have sufficient rights to edit the object in Active Directory.

## Resolution

Ensure that the account you use to run the Password Policy Enforcer Management Console has Read and Write permissions on the object where Active Directory stores the Password Policy Enforcer configuration. A Deny permission on the object — for the account itself or a group it belongs to — blocks access even when an Allow permission is also present, so remove any Deny permissions if they are not intentional.

1. Open **Active Directory Users and Computers**.

2. Click **View**, then select **Advanced Features**.

![Advanced view of Active Directory Users and Computers](../0-images/AdvancedViewUsersandComputers.png)

3. Locate the Password Policy Enforcer object for the version you are using under the **System** directory.

![PPE configuration object in ADUC System container](../0-images/PPEConfigObjectADUCSytem.png)

> **NOTE:** The version of the object changes only with the major version number; it does not change for minor version numbers or build numbers.

4. Right click on the Password Policy Enforcer object of your version and click **Properties**, then click the **Security** tab to view all the permissions applied to this object. Grant the account Read and Write permissions, and remove any Deny permissions that are blocking access.

5. Reopen the Password Policy Enforcer Management Console and retry saving the configuration change. The save should now complete without the access denied error.