Admin Role Module

Printer-friendly versionPrinter-friendly versionSend to friendSend to friend

A default Drupal installation has different Roles for anonymous users and authenticated users. It also has one user defined as an Administrator but he or she is not in a speical role instead the Admin account is simply added to the authenticated users role. This isn’t a big deal most of the time because each module that needs to simply checks to see if the user logged in is the Administrator and if so the module gives the user access to everything. The problem comes when you want to define more than one Administrator or you have modules that require you to assign them to specific roles.

Enter the Admin Role Module

A common solution to this problem is to create a new role called Administrators and then add your Admin account to it along with any other accounts you want to have Admin access. This works great, the only annoyance is that whenever you add a new module you need to remember to go into the permissions section of your site and add your Administrator Role to it. This is tedious and also somewhat error prone. The Admin Role Module simply does this step for you.

image

Comments

I think it is a very good

I think it is a very good post. It helps us many away. I found many interesting things from this site.

Hair extensions

Could use a link to this module..

Hey suggestion here:

If you could add a link to download that module, instead of having to search for it at Drupal.org ;)