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

Maik Skoddow
Tera Patron
Tera Patron

Hi @SantanuKumar Sa 

without any more details about what you want to achieve it is not really possible to answer your question.

The only thing I can tell you is that the user's password is part of its sys_user_record (of course as an encrypted string). Therefore it is no problem to transfer the password from one system to another.

Maik

Maik I am trying to move 100K+ records to my new instance and I might not do XML export import because I am merging two instance and removing the duplicates and putting all users in new instance. So transform map is the only option to move all the user data. In the same process I want to keep the same password which is being used by the user to login in the source instance. Post movement i want the user to use the same password.  

Hi @SantanuKumar Sa 

sorry, I'm irritated. I already told you that there is no problem to transfer the password - even with export/import. So what else are you missing?

Maik

Amit Gujarathi
Giga Sage
Giga Sage

HI @SantanuKumar Sa ,
I trust you are doing great.
You can simply export the xml and import to target instance


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi