Closed (duplicate)
Project:
Administer Users by Role
Version:
6.x-1.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2009 at 15:36 UTC
Updated:
7 Jul 2012 at 11:41 UTC
Using Aegir (http://groups.drupal.org/aegir-hosting-system) and a custom install profile which enables administerusersbyrole at install.
When the temp login link is sent to the admin, the link takes the user to an access denied page, and there is no possible way to create the root account without putting it in the DB.
I am going to begin working on a patch.
Comments
Comment #1
smokrisGreat. Yes, as you've noticed, I haven't tried using this module with either Install Profiles or Ægir. I'd be glad to accept a patch that fixes this issue.
Ægir is intriguing though.. I'm going to examine it further for assistance with my (hundreds of :^) Drupal installations.
Comment #2
mrthumpz commentedAfter screwing around with it trying to figure out where the issue is, I gave up and found the User Protect module, which had my required functionality and it works with Install Profiles. http://drupal.org/project/userprotect
The key issue in your module is somewhere along the line the status of the user is getting set to 0 (even before I click the link in the email).
Comment #3
mrfelton commentedPretty sure this is a duplicate of #923882: Install warning when Administer Users by Role is activated by an installation profile