We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to keep the user password same while moving from one instance to another using the transform map

SantanuKumar Sa
Tera Contributor
 
5 REPLIES 5

Sandeep Rajput
Tera Patron

@SantanuKumar Sa As long as encryption keys across your instances are same, your users will be able to login on instance where the data is imported using transform map. The sys_user record does contain the password data in encrypted form.