Skip to content

Commit 555cb19

Browse files
authored
Merge pull request #303 from netwrix/dev
NDM CP Documentation
2 parents c6eeb2a + cf5fd22 commit 555cb19

File tree

276 files changed

+4151
-694
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

276 files changed

+4151
-694
lines changed

docs/auditor/10.8/configuration/microsoft365/sharepointonline/ports.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ Tip for reading the table: For example, on the computer where Netwrix Auditor Se
1818

1919
| Port | Protocol | Source | Target | Purpose |
2020
| ---- | -------- | ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- |
21-
| 80 | TCP | Netwrix Auditor Server | For a full list of Office 365 URLs, refer to the following Microsoft support article: [Office 365 URLs and IP address ranges](https://support.office.com/en-us/article/Office-365-URLs-and-IP-address-ranges-8548a211-3fe7-47cb-abb1-355ea5aa88a2) | login.windows.net graph.windows.net manage.office.com |
22-
| 443 | TCP | Netwrix Auditor Server | For a full list of Office 365 URLs, refer to the following Microsoft support article: [Office 365 URLs and IP address ranges](https://support.office.com/en-us/article/Office-365-URLs-and-IP-address-ranges-8548a211-3fe7-47cb-abb1-355ea5aa88a2) | login.windows.net graph.windows.net manage.office.com |
21+
| 80 | TCP | Netwrix Auditor Server | For a full list of Office 365 URLs, refer to the following Microsoft support article: [Office 365 URLs and IP address ranges](https://support.office.com/en-us/article/Office-365-URLs-and-IP-address-ranges-8548a211-3fe7-47cb-abb1-355ea5aa88a2) | login.windows.net graph.windows.net manage.office.com `{TenantName}`-admin.sharepoint.com `{TenantName}`.sharepoint.com `{TenantName}`-my.sharepoint.com |
22+
| 443 | TCP | Netwrix Auditor Server | For a full list of Office 365 URLs, refer to the following Microsoft support article: [Office 365 URLs and IP address ranges](https://support.office.com/en-us/article/Office-365-URLs-and-IP-address-ranges-8548a211-3fe7-47cb-abb1-355ea5aa88a2) | login.windows.net graph.windows.net manage.office.com `{TenantName}`-admin.sharepoint.com `{TenantName}`.sharepoint.com `{TenantName}`-my.sharepoint.com |

docs/changetracker/8.1/admin/settingstab/credentials.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,11 @@ These credentials are used by database compliance reports to connect directly to
6464
instance.
6565

6666
![Database Credentials](/images/changetracker/8.1/admin/settings/database_credentials_1113x358.webp)
67+
68+
**Note:** v1 database credentials are now deprecated and only maintained for backward compatibility. v2 database credentials should be used for any new connections.
69+
70+
When adding a v1 database credential a database connection string was required. This required a separate database credential for each database instance to monitor even if the username and password were the same! To address this, v2 database credentials only contain username and password.
71+
72+
Connection strings are now required when defining a proxied device for a database connection. This allows you to use the same database credential for multiple database connections. It also means there is only one credential to update when its password expires.
73+
74+
For more information on v2 database credentials, see the [v8.1 release notes](https://community.netwrix.com/t/minor-version-8-1-released/2829)

docs/customer/portal/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: "Register for a Netwrix Customer Portal account, access downloads,
88

99
import { Company } from '@site/src/training/products';
1010

11-
Follow the step to register for a Customer Portal account.
11+
Follow the steps to register for a Customer Portal account.
1212

1313
1. Navigate to the [Netwrix website](https://www.netwrix.com/)
1414

docs/customer/training/product/password-policy-enforcer.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,28 @@ import { NPPEValue } from '@site/src/training/password-policy-enforcer';
1010
import { Company, NPPE } from '@site/src/training/products';
1111

1212

13-
Estimated length: 1.25 hours
13+
Estimated length: 35 minutes
1414
In this learning path, you will learn how to use <NPPE />. It contains the following courses:
1515

1616
* 1240 <NPPE /> – Valuable Features
17-
* What's New in Netwrix Password Policy Enforcer v10.2
17+
* What's New in Netwrix Password Policy Enforcer v11.1
1818

1919
<NPPEValue />
2020

21-
## What's New in <NPPE /> v10.2
21+
## What's New in <NPPE /> v11.1
2222

23-
Watch our customer webinar to learn about the newest updates and enhancements in <NPPE /> 10.2.
23+
Watch our customer webinar for a closer look at what’s new in <NPPE /> 11.1 and how it simplifies password security.
2424

25-
Tyler Reese, Director of Product Management, and Maurice Lethbridge, Solutions Engineer, will show you how to:
25+
In this live session, you'll learn how PPE 11.1 helps you:
26+
* Detect password reuse across accounts to improve security.
27+
* Simplify mailer integration with Microsoft 365 and Google Workspace.
28+
* Support Windows Server 2025.
29+
* Deploy PPE Web with a modernized installer.
30+
* Interpret password policy feedback more easily with improvements to Live Policy View.
2631

27-
* Download the most recent HIBP hash list and incremental updates directly from <Company />.
28-
* Automatically expire passwords when a compromised one is found.
29-
* Bulk test passwords against your policies and get a report.
30-
* Provide users real-time password feedback based on applied policies.
32+
Plus, get step-by-step demos and real-time answers to your top questions.
3133

32-
Estimated length: 1 hour
34+
* Date: September 30, 2025
35+
* Presenter: Tyler Reese & Jennifer Taufan
36+
37+
Estimated length: 30 minutes

0 commit comments

Comments
 (0)