Skip to content

Commit 1b2b803

Browse files
dimav78claude
andcommitted
Fix internal link references for Netwrix Auditor v10.8
- Update all internal documentation links from 10.7 to 10.8 - Update all image references from 10.7 to 10.8 - Resolve MDX compilation errors preventing local viewing This ensures all cross-references within the 10.8 documentation point to the correct version paths. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 47b1242 commit 1b2b803

File tree

360 files changed

+1624
-1622
lines changed

Some content is hidden

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

360 files changed

+1624
-1622
lines changed

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
"Bash(npx docusaurus start:*)",
1212
"Bash(mkdir:*)",
1313
"Bash(rm:*)",
14-
"Bash(git add:*)"
14+
"Bash(git add:*)",
15+
"Bash(git commit:*)",
16+
"Bash(find:*)"
1517
],
1618
"deny": []
1719
}

docs/auditor/10.8/accessreviews/accessreviews.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -27,41 +27,41 @@ for a supported data source.
2727
**NOTE:** Access Reviews is a separately licensed product and is not included with Netwrix Auditor.
2828
Make sure that you have the Access Reviews license enabled in Auditor.
2929

30-
See the [Licenses](/docs/auditor/10.7/admin/settings/licenses.md) topic for additional information.
30+
See the [Licenses](/docs/auditor/10.8/admin/settings/licenses.md) topic for additional information.
3131

3232
_Remember,_ there is one single Access Review license for all data sources that can send data to the
3333
application.
3434

3535
Follow the steps to use Netwrix Auditor Access Reviews in conjuction with Auditor.
3636

3737
**Step 1 –** Install Access Reviews on the same computer where Netwrix Auditor is installed. See the
38-
[Installation Overview](/docs/auditor/10.7/accessreviews/installation/overview.md) topic for prerequisites and
38+
[Installation Overview](/docs/auditor/10.8/accessreviews/installation/overview.md) topic for prerequisites and
3939
additional information.
4040

4141
**Step 2 –** Configure Access Reviews. The Configuration interface is only available to users with
42-
the Administrator role. See the [Administrator Overview](/docs/auditor/10.7/accessreviews/admin/overview.md) topic
42+
the Administrator role. See the [Administrator Overview](/docs/auditor/10.8/accessreviews/admin/overview.md) topic
4343
for configuration settings and enabling user access.
4444

4545
**Step 3 –** Use the Access reviews configuration tool to setup the data flow from the Auditor
4646
database to the Access Reviews database. See the
47-
[Select Data Sources](/docs/auditor/10.7/accessreviews/installation/accessreviewsconfiguration.md) topic for additional information.
47+
[Select Data Sources](/docs/auditor/10.8/accessreviews/installation/accessreviewsconfiguration.md) topic for additional information.
4848

4949
**NOTE:** Data upload speed depends on the amount of collected data and Auditor collectors
5050
configuration.
5151

5252
**Step 4 –** Configure resource ownership through the Access Reviews Console. The Resource Owners
5353
interface is available to users with either the Security Team or Administrator role. Managing
5454
ownership is core component for the Access Reviews workflow. See the
55-
[Resource Owners Overview](/docs/auditor/10.7/accessreviews/resourceowners/overview.md) topic for additional
55+
[Resource Owners Overview](/docs/auditor/10.8/accessreviews/resourceowners/overview.md) topic for additional
5656
information.
5757

58-
**NOTE:** The [Owners & Access Reviews](/docs/auditor/10.7/accessreviews/owneroverview/owneroverview.md) topic and
58+
**NOTE:** The [Owners & Access Reviews](/docs/auditor/10.8/accessreviews/owneroverview/owneroverview.md) topic and
5959
subtopics are written for the assigned owners. You can distribute the URL to this topic or download
6060
a PDF to be distributed to your assigned resource owners.
6161

6262
**Step 5 –** Configure and run reviews. The Entitlement Reviews interface is available to users with
6363
either the Security Team or Administrator role. See the
64-
[Reviews Overview](/docs/auditor/10.7/accessreviews/entitlementreviews/overview.md) topic for additional
64+
[Reviews Overview](/docs/auditor/10.8/accessreviews/entitlementreviews/overview.md) topic for additional
6565
information.
6666

6767
Netwrix Auditor Access Reviews is now configured and ready to use.
@@ -93,16 +93,16 @@ Review the following considerations:
9393

9494
- Console Users — Grant users access to the application starting with an Administrator account.
9595
There are two levels of access: Administrator and Security Team. See the
96-
[Console Access Page](/docs/auditor/10.7/accessreviews/admin/configuration/consoleaccess.md) topic for
96+
[Console Access Page](/docs/auditor/10.8/accessreviews/admin/configuration/consoleaccess.md) topic for
9797
information.
9898

9999
- Optionally, disable the Builtin Administrator account. See the
100-
[Modify the Builtin Administrator Account](/docs/auditor/10.7/accessreviews/admin/configuration/consoleaccess.md#modify-the-builtin-administrator-account)
100+
[Modify the Builtin Administrator Account](/docs/auditor/10.8/accessreviews/admin/configuration/consoleaccess.md#modify-the-builtin-administrator-account)
101101
topic for additional information.
102102

103103
- Notification — Configure the Notification settings required in order for the application to
104104
send email. See the
105-
[Notifications Page](/docs/auditor/10.7/accessreviews/admin/configuration/notifications.md) topic for
105+
[Notifications Page](/docs/auditor/10.8/accessreviews/admin/configuration/notifications.md) topic for
106106
information.
107107

108108
## Enable Console Users
@@ -121,23 +121,23 @@ Review the following considerations:
121121
Console:
122122

123123
- Ownership Administrator — Send the URL link for the
124-
[Resource Owners Overview](/docs/auditor/10.7/accessreviews/resourceowners/overview.md) topic.
124+
[Resource Owners Overview](/docs/auditor/10.8/accessreviews/resourceowners/overview.md) topic.
125125
- Review Administrator — Send the URL link for the
126-
[Reviews Overview](/docs/auditor/10.7/accessreviews/entitlementreviews/overview.md) topic.
126+
[Reviews Overview](/docs/auditor/10.8/accessreviews/entitlementreviews/overview.md) topic.
127127

128128
- Administrator — Send the URL link for the
129-
[Administrator Overview](/docs/auditor/10.7/accessreviews/admin/overview.md) topic.
129+
[Administrator Overview](/docs/auditor/10.8/accessreviews/admin/overview.md) topic.
130130

131131
## Resource Ownership Configuration
132132

133133
Ownership of resources must be assigned in order to use the Access Reviews workflow:
134134

135135
- Resource Ownership — Assign ownership for resources to be managed through the application. See
136-
the [Resource Owners Interface](/docs/auditor/10.7/accessreviews/resourceowners/interface/interface.md) topic for
136+
the [Resource Owners Interface](/docs/auditor/10.8/accessreviews/resourceowners/interface/interface.md) topic for
137137
additional information.
138138
- Enable Owners — Send a notification to your owners about resource ownership with the
139139
application. See the
140-
[Notification to Owners](/docs/auditor/10.7/accessreviews/resourceowners/overview.md#notification-to-owners)
140+
[Notification to Owners](/docs/auditor/10.8/accessreviews/resourceowners/overview.md#notification-to-owners)
141141
topic for additional information.
142142

143143
## Access Reviews Workflow
@@ -152,5 +152,5 @@ Review the following considerations:
152152
**_RECOMMENDED:_** Set expectations for response time from owners.
153153

154154
Reviews can be run multiple times, maintaining a historical record for each instance. See the
155-
[Reviews Overview](/docs/auditor/10.7/accessreviews/entitlementreviews/overview.md) topic for additional
155+
[Reviews Overview](/docs/auditor/10.8/accessreviews/entitlementreviews/overview.md) topic for additional
156156
information.

docs/auditor/10.8/accessreviews/admin/additionalconfig/emailtemplates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Follow the steps to customize the email templates.
4848
**NOTE:** To successfully modify these Notifications email templates, a familiarity with basic HTML
4949
is necessary.
5050

51-
![Access Reviews installation directory showing the Templates zip file](/images/auditor/10.7/access/reviews/admin/additionalconfig/emailtemplates.webp)
51+
![Access Reviews installation directory showing the Templates zip file](/images/auditor/10.8/access/reviews/admin/additionalconfig/emailtemplates.webp)
5252

5353
**Step 1 –** Navigate to the Access Reviews installation directory.
5454

@@ -58,7 +58,7 @@ named `Templates`.
5858
**CAUTION:** The customized email templates must be in the `Templates` folder within the
5959
installation directory to be preserved during future application upgrades.
6060

61-
![Templates folder showing email templates](/images/auditor/10.7/access/reviews/admin/additionalconfig/emailtemplatesfolder.webp)
61+
![Templates folder showing email templates](/images/auditor/10.8/access/reviews/admin/additionalconfig/emailtemplatesfolder.webp)
6262

6363
**Step 3 –** Locate the desired HTML message template.
6464

docs/auditor/10.8/accessreviews/admin/additionalconfig/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ sidebar_position: 40
99
In addition to the settings that are available on the Configuration interface, the following
1010
configurations and customizations can be done by Administrators:
1111

12-
- [Email Templates](/docs/auditor/10.7/accessreviews/admin/additionalconfig/emailtemplates.md)
13-
- [Timeout Parameter](/docs/auditor/10.7/accessreviews/admin/additionalconfig/timeoutparameter.md)
12+
- [Email Templates](/docs/auditor/10.8/accessreviews/admin/additionalconfig/emailtemplates.md)
13+
- [Timeout Parameter](/docs/auditor/10.8/accessreviews/admin/additionalconfig/timeoutparameter.md)

docs/auditor/10.8/accessreviews/admin/additionalconfig/timeoutparameter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Follow the steps to modify the timeout parameter.
1919
**Step 1 –** Open the `AccessInformationCenter.Service.exe.Config` file with a text editor, e.g.
2020
Notepad.
2121

22-
![Notepad showing the AccessInformationCenter.Service.exe.Config file](/images/auditor/10.7/access/reviews/admin/additionalconfig/timeout.webp)
22+
![Notepad showing the AccessInformationCenter.Service.exe.Config file](/images/auditor/10.8/access/reviews/admin/additionalconfig/timeout.webp)
2323

2424
**Step 2 –** Change the value for the `AuthSessionTimeout` parameter to the desired number of
2525
minutes. For example:

docs/auditor/10.8/accessreviews/admin/configuration/activedirectory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ connecting to the database. If your Database service account uses:
1919
- Windows authentication credentials — The same domain credentials are also used for the Active
2020
Directory service account
2121

22-
![Configuration interface showing the Active Directory page](/images/auditor/10.7/access/reviews/admin/configuration/activedirectory.webp)
22+
![Configuration interface showing the Active Directory page](/images/auditor/10.8/access/reviews/admin/configuration/activedirectory.webp)
2323

2424
There are two options for the type of Active Directory service account:
2525

docs/auditor/10.8/accessreviews/admin/configuration/consoleaccess.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sidebar_position: 10
99
Console access is configured through the Configuration > Console Access page. Adding users to the
1010
Access Reviews Console requires the Active Directory service account to be configured.
1111

12-
![Configuration interface showing the Console Access page](/images/auditor/10.7/access/reviews/admin/configuration/consoleaccess.webp)
12+
![Configuration interface showing the Console Access page](/images/auditor/10.8/access/reviews/admin/configuration/consoleaccess.webp)
1313

1414
There are two levels of access, or roles, which can be granted to domain users or groups:
1515

@@ -28,19 +28,19 @@ See the Modify the Builtin Administrator Account topic for additional informatio
2828

2929
Once users have been granted console access, they can login with their domain credentials. Console
3030
access is not a requirement for owners to complete Access Reviews. See the
31-
[URL & Login](/docs/auditor/10.7/accessreviews/admin/login.md) topic for information on how users will log in and where they are
31+
[URL & Login](/docs/auditor/10.8/accessreviews/admin/login.md) topic for information on how users will log in and where they are
3232
directed after login based on their assigned role or lack of role.
3333

3434
## Add Console Users
3535

3636
Follow the steps to grant domain users or groups console access.
3737

38-
![Console Access Page](/images/auditor/10.7/access/reviews/admin/configuration/consoleaccess.webp)
38+
![Console Access Page](/images/auditor/10.8/access/reviews/admin/configuration/consoleaccess.webp)
3939

4040
**Step 1 –** In the Configuration interface on the Console Access page, click Add. The Console
4141
Access wizard opens.
4242

43-
![Console Access wizard showing the Select Trustees page](/images/auditor/10.7/access/reviews/admin/configuration/consoleaccessselecttrustee.webp)
43+
![Console Access wizard showing the Select Trustees page](/images/auditor/10.8/access/reviews/admin/configuration/consoleaccessselecttrustee.webp)
4444

4545
**Step 2 –** On the Select Trustee page, enter the following information and click Next:
4646

@@ -49,7 +49,7 @@ Access wizard opens.
4949
- Search — Begin typing the sAMAccountName or display name and the field will auto-populate options
5050
from Active Directory sAMAccountName
5151

52-
![Console Access wizard showing the Select Access page](/images/auditor/10.7/access/reviews/admin/configuration/consoleaccessselectaccess.webp)
52+
![Console Access wizard showing the Select Access page](/images/auditor/10.8/access/reviews/admin/configuration/consoleaccessselectaccess.webp)
5353

5454
**Step 3 –** On the Select Access page, enter the following information and click **Finish**:
5555

@@ -64,7 +64,7 @@ Access wizard opens.
6464
- Access is enabled – A user's account must be enabled in order to log into the console. Unchecking
6565
this option allows you to configure access to be granted at a future time.
6666

67-
![Console Access Page displaying users with various assigned roles](/images/auditor/10.7/access/reviews/admin/configuration/consoleaccessadd.webp)
67+
![Console Access Page displaying users with various assigned roles](/images/auditor/10.8/access/reviews/admin/configuration/consoleaccessadd.webp)
6868

6969
**Step 4 –** The new user displays in the list on the Console Access page. Repeat these steps for
7070
each trustee to be granted console access.
@@ -84,7 +84,7 @@ additional information.
8484
**Step 1 –** In the Configuration interface on the Console Access page, select the user to be
8585
modified and click Modify. The Console Access wizard opens to the Select Access page.
8686

87-
![Console Access wizard showing the Select Access page when modifying](/images/auditor/10.7/access/reviews/admin/configuration/consoleaccessmodifyselectaccess.webp)
87+
![Console Access wizard showing the Select Access page when modifying](/images/auditor/10.8/access/reviews/admin/configuration/consoleaccessmodifyselectaccess.webp)
8888

8989
**Step 2 –** Modify the desired settings and click **Finish**:
9090

@@ -112,7 +112,7 @@ user is to disable their access. See the Modify Console Users topic for addition
112112

113113
Follow the steps to remove a user’s configured console access.
114114

115-
![Console Access Page showing various user accounts, with one selected enabling the Modify and Remove buttons](/images/auditor/10.7/access/reviews/admin/configuration/consoleaccessremove.webp)
115+
![Console Access Page showing various user accounts, with one selected enabling the Modify and Remove buttons](/images/auditor/10.8/access/reviews/admin/configuration/consoleaccessremove.webp)
116116

117117
**Step 1 –** In the Configuration interface on the Console Access page, select the user.
118118

docs/auditor/10.8/accessreviews/admin/configuration/database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Access Reviews application must have access to the SQL Server hosting the da
1010
configured during installation. If it is necessary to modify these setting after installation, that
1111
is done on the Database Page of the Configuration interface.
1212

13-
![Configuration interface showing the Database page](/images/auditor/10.7/access/reviews/admin/configuration/database.webp)
13+
![Configuration interface showing the Database page](/images/auditor/10.8/access/reviews/admin/configuration/database.webp)
1414

1515
SQL Server database information:
1616

docs/auditor/10.8/accessreviews/admin/configuration/diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sidebar_position: 50
99
Download logs and enable debug log level for troubleshooting with Netwrix Support on the Diagnostics
1010
page of the Configuration interface.
1111

12-
![Configuration interface showing the Diagnostics page](/images/auditor/10.7/access/reviews/admin/configuration/diagnostics.webp)
12+
![Configuration interface showing the Diagnostics page](/images/auditor/10.8/access/reviews/admin/configuration/diagnostics.webp)
1313

1414
When requested by [Netwrix Support](https://www.netwrix.com/support.html), click Download Logs to
1515
download the archive of all application logs.

docs/auditor/10.8/accessreviews/admin/configuration/notifications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Access Reviews application uses the Simple Mail Transfer Protocol (SMTP) to
1010
SMTP server information and several messaging options can be set through the Configuration >
1111
Notifications page.
1212

13-
![Notifications Page](/images/auditor/10.7/access/reviews/admin/configuration/notifications.webp)
13+
![Notifications Page](/images/auditor/10.8/access/reviews/admin/configuration/notifications.webp)
1414

1515
At the top, the SMTP server and email security settings are configured. The Notification options is
1616
where you configure the sender information, and other optional settings. The Reminders section is
@@ -21,7 +21,7 @@ for configuring weekly reminders for owners with outstanding reviews.
2121
SMTP server information is supplied and modified on the Notifications page. Follow the steps to
2222
configure or modify the SMTP settings.
2323

24-
![Notifications page SMTP server settings section](/images/auditor/10.7/access/reviews/admin/configuration/notificationssmtp.webp)
24+
![Notifications page SMTP server settings section](/images/auditor/10.8/access/reviews/admin/configuration/notificationssmtp.webp)
2525

2626
**Step 1 –** In the Configuration interface, select the Notifications page.
2727

@@ -81,7 +81,7 @@ Notification options.
8181
Once the SMTP server is configured, there are additional options. Only the Reply-To field must be
8282
populated:
8383

84-
![Notifications page showing Notification Options section](/images/auditor/10.7/access/reviews/admin/configuration/notificationsoptions.webp)
84+
![Notifications page showing Notification Options section](/images/auditor/10.8/access/reviews/admin/configuration/notificationsoptions.webp)
8585

8686
- Reply-To — The email address that receives responses to notifications sent by the application.
8787
This can be a “no reply” address.

0 commit comments

Comments
 (0)