Preserve user passwords to be overwritten when cloned

CV1
Tera Contributor

Hello All,

We have few local users for web access only with diff pwds for prod and DEV for testing via postman etc.

How to avoid these pwds to be overwritten and retain dev credentials after clone

 

  • Currently once it clones, the pwds are over written with prod and having to manually change to dev .
  • Also, how can admin pwds of DEV and UAT be retained with out being over written. (is it done in cleanup scripts/Exclude Tables/Preserve Data? Please explain how to do this.)

 

TIA

6 REPLIES 6

Hi there,

 

Just the Data preserver is enough. No need for Exclude tables.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Amit Pandey
Kilo Sage

Hi @CV1 

 

You need to use data preservers to achieve this. Also, please remember to define them always on the source instance. 

 

https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/managing-dat...

 

Regards,

Amit