In Drupal 4.7, when I received the admin email asking me to approve a new registration, I would go to the admin/user edit page and select the radio button for Active and then save the record; in Drupal 5.1, I did this for the first registrants, and then received emails saying they could get in, but were denied access after they log in! When I checked their Account info, I found that none of the roles had been selected. To make it work the same as in Drupal 4.x (and before), I must select Active and set their role to Authenticated User ... which seems silly since everyone will be at least 'authenticated'.
-
Is there a new setting in 5.x to make "Authenticated User" the default selection for new user account edits?
-
Why would having no role at all give a visitor less access than someone who was Anonymous?
This is on an upgraded site, the sources were completely removed and replaced with the 5.1 sources from the CVS, then the update.php run against the Drupal 4.7 database.
Comments
Comment #1
teledyn commentedRelated to #2 above, the User List page specifically states
yet Authenticated User still appears in the list of checkboxes. Could this indicate an upgrade glitch that failed to promote the old authenticated level to the new implied status?
Comment #2
philmcdonnell commentedThis is not the module that control the info you are requesting. Please see the module description about what this module does. I am closing this thread as it does not pertain to the User Maintenance Module.