Hi All,
I have a question regarding the addition to users to a content server. We have to migrate users from two different CS inplementations to a new one. Can i directly add the rows of Users Tables from the two older CS to the new one to represent users of new CS?
I guess we need to approriately update the other tables also. .. please suggest !!!
some people do that...
the passwords are just a specialized SHA-1 hash, and not tied to a specific IP or anything.
I have known people to do exactly that, but use caution. If you just move the database, you will lose all personalization.
It's best to use the Configuration Migration Utility and Archiver to migrate users.
Hey Brian, Thnaks for your
Hey Brian,
Thnaks for your comments,
Can you please suggest how Archiver and CMU can be used to migrate Users from one instance to another? We generally use Archiver for Document migration and in CMU i can see only a few User MetaData to export in bundle .. !!
I havnt really hav hands on user migration :-( ...
Regards
Sandeep
I usually migrate users from
I usually migrate users from one instance to another by copying the tables USERS and USERSECURITYATTRIBUTES.
Personal configurations resides in .../data/users/profile.
Regards,
Mikael
Post new comment