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
4 changes: 2 additions & 2 deletions docs/privilegesecure/4.1/gettingstarted.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Getting Started"
description: "Getting Started"
sidebar_position: 2
sidebar_position: 3
---

# Getting Started
Expand Down Expand Up @@ -43,7 +43,7 @@ regardless of role (Administrator, Reviewer, User, or Custom Role).
Prior to using Privilege Secure, it is necessary to add the service accounts and domains that
contain the users, groups and resources:

- [Service Accounts Page](/docs/privilegesecure/4.1/admin/configurationinterface/serviceaccounts/serviceaccounts.md)
- [Service Accounts Page](/docs/privilegesecure/4.1/admin/interface/serviceaccounts/serviceaccounts.md)
— Add the account credentials that will grant access to the required resources
- [Add New Domain](/docs/privilegesecure/4.1/admin/interface/resources/addandchange/domain.md)
— Add the Active Directory domains that contain the users, groups, resources and service accounts
Expand Down
20 changes: 10 additions & 10 deletions docs/privilegesecure/4.1/whatsnew.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "What's New"
description: "What's New"
sidebar_position: 3
sidebar_position: 2
---

# What's New
Expand All @@ -18,54 +18,54 @@ Privilege Secure version v4.1 release.

## Privilege Secure v4.1

**New: Seamless Database Migration**
New: Seamless Database Migration

A new tool helps customers easily transition their existing Postgres database to SQL Server. See the
[Upgrade Procedure](/docs/privilegesecure/4.1/install/upgrade.md)
topic for additional information.

**New: Encryption Key Management**
New: Encryption Key Management

Integration with AWS KMS allows storing Netwrix Privilege Secure encryption keys in AWS for
increased security. See the
[AWS Key Management Service](/docs/privilegesecure/4.1/requirements/awskey/awskey.md)
topic for additional information.

**New: Web App Launcher**
New: Web App Launcher

For higher levels of security and control, websites can be served as applications delivered as
remoteapp.

**Enhancement: Expanded Database Support**
Enhancement: Expanded Database Support

NPS now supports Microsoft SQL Server in addition to Postgres for its backend database. See the
[Upgrade Procedure](/docs/privilegesecure/4.1/install/upgrade.md)
topic for additional information.

**Enhancement: Enhanced Navigation**
Enhancement: Enhanced Navigation

The NPS user interface has been updated with improved navigation. See the
[Dashboard Interface](/docs/privilegesecure/4.1/admin/dashboard/overview.md)
topic for additional information.

**Enhancement: Optimized Low-Resolution Display**
Enhancement: Optimized Low-Resolution Display

The UI is more compatible and usable at lower 720p screen resolutions.

**Enhancement: Group Membership Flexibility**
Enhancement: Group Membership Flexibility

Admins can choose to disable automatic Microsoft Entra ID (formerly Azure AD) group syncing when
needed. See the
[Microsoft Entra ID Details Page](/docs/privilegesecure/4.1/admin/interface/resources/detailspages/entraid/entraid.md)
topic for additional information.

**Enhancement: Manual Password Setting**
Enhancement: Manual Password Setting

Administrators now have the option to directly set user password values in the UI. See the
[Add Local User](/docs/privilegesecure/4.1/admin/interface/usersgroups/add/localuser.md)
topic for additional information.

**Additional Enhancements**
Additional Enhancements

- Performance Improvements
- Resource Sync Report includes Domain Sync
Expand Down