Skip to content

Commit 772e938

Browse files
ran Docusaurus Adminitions script and Broken Links script. Fixed broken links
1 parent 3d6bc11 commit 772e938

13 files changed

+202
-56
lines changed

docs/passwordreset/3.23/administration/configuring_password_reset.md

Lines changed: 41 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,12 @@ Follow the steps below to add a domain to the list.
3333

3434
**Step 3 –** Click **OK**, and then click **Apply**.
3535

36-
**NOTE:** The most frequently used domain should be first in the list as it will be the default. You
36+
:::note
37+
The most frequently used domain should be first in the list as it will be the default. You
3738
can rearrange the domains by dragging them to another position. You can also click Sort to sort them
3839
alphabetically.
40+
:::
41+
3942

4043
Remove a Domain from the list
4144

@@ -105,13 +108,14 @@ more detailed Rejection message when this registry value is set. Users may also
105108
policy, or no policy enforced if the queried server is not a domain controller in the user's
106109
domain.
107110
Queries to the Password Policy Server are sent to UDP port 1333 by default. You may need to create
108-
firewall rules to open this port. See the
109-
[Creating Firewall Rules for the PPC](/docs/passwordreset/3.23/password_policy_enforcer/administration/password_policy_client.md#creating-firewall-rules-for-the-ppc)
110-
topic for more information.
111+
firewall rules to open this port.
111112

112-
**NOTE:** Password Policy Enforcer is not included with Password Reset. Go to
113+
:::note
114+
Password Policy Enforcer is not included with Password Reset. Go to
113115
[www.netwrix.com/password_policy_enforcer](https://www.netwrix.com/password_policy_enforcer.html) to
114116
learn more about Password Policy Enforcer.
117+
:::
118+
115119

116120
## Enroll Tab
117121

@@ -148,10 +152,13 @@ Follow the steps below to remove a question from the list.
148152

149153
**Step 4 –** Click **Apply**.
150154

151-
**NOTE:** You can rearrange questions by dragging them. You can also replace question lists with
155+
:::note
156+
You can rearrange questions by dragging them. You can also replace question lists with
152157
text boxes so users can enter their own questions. See the
153158
[Editing the HTML Templates](/docs/passwordreset/3.23/administration/editing_the_html_templates.md)
154159
document for more information
160+
:::
161+
155162

156163
### Options
157164

@@ -184,8 +191,11 @@ Select the **Save e-mail to a pickup folder** option if APR should save e-mails
184191
delivery by a mail server. Click **Browse...** to select a folder. The mail server must monitor this
185192
folder for new e-mail.
186193

187-
**NOTE:** Saving e-mail to a pickup folder is the fastest and most reliable delivery method. Use
194+
:::note
195+
Saving e-mail to a pickup folder is the fastest and most reliable delivery method. Use
188196
this option if your mail server supports pickup folders.
197+
:::
198+
189199

190200
### Triggers
191201

@@ -209,9 +219,12 @@ use these macros.
209219
| [AD_OR_APR_EMAIL] | The e-mail address in AD, or the e-mail address in Password Resetif the AD address is blank |
210220
| [APR_OR_AD_EMAIL] | The e-mail address in APR, or the e-mail address in AD if the Password Reset address is blank |
211221

212-
**NOTE:** Use [APR_OR_AD_EMAIL] with caution as Password Reset does not check the validity of e-mail
222+
:::note
223+
Use [APR_OR_AD_EMAIL] with caution as Password Reset does not check the validity of e-mail
213224
addresses. If the e-mail address in Password Reset's database is no longer valid, then the alert is
214225
only sent to the invalid address.
226+
:::
227+
215228

216229
Type additional recipient e-mail addresses in the **Bcc** text box if you want to send any blind
217230
carbon copies. Separate multiple recipients with a semicolon.
@@ -241,13 +254,16 @@ understand their e-mail alerts.
241254

242255
![configuring_apr_5](/img/product_docs/passwordpolicyenforcer/10.2/password_reset/administration/configuring_npr_5.webp)
243256

244-
**CAUTION:** An attacker may choose a specific language to avoid detection. E-mail alerts are sent
257+
:::warning
258+
An attacker may choose a specific language to avoid detection. E-mail alerts are sent
245259
in the Web Interface language chosen by the attacker if the target user has not enrolled or changed
246260
their password with Password Reset. The target user will receive the e-mail alerts, but they may not
247261
understand them. Use the Rest API to remind new users to enroll so their preferred language is known
248262
to Password Reset. See the
249263
[Enabling the API](/docs/passwordreset/3.23/administration/persuading_users_to_enroll.md#enabling-the-api)
250264
topic for additional information.
265+
:::
266+
251267

252268
## Verification Tab
253269

@@ -356,10 +372,13 @@ The user's Active Directory mobile phone number is read from the mobile attribut
356372
**AD Attribute** if you want to use a phone number from a different attribute. Type the name of the
357373
attribute, and then click **OK**.
358374

359-
**NOTE:** Use a script to perform additional processing before sending the SMS. For example, a
375+
:::note
376+
Use a script to perform additional processing before sending the SMS. For example, a
360377
script could read the user's phone number from a database, or send a language-specific SMS based on
361378
the value of the [LANG] macro. Put the path of the scripting engine executable in the **Command**
362379
text box, and the path to the script file and other parameters in the **Parameters** text box.
380+
:::
381+
363382

364383
![configuring_apr_7](/img/product_docs/passwordpolicyenforcer/10.2/password_reset/administration/configuring_npr_7.webp)
365384

@@ -398,12 +417,15 @@ them from resetting a recently changed password.
398417
Users whose passwords are set to never expire in Active Directory will not be forced to change their
399418
password during logon, even if this check box is selected.
400419

401-
**NOTE:** Password Policy Enforcer's History rule is enforced for password resets if the **Enforce
420+
:::note
421+
Password Policy Enforcer's History rule is enforced for password resets if the **Enforce
402422
policy when password is reset** check box is selected in the PPS properties page, and if the
403423
**Enforce this rule when a password is reset** check box is selected in the History rule's
404424
properties page. Netwrix Password Policy Enforcer does not enforce the Minimum Age rule for password
405425
resets. See the [Netwrix Password Policy Enforcer](#netwrix-password-policy-enforcer) topic for
406426
additional information.
427+
:::
428+
407429

408430
Users may try to evade the password history policy by resetting their password several times in
409431
quick succession to push a password off the password history list. Select a value from the
@@ -426,9 +448,12 @@ the lockout feature. Incorrect verification codes are counted as incorrect answe
426448
users if they enter too many incorrect verification codes** check box is selected on the
427449
**Verification** tab.
428450

429-
**NOTE:** Locked out users must re-enroll before they can use Password Reset to reset their password
451+
:::note
452+
Locked out users must re-enroll before they can use Password Reset to reset their password
430453
or unlock their account. The incorrect answer count is reset when a user enrolls, or answers all
431454
questions during a reset or unlock.
455+
:::
456+
432457

433458
## Permissions Tab
434459

@@ -466,6 +491,9 @@ key.
466491
To install a new license key, copy the entire license e-mail to the clipboard, and then click Get
467492
license from clipboard.
468493

469-
**NOTE:** Password Reset includes a 30-day evaluation license for up to 50 users. Please contact
494+
:::note
495+
Password Reset includes a 30-day evaluation license for up to 50 users. Please contact
470496
Netwrix support[ ](mailto:support@anixis.com)if you would like to evaluate Password Reset with more
471497
than 50 users.
498+
499+
:::

docs/passwordreset/3.23/administration/editing_the_html_templates.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,14 @@ code. The files for the US English language are:
3030
The formatting information is in `apr.css`, and the image files are in the images folder. These
3131
files are installed into the `\Inetpub\wwwroot\pwreset\` folder by default.
3232

33-
**NOTE:** Always backup the user interface files before and after editing them. Your changes may be
33+
:::note
34+
Always backup the user interface files before and after editing them. Your changes may be
3435
overwritten when Password Reset is upgraded, and some changes could stop Password Reset from working
3536
correctly. Having a backup allows you to quickly revert to a working setup.
3637
Web browsers display pages differently, so test your changes with several versions of the most
3738
popular browsers to ensure compatibility.
39+
:::
40+
3841

3942
### Ranges and Fields
4043

@@ -78,8 +81,11 @@ text_short and text_long classes are used to display different content depending
7881
text_short elements are shown on small screens (up to 420 pixels wide). text_long elements are shown
7982
on larger screens.
8083

81-
**CAUTION:** You may rebrand the Password Reset user interface, but it is a violation of the License
84+
:::warning
85+
You may rebrand the Password Reset user interface, but it is a violation of the License
8286
Agreement to modify, remove or obscure any copyright notice.
87+
:::
88+
8389

8490
## Examples
8591

@@ -222,8 +228,11 @@ Change the three question numbers on each line so they match the original number
222228
Password Reset will not work correctly. You should also edit the validation error messages in
223229
`en_enroll.htm` as some of them make reference to selecting questions from a list.
224230

225-
**NOTE:** Users may not choose appropriate security questions, so it is advisable to leave the
231+
:::note
232+
Users may not choose appropriate security questions, so it is advisable to leave the
226233
question lists for some of the enrollment questions.
234+
:::
235+
227236

228237
### Change Font Sizes and Colors
229238

@@ -256,6 +265,9 @@ Replace the hexadecimal color code with your desired color code. You can use a c
256265
this one to generate the color code:
257266
[https://www.w3schools.com/colors/colors_picker.asp](https://www.w3schools.com/colors/colors_picker.asp)
258267

259-
**NOTE:** Some old web browsers with basic HTML5 support cannot display SVG images. Password Reset
268+
:::note
269+
Some old web browsers with basic HTML5 support cannot display SVG images. Password Reset
260270
works with these browsers, but the SVG images are not shown. You can convert the icons to GIF or PNG
261271
format if you want them shown on these older browsers.
272+
273+
:::

docs/passwordreset/3.23/administration/installation.md

Lines changed: 36 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,15 @@ the credentials are valid.
3838

3939
![installing_apr](/img/product_docs/passwordreset/3.23/evaluation/installing_apr_1.webp)
4040

41-
**NOTE:** Microsoft SQL Server Compact is installed with the Password Reset Server. SQL Server
41+
:::note
42+
Microsoft SQL Server Compact is installed with the Password Reset Server. SQL Server
4243
Compact is free to use, and should only be removed if you move the database to SQL Server. SQL
4344
Server Compact is an embedded database. Unlike SQL Server, you do not need to configure or manage
4445
it. See the
4546
[Working with the Database](/docs/passwordreset/3.23/administration/working_with_the_database.md)
4647
topic for additional information.
48+
:::
49+
4750

4851
## Installation Types
4952

@@ -60,9 +63,12 @@ the two servers to communicate.
6063

6164
You choose the installation type when installing Password Reset, but you can change it later.
6265

63-
**NOTE:** An Password Reset Server can accept requests from more than one Web Interface. Having
66+
:::note
67+
An Password Reset Server can accept requests from more than one Web Interface. Having
6468
multiple Web Interfaces allows for load balancing and failover, but you should only consider this
6569
option if you already have redundant web servers. Most organizations only need one Web Interface.
70+
:::
71+
6672

6773
Password Reset can share server resources with other applications. It is normally not necessary to
6874
dedicate a server exclusively to Password Reset. The Web Interface can be installed on an existing
@@ -90,26 +96,35 @@ then click **Next** if you accept all the terms.
9096
**Step 7 –** Enter a **User Name**, **Domain**, and **Password** for the Password Reset service
9197
account. The account will be created and added to the Domain Admins group if it does not exist.
9298

93-
**NOTE:** You can remove the account from the Domain Admins group later. If using an existing
99+
:::note
100+
You can remove the account from the Domain Admins group later. If using an existing
94101
account, make sure it has the required permissions. See the
95102
[Securing Password Reset](/docs/passwordreset/3.23/administration/securing_password_reset.md)
96103
topic for additional information.
104+
:::
105+
97106

98107
**Step 8 –** Click **Next**.
99108

100109
**Step 9 –** Select an **IIS Web Site** from the drop-down list, and optionally change the default
101110
**Virtual Directory** for the Web Interface.
102111

103-
**NOTE:** The Web Interface should be installed in its own virtual directory.
112+
:::note
113+
The Web Interface should be installed in its own virtual directory.
114+
:::
115+
104116

105117
**Step 10 –** Click **Next** twice.
106118

107119
**Step 11 –** Wait for Password Reset to install, and then click **Finish**.
108120

109-
**NOTE:** The Password Reset Setup wizard installs the Password Reset Server and associated files
121+
:::note
122+
The Password Reset Setup wizard installs the Password Reset Server and associated files
110123
into the `\Program Files\ANIXIS Password Reset\` folder by default. Use the SERVERDIR parameter to
111124
install the Password Reset Server to a different folder. For example, APR323.exe
112125
SERVERDIR="D:\Programs\APR\"
126+
:::
127+
113128

114129
### Multiple Server Installation
115130

@@ -154,23 +169,29 @@ then click **Next** if you accept all the terms.
154169
**Step 6 –** Type a **User Name**, **Domain**, and **Password** for the Password Reset service
155170
account. The account will be created and added to the Domain Admins group if it does not exist.
156171

157-
**NOTE:** You can remove the account from the Domain Admins group later. If using an existing
172+
:::note
173+
You can remove the account from the Domain Admins group later. If using an existing
158174
account, make sure it has the required permissions. See the
159175
[Securing Password Reset](/docs/passwordreset/3.23/administration/securing_password_reset.md)
160176
topic for additional information.
177+
:::
178+
161179

162180
**Step 7 –** Make sure the **Create Windows Firewall Exception for the APR Server service** check
163181
box is selected, and then click **Next** twice.
164182

165183
**Step 8 –** Wait for the Password Reset Server to install, and then click **Finish**.
166184

167-
**NOTE:** Open UDP port 5100 on the Password Reset Server computer if a host-based firewall other
185+
:::note
186+
Open UDP port 5100 on the Password Reset Server computer if a host-based firewall other
168187
than the Windows Firewall is installed. This is needed in addition to the DMZ firewall rules
169188
above.
170189
The Password Reset Setup wizard installs the Password Reset Server and associated files into the
171190
`\Program Files\ANIXIS Password Reset\` folder by default. Use the SERVERDIR parameter to install
172191
the Password Reset Server to a different folder. For example, APR323.exe
173192
SERVERDIR="D:\Programs\APR\"
193+
:::
194+
174195

175196
Install Web Interface Server in DMZ
176197

@@ -247,9 +268,12 @@ topic for additional information.
247268
Interface files before upgrading**. The Web Interface files are installed in the
248269
`\Inetpub\wwwroot\pwreset\` folder by default.
249270

250-
**NOTE:** A full backup of the APR server(s) is recommended. This allows you to roll back to the
271+
:::note
272+
A full backup of the APR server(s) is recommended. This allows you to roll back to the
251273
previous version if the upgrade cannot be completed.
252274
You may need to restart Windows after upgrading.
275+
:::
276+
253277

254278
If Password Reset was originally installed by someone else and you do not have their installation
255279
notes, then read this Installation topic before you begin. Also make sure you know the password for
@@ -283,7 +307,8 @@ the
283307
[Editing the HTML Templates](/docs/passwordreset/3.23/administration/editing_the_html_templates.md)
284308
topic for additional information.
285309

286-
**CAUTION:** APR V3.23 is only compatible with Password Policy Enforcer V7.0 and later. Upgrade PPE
310+
:::warning
311+
APR V3.23 is only compatible with Password Policy Enforcer V7.0 and later. Upgrade PPE
287312
to a compatible version if you have enabled Password Policy Enforcer integration. See the
288313
[Configuring Password Reset](/docs/passwordreset/3.23/administration/configuring_password_reset.md)
289314
topic for additional information.
@@ -297,6 +322,8 @@ the Password Reset Client on Windows XP and Server 2003. Send an e-mail to
297322
[support@netwrix.com ](mailto:support@anixis.com)before upgrading if you still have computers
298323
running Internet Explorer 8.
299324
APR V3.23 server components have not been tested on, and are not supported on Windows 2003.
325+
:::
326+
300327

301328
### Before You Begin
302329

0 commit comments

Comments
 (0)