I've got a new site up and gong and I searched this site and couldn't find a how-to.

How do I do it and what tables do I need to move?

Will it effect the current admin?

Comments

lunk rat’s picture

Did you ever complete this? I also want to migrate users from an old install to a new one.

jrchew’s picture

I'm in the same boat. I haven't looked into it yet but I will be accomplishing this soon.

jrchew’s picture

So far I just copied the old "users" table over to the new database. It looks like that's all that is needed in my case.

You may need to transfer the "users_roles" table over to the new database if you have user roles configured.

You also may need to transfer over any module related database tables that contain your users information. (user_relationships module etc..)

It all looks fairly straightforward.

God I love Drupal!