- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2015 12:59 PM
I need to reset password of serviceNow users using the Password Reset. I read the overview topic in the Wiki, but I can't find the solution.
Sorry my English.
Wellington
Solved! Go to Solution.
- Labels:
-
Team Development
-
Upgrades and Patches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2015 09:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2015 09:24 AM
You can only reset local passwords in this manner. LDAP passwords will have to be reset through the LDAP server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2020 07:09 PM
Hi Mike,
This thread was 5 years ago, but hoping you still see this reply.
We are looking to force a 30 days password reset for our Customer Portal users/customers. These will be on our customer_contact table. I see your scheduled script above, but not sure this will work for forcing our customers to reset their password 30 days after they reset/change their password. The script above seems like it will force password reset after a particular interval no matter what. Say a customer resets his password 1 day prior to this script being run, it will prompt the customer to reset his password the next day, correct? How can we configure it, to force a password reset after 30 days from their last reset?