Skip to content
Merged

Dev #150

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
2e07eeb
Fixed notes, lists and tables
shannon-kelley-netwrix Jul 24, 2025
7aa2b3b
Merge pull request #147 from netwrix/main
jtviolet Jul 28, 2025
6147eba
Merge branch 'main' into dev
jtviolet Jul 28, 2025
e6ac8f2
#383886 Updated ONTAP login creation for both ONTAPI and REST API
paul-sh Jul 28, 2025
47b1242
Add Netwrix Auditor v10.8 documentation
dimav78 Jul 28, 2025
1b2b803
Fix internal link references for Netwrix Auditor v10.8
dimav78 Jul 28, 2025
3db6262
Copy 10.7 images to 10.8 for v10.8 documentation
dimav78 Jul 28, 2025
d8cc41a
updated codeowners for docs
jtviolet Jul 29, 2025
036be6b
Add version 10.8 documentation updates
dimav78 Jul 31, 2025
1631d86
Merge branch 'pr-143' into dev
jtviolet Aug 4, 2025
7f91caa
Missing space in Backup & Restore
paul-sh Aug 6, 2025
c392f33
Merge pull request #151 from dimav78/feature/10.8/azure-files-and-OMBA
dimav78 Aug 14, 2025
0fcaa61
#383886 Updated ONTAP login creation for both ONTAPI and REST API
paul-sh Aug 20, 2025
5a6d976
Add credentials endpoint docs
james-s-anderson Aug 21, 2025
c1c83e6
Add change tracker agents/register endpoint docs
james-s-anderson Aug 21, 2025
c93cd90
Update date change tracker api overview doc to include new endpoint docs
james-s-anderson Aug 21, 2025
aa723e0
Update overview.md
dimav78 Aug 21, 2025
3453852
Merge pull request #164 from netwrix/auditor/10.8/Copilot_addon_fix
dimav78 Aug 21, 2025
931ac16
Fix build - Comment out images (#166)
JoeDibley Aug 21, 2025
2376f3f
Missing space in Backup & Restore
paul-sh Aug 21, 2025
5487f78
Update build-and-deploy.yml
jtviolet Aug 24, 2025
bca0e91
Merge pull request #163 from netwrix/change-tracker/add-creds-endpoin…
jtviolet Aug 27, 2025
ae95a20
Added Customer Portal Access topics, Customer Training topics, Partne…
robin-stefani Sep 1, 2025
981e080
Tweaking training topics
robin-stefani Sep 1, 2025
881c659
Added Partners document to Other category on Home page
robin-stefani Sep 1, 2025
e2e6399
Fixed bad links
robin-stefani Sep 2, 2025
178a581
Fixed link
robin-stefani Sep 2, 2025
316ba97
fixed 1Secure links
robin-stefani Sep 2, 2025
d6d1517
fixed access analyzer links
robin-stefani Sep 2, 2025
eb96cc8
fixed activity monitor links
robin-stefani Sep 2, 2025
ea35c02
fixed auditor links
robin-stefani Sep 2, 2025
198039c
fixed change tracker links
robin-stefani Sep 2, 2025
0ef2fb7
fixed data classification links
robin-stefani Sep 2, 2025
4cca322
fixed remaining NDC and directory manager links
robin-stefani Sep 2, 2025
bb199b2
fixed endpoint policy manager links
robin-stefani Sep 2, 2025
d13e402
fixed endpoint protector links
robin-stefani Sep 2, 2025
be8df26
fixed identity manager links
robin-stefani Sep 2, 2025
92a37f1
fixed PPE/PR links
robin-stefani Sep 2, 2025
1c735d4
fixe password secure links
robin-stefani Sep 2, 2025
36bd419
fixed pingcastle links
robin-stefani Sep 2, 2025
b27e117
fixed netsuite links
robin-stefani Sep 2, 2025
1258f47
fixed salesforce links
robin-stefani Sep 2, 2025
f8d16bb
fixed privilege secure links
robin-stefani Sep 2, 2025
d6346b7
fixed recovery for ad links
robin-stefani Sep 2, 2025
a347db2
fixed threat manager links
robin-stefani Sep 2, 2025
0b6bebb
fix threat prevention links
robin-stefani Sep 2, 2025
c89115e
adjusted index file
robin-stefani Sep 2, 2025
89e0801
fixed remaining broken links
robin-stefani Sep 2, 2025
a437a19
Added buttons at top of Home page.
robin-stefani Sep 3, 2025
f1e918d
#399431 Added Zendesk doc for Platform Governance SF
lferreronetwrix Sep 3, 2025
f3c7fee
Fixed walkthrough example
lferreronetwrix Sep 3, 2025
cf13239
Merge pull request #171 from netwrix/feature/399431
lferreronetwrix Sep 3, 2025
0db10bc
Update dev from main again
JoeDibley Sep 4, 2025
26c551e
Update build-and-deploy.yml (#189)
JoeDibley Sep 4, 2025
63b9540
Update 1Secure documentation to contain PingCastle risk assessment de…
kdejoyce Sep 4, 2025
d5839ca
Merge pull request #168 from netwrix/training
jake-mahon-netwrix Sep 5, 2025
548588f
Merge branch 'main' into dev
jtviolet Sep 8, 2025
40bdbe2
Merge pull request #190 from netwrix/kj/1secure-itdr-updates
dimav78 Sep 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
21 changes: 21 additions & 0 deletions .claude/settings.local.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"permissions": {
"allow": [
"WebFetch(domain:community.netwrix.com)",
"WebFetch(domain:community.netwrix.com)",
"Bash(git checkout:*)",
"Bash(cp:*)",
"Bash(npm install)",
"Bash(npm start)",
"Bash(npm run start:*)",
"Bash(npx docusaurus start:*)",
"Bash(mkdir:*)",
"Bash(rm:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(find:*)",
"Bash(ls:*)"
],
"deny": []
}
}
154 changes: 154 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
# CODEOWNERS file for product team ownership
# Teams have ownership over their product's documentation areas
# Last matching pattern takes precedence

# Global fallback - all files require review from a default team if no specific owner
# Uncomment and specify a default team if desired
# * @netwrix/docs-admin

# Product-specific ownership
# Each team owns their docs directory, sidebar files, static files, and images

# 1Secure team
docs/1secure/ @netwrix/1secure-docs
sidebars/1secure.js @netwrix/1secure-docs
static/files/1secure/ @netwrix/1secure-docs
static/images/1secure/ @netwrix/1secure-docs

# Access Analyzer team
docs/accessanalyzer/ @netwrix/accessanalyzer-docs
sidebars/accessanalyzer/ @netwrix/accessanalyzer-docs
static/files/accessanalyzer/ @netwrix/accessanalyzer-docs
static/images/accessanalyzer/ @netwrix/accessanalyzer-docs

# Access Information Center team
docs/accessinformationcenter/ @netwrix/accessinformationcenter-docs
sidebars/accessinformationcenter/ @netwrix/accessinformationcenter-docs
static/files/accessinformationcenter/ @netwrix/accessinformationcenter-docs
static/images/accessinformationcenter/ @netwrix/accessinformationcenter-docs

# Activity Monitor team
docs/activitymonitor/ @netwrix/activitymonitor-docs
sidebars/activitymonitor/ @netwrix/activitymonitor-docs
static/files/activitymonitor/ @netwrix/activitymonitor-docs
static/images/activitymonitor/ @netwrix/activitymonitor-docs

# Auditor team
docs/auditor/ @netwrix/auditor-docs
sidebars/auditor/ @netwrix/auditor-docs
static/files/auditor/ @netwrix/auditor-docs
static/images/auditor/ @netwrix/auditor-docs

# Change Tracker team
docs/changetracker/ @netwrix/changetracker-docs
sidebars/changetracker/ @netwrix/changetracker-docs
static/files/changetracker/ @netwrix/changetracker-docs
static/images/changetracker/ @netwrix/changetracker-docs

# Data Classification team
docs/dataclassification/ @netwrix/dataclassification-docs
sidebars/dataclassification/ @netwrix/dataclassification-docs
static/files/dataclassification/ @netwrix/dataclassification-docs
static/images/dataclassification/ @netwrix/dataclassification-docs

# Directory Manager team
docs/directorymanager/ @netwrix/directorymanager-docs
sidebars/directorymanager/ @netwrix/directorymanager-docs
static/files/directorymanager/ @netwrix/directorymanager-docs
static/images/directorymanager/ @netwrix/directorymanager-docs

# Endpoint Policy Manager team
docs/endpointpolicymanager/ @netwrix/endpointpolicymanager-docs
sidebars/endpointpolicymanager.js @netwrix/endpointpolicymanager-docs
static/files/endpointpolicymanager/ @netwrix/endpointpolicymanager-docs
static/images/endpointpolicymanager/ @netwrix/endpointpolicymanager-docs

# Endpoint Protector team
docs/endpointprotector/ @netwrix/endpointprotector-docs
sidebars/endpointprotector/ @netwrix/endpointprotector-docs
static/files/endpointprotector/ @netwrix/endpointprotector-docs
static/images/endpointprotector/ @netwrix/endpointprotector-docs

# Identity Manager team
docs/identitymanager/ @netwrix/identitymanager-docs
sidebars/identitymanager/ @netwrix/identitymanager-docs
static/files/identitymanager/ @netwrix/identitymanager-docs
static/images/identitymanager/ @netwrix/identitymanager-docs

# Password Policy Enforcer team
docs/passwordpolicyenforcer/ @netwrix/passwordpolicyenforcer-docs
sidebars/passwordpolicyenforcer/ @netwrix/passwordpolicyenforcer-docs
static/files/passwordpolicyenforcer/ @netwrix/passwordpolicyenforcer-docs
static/images/passwordpolicyenforcer/ @netwrix/passwordpolicyenforcer-docs

# Password Reset team
docs/passwordreset/ @netwrix/passwordreset-docs
sidebars/passwordreset/ @netwrix/passwordreset-docs
static/files/passwordreset/ @netwrix/passwordreset-docs
static/images/passwordreset/ @netwrix/passwordreset-docs

# Password Secure team
docs/passwordsecure/ @netwrix/passwordsecure-docs
sidebars/passwordsecure/ @netwrix/passwordsecure-docs
static/files/passwordsecure/ @netwrix/passwordsecure-docs
static/images/passwordsecure/ @netwrix/passwordsecure-docs

# PingCastle team
docs/pingcastle/ @netwrix/pingcastle-docs
sidebars/pingcastle/ @netwrix/pingcastle-docs
static/files/pingcastle/ @netwrix/pingcastle-docs
static/images/pingcastle/ @netwrix/pingcastle-docs

# Platform Governor NetSuite team
docs/platgovnetsuite/ @netwrix/platgovnetsuite-docs
sidebars/platgovnetsuite.js @netwrix/platgovnetsuite-docs
static/files/platgovnetsuite/ @netwrix/platgovnetsuite-docs
static/images/platgovnetsuite/ @netwrix/platgovnetsuite-docs

# Platform Governor NetSuite Flashlight team
docs/platgovnetsuiteflashlight/ @netwrix/platgovnetsuiteflashlight-docs
sidebars/platgovnetsuiteflashlight.js @netwrix/platgovnetsuiteflashlight-docs
static/files/platgovnetsuiteflashlight/ @netwrix/platgovnetsuiteflashlight-docs
static/images/platgovnetsuiteflashlight/ @netwrix/platgovnetsuiteflashlight-docs

# Platform Governor Salesforce team
docs/platgovsalesforce/ @netwrix/platgovsalesforce-docs
sidebars/platgovsalesforce.js @netwrix/platgovsalesforce-docs
static/files/platgovsalesforce/ @netwrix/platgovsalesforce-docs
static/images/platgovsalesforce/ @netwrix/platgovsalesforce-docs

# Platform Governor Salesforce Flashlight team
docs/platgovsalesforceflashlight/ @netwrix/platgovsalesforceflashlight-docs
sidebars/platgovsalesforceflashlight.js @netwrix/platgovsalesforceflashlight-docs
static/files/platgovsalesforceflashlight/ @netwrix/platgovsalesforceflashlight-docs
static/images/platgovsalesforceflashlight/ @netwrix/platgovsalesforceflashlight-docs

# Privilege Secure team
docs/privilegesecure/ @netwrix/privilegesecure-docs
sidebars/privilegesecure/ @netwrix/privilegesecure-docs
static/files/privilegesecure/ @netwrix/privilegesecure-docs
static/images/privilegesecure/ @netwrix/privilegesecure-docs

# Privilege Secure Discovery team
docs/privilegesecurediscovery/ @netwrix/privilegesecurediscovery-docs
sidebars/privilegesecurediscovery.js @netwrix/privilegesecurediscovery-docs
static/files/privilegesecurediscovery/ @netwrix/privilegesecurediscovery-docs
static/images/privilegesecurediscovery/ @netwrix/privilegesecurediscovery-docs

# Recovery for Active Directory team
docs/recoveryforactivedirectory/ @netwrix/recoveryforactivedirectory-docs
sidebars/recoveryforactivedirectory/ @netwrix/recoveryforactivedirectory-docs
static/files/recoveryforactivedirectory/ @netwrix/recoveryforactivedirectory-docs
static/images/recoveryforactivedirectory/ @netwrix/recoveryforactivedirectory-docs

# Threat Manager team
docs/threatmanager/ @netwrix/threatmanager-docs
sidebars/threatmanager/ @netwrix/threatmanager-docs
static/files/threatmanager/ @netwrix/threatmanager-docs
static/images/threatmanager/ @netwrix/threatmanager-docs

# Threat Prevention team
docs/threatprevention/ @netwrix/threatprevention-docs
sidebars/threatprevention/ @netwrix/threatprevention-docs
static/files/threatprevention/ @netwrix/threatprevention-docs
static/images/threatprevention/ @netwrix/threatprevention-docs
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ packages
.env.test.local
.env.production.local

# Claude settings
.claude/settings.local.json

npm-debug.log*
yarn-debug.log*
yarn-error.log*
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Directory. Specufy the following:
monitor data for this connector. With this, you can generate state-in-time reports on Active
Directory data. See the [State In Time Risks Reports](/docs/1secure/admin/searchandreports/stateintime.md) topic
for additional information.
- Ping Castle - Toggle the **Ping Castle** switch to ON to collect data for this connector. With this, you can generate risks from the Ping Castle collector and generate the full PingCastle report.

**Step 10 –** Optionally, select the following for each connector:

Expand Down
20 changes: 11 additions & 9 deletions docs/1secure/admin/riskprofiles/riskassessmentdashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,12 @@ The following cards are available for filtering data:

The following drop-down menus are available for filtering data:

- Category – Select a category from the drop-down menu. The Risks list is filtered to display risk
metrics that belong to the selected category. The risk profile associated with the organization
includes risk metrics, and each metric is assigned a category. By default, _All Categories_ is
selected. Other options are:
- Risks - Select the Risk source from the drop-down menu. By default, _All Risks_ is selected.
Other options are:
- PingCastle

- Category – Select a category from the drop-down menu. The Risks list is filtered to display risk metrics that belong to the selected category. The risk profile associated with the organization includes risk metrics, and each metric is assigned a category. By default, _All Categories_ is selected.
Other options are:

- Data
- Identity
Expand Down Expand Up @@ -232,11 +234,11 @@ The left pane displays the following details for an enumerated risk:

- Description – A description of the risk metric
- NIST Regulations – Displays the NIST regulation names associated with the risk metric
- Open Report – Click this button to navigate to the State In Time Risk Reports page, where you can
view a detailed report for that risk metric. See the
[State In Time Risks Reports](/docs/1secure/admin/searchandreports/stateintime.md) topic for additional
information.
- Remediate – On clicking this button, the Remediate `<risk name>` pane is displayed, which provides
- View - A drop-down menu with three potential options:

- Open Report – Click this button to navigate to the State In Time Risk Reports page, where you can view a detailed report for that risk metric. See the [State In Time Risks Reports](/docs/1secure/admin/searchandreports/stateintime.md) topic for additional information.
- Export PingCastle report - Click this button to navigate to the full PingCastle HTML report to review the details of the specific risk and all other PingCastle risks. This option is only available on risks from the PingCastle data source.
- Remediate – On clicking this button, the Remediate `<risk name>` pane is displayed, which provides
AI-generated step-by-step guidance to help you remediate the risk.
- Edit risk settings – Click this link to navigate to the Risk Profiles page where you can manage
the risk profiles. See the [Manage Risk Profiles](/docs/1secure/admin/riskprofiles/riskprofiles.md) topic for additional
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -349,19 +349,29 @@ requirements are met:
- It is recommended to use lowercase for both domain and username. The case of domain and username
created during the account provisioning process must match exactly to the credentials provided to
the Activity Monitor activity agent for authentication to work.
- In the `application` parameter, use `ontapi` for the ONTAPI/ZAPI and `http` for the REST API.

Use the following command to create the security login for the security role created in Part 1:

#### ONTAPI/ZAPI
```
security login create -user-or-group-name [DOMAIN\DOMAINUSER] -application ontapi -authentication-method [DOMAIN_OR_PASSWORD_AUTH] -role [ROLE_NAME] -vserver [SVM_NAME]
```

Example:

```
security login create -user-or-group-name example\user1 -application ontapi -authentication-method domain -role enterpriseauditor -vserver testserver
```

#### REST API
```
security login create -user-or-group-name [DOMAIN\DOMAINUSER] -application http -authentication-method [DOMAIN_OR_PASSWORD_AUTH] -role [ROLE_NAME] -vserver [SVM_NAME]
```
Example:
```
security login create -user-or-group-name example\user1 -application http -authentication-method domain -role enterpriseauditor -vserver testserver
```

Validate this security login was created.

### Validate Part 2: Security Login Creation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sidebar_position: 50
The Netwrix Activity Monitor is comprised of the following components:

- Activity Monitor Console - Controls configuration settings. See the
[Administration](/docs/activitymonitor/8.0/admin/overview.md)topic for additional information.
[Administration](/docs/activitymonitor/8.0/admin/overview.md) topic for additional information.
- Deployed Agents - Monitor targeted servers and domains. See the
[Agent Information](/docs/activitymonitor/8.0/install/agents/agents.md) topic for additional information.

Expand Down
10 changes: 10 additions & 0 deletions docs/auditor/10.8/accessreviews/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"label": "Access Reviews",
"position": 100,
"collapsed": true,
"collapsible": true,
"link": {
"type": "doc",
"id": "accessreviews"
}
}
Loading
Loading