Listen:
direct LinkTopics
- DrupalCon
- NewdCamp
- RestWS
- Login/Logout/Reset Password
Resources
DrupalCon.com - www.DrupalCon.com
NewdCamp.com - www.NewdCamp.com
Flood Control Module - https://drupal.org/project/flood_control
Flood Unblock Module - https://drupal.org/project/flood_unblock
Simple Password Reset Module - https://drupal.org/project/simple_pass_reset
PRLP Module - https://drupal.org/project/prlp
Logintoboggan Module - https://drupal.org/project/logintoboggan
Generate Password Module - https://drupal.org/project/genpass
Administer User By Role Module - https://drupal.org/project/administerusersbyrole
Role Assign Module - https://drupal.org/project/roleassign
Module of the Week
This module allows site builders to set up fine-grained permissions for allowing users to edit and delete other users — more specific than Drupal Core's all-or-nothing 'administer users' permission. It also provides and enforces a 'create users' permission.
To use this module:
- Create a role for the users who you'd like to be able to create/edit/delete other users
- Give that new role the 'administer users' permission and give it the desired Administer Users by Role permissions
- If the user-being-edited has multiple roles, the user-doing-the-editing must have permission to edit ALL of the user-being-edited's roles.