[support] Importing Drupal users from one site to another with passwords

Earnie Boyd earnie at users.sourceforge.net
Thu Apr 23 17:50:16 UTC 2009


Quoting Sam Cohen <support at newms.net>:

> Hi all,
>
> I was wondering if anyone knows of a module that would allow you to import
> users from one Drupal site to another with the passwords.
>
> The user import module allows you to import passwords, but that doesn't help
> much given they are encrypted.
>
> I suppose I can always use the import module and then write a script to move
> the encrypted pwd from the old site to the new one, but wondering if there's
> something that exists that does that.
>

Why not just use mysqldump?  The data should transfer for the  
password.  After all the hash is just characters.  If you really need  
a module, there is http://drupal.org/project/importexportapi.

--
Earnie
-- http://r-feed.com/           -- http://for-my-kids.com/
-- http://www.4offer.biz/       -- http://give-me-an-offer.com/




More information about the support mailing list