What module is best to move a lot of users from one role to another? Does one exist?

Comments

kuldip zala’s picture

Hi,

you can do by making simple query and run it.
Just refer tables in your database.

Thanks,

Drupal-Tech’s picture

you can go here to mass update on users http://{yoursite}/admin/user/user

tahiticlic’s picture

This doesn't answer to the question, which is how to change roles...

I'm interested too by this functionnality. Any idea?

Drupal rocks!
www.tahiticlic.com

vm’s picture

It certainly does answer the question.

use the drop down select menu on the screen, check off the users you want to add to the role and save the form. All users will be moved to the role you've set up and chosen.

admin/user/user/list is the path needed to do this task in D6. As this thread was originally about D5 where the path is admin/user/user.

tahiticlic’s picture

Yes, my mistake, I've tried on a site with no roles defined...

In the same time, I saw that userplus offer the same functionnality, I guess I will uninstall it if it's possible without addon module.

Drupal rocks!
www.tahiticlic.com