The admin role module is a Drupal module that creates a super admin role that can be assigned to any number of users, giving the Drupal site multiple super admins instead of only one
The admin role module provides some very nice features including:
Steps to install and configure the admin role module:
Download the module from http://drupal.org/project/adminrole
Extract and copy the module directory to the sites/all/modules directory on your site
Enable the module

4. Navigate to yourdomain.com/admin/user/settings and make sure that the administrator setting is not Disabled

5. If you navigate to yourdomain.com/admin/user/roles you can see that a new administrator role was added by the module

6. If you navigate to yourdomain.com/admin/user/permissions you can see that the administrator role was given all permissions by default

7. When you add a new user to your site from yourdomain.com/admin/user/user/create you can assign the administrator role to it just like any other regular Drupal role

As you can see the admin role module is very useful and has a lot of nice features
I hope you enjoyed this Module Preview and stay tuned for more to come
John Youssef
President, JesoX LLC