You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Password Reset displays the Password Policy Enforcer policy message when users are prompted for
93
96
their new password, and the Password Policy Enforcer rejection message if the new password does not
@@ -105,13 +108,14 @@ more detailed Rejection message when this registry value is set. Users may also
105
108
policy, or no policy enforced if the queried server is not a domain controller in the user's
106
109
domain.
107
110
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.
111
112
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
113
115
[www.netwrix.com/password_policy_enforcer](https://www.netwrix.com/password_policy_enforcer.html) to
114
116
learn more about Password Policy Enforcer.
117
+
:::
118
+
115
119
116
120
## Enroll Tab
117
121
@@ -148,10 +152,13 @@ Follow the steps below to remove a question from the list.
148
152
149
153
**Step 4 –** Click **Apply**.
150
154
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
152
157
text boxes so users can enter their own questions. See the
153
158
[Editing the HTML Templates](/docs/passwordreset/3.23/administration/editing_the_html_templates.md)
154
159
document for more information
160
+
:::
161
+
155
162
156
163
### Options
157
164
@@ -184,8 +191,11 @@ Select the **Save e-mail to a pickup folder** option if APR should save e-mails
184
191
delivery by a mail server. Click **Browse...** to select a folder. The mail server must monitor this
185
192
folder for new e-mail.
186
193
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
188
196
this option if your mail server supports pickup folders.
197
+
:::
198
+
189
199
190
200
### Triggers
191
201
@@ -209,9 +219,12 @@ use these macros.
209
219
|[AD_OR_APR_EMAIL]| The e-mail address in AD, or the e-mail address in Password Resetif the AD address is blank |
210
220
|[APR_OR_AD_EMAIL]| The e-mail address in APR, or the e-mail address in AD if the Password Reset address is blank |
211
221
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
213
224
addresses. If the e-mail address in Password Reset's database is no longer valid, then the alert is
214
225
only sent to the invalid address.
226
+
:::
227
+
215
228
216
229
Type additional recipient e-mail addresses in the **Bcc** text box if you want to send any blind
217
230
carbon copies. Separate multiple recipients with a semicolon.
@@ -241,13 +254,16 @@ understand their e-mail alerts.
0 commit comments