- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
07-22-2025 11:31 PM
$pwd_change.doでパスワードを変更した際、以下のエラーメッセージが表示されました。
この場合、パスワード変更に関する試行回数や時間制限のデフォルト値はどのようになっていますでしょうか?
また、そのデフォルト設定をどのように変更すればよいか、ご教示いただけますと幸いです。
解決済! 解決策の投稿を見る。
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
07-23-2025 06:01 PM
システムプロパティ:password_reset.request.success_window
パスワードが正常にリセットされた後で、ユーザーがパスワードのリセットまたは変更を待機する必要がある時間 (分数) を制御します。
デフォールト:1440(分)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
07-22-2025 11:41 PM
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
07-22-2025 11:47 PM
Hello @TianhanJ ,
Please go through the links below and try to adjust them per your requirement and see how that works for you.
and these are the names of those properties which you can lookinto "password_reset.request.max_attempt " & "password_reset.request.max_attempt_window "
or
以下のリンクをご確認の上、ご自身の要件に合わせて調整し、どのように動作するかご確認いただければと思います。
パスワード再設定要求の最大試行数を最小化する(Security Center 1.3で更新)
また、以下が関連するプロパティ名となりますので、必要に応じてご確認ください:
-
password_reset.request.max_attempt
-
password_reset.request.max_attempt_window
※翻訳にはオンラインツールを使用しておりますので、不自然な表現がございましたらご容赦ください。
🔹 Please mark ✅ Correct if this solves your query, and 👍 Helpful if you found the response valuable.
Best regards,
Aniket Chavan
🏆 ServiceNow MVP 2025 | 🌟 ServiceNow Rising Star 2024
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
07-23-2025 12:35 AM
Thank you for your response.
I have modified the values of the three system properties mentioned above, but the error message still persists.
I apologize for the lack of explanation.
The error message appears when attempting to change the password after it has already been successfully changed once.
I would like to inquire about the time restriction.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
07-23-2025 06:01 PM
システムプロパティ:password_reset.request.success_window
パスワードが正常にリセットされた後で、ユーザーがパスワードのリセットまたは変更を待機する必要がある時間 (分数) を制御します。
デフォールト:1440(分)