User login

pwn: let users grant permissions they own to roles (delegate only their own privileges to others)

drupal allow user to administer only permissions they have
drupal give lesser permissions
permission delegate
drupal grant permissions you have

Agaric and the world needs a

Drupal role permission to set permissions for any permission it has

http://gotdrupal.com/videos/manage-drupal-permissions-more-easily

Closest thing we have right now is this trio, which does both more... and less.

http://drupal.org/project/role_delegation
http://drupal.org/project/delegate_menu_admin
http://drupal.org/project/taxonomy_delegate

Each of these let non-super-style admins give people administrative power over

May go into core in 7 though!
http://drupal.org/node/48544

My note there:

Found this thread looking for a module to do exactly what Jomel suggested. This comes up all the time when building sites for others. (There is no solution in contrib yet?) As a developer you want to give client "site administrators" as much power as you think you can without their a) being confused or b) destroying their own site.

"If I am in a role with a certain permission I can give that permission to other roles" seems like a very sensible approach to safely delegating a lot of power.

[Insert note about irony of a collective founded on equality and non-hierarchy contributing this module.]

Drupal has the "grant permissions" option.. i'm checking if there's a "grant permissions that some more privileged user has already given me" option

drupal apply for roles

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.