drupal 7 - How do you assign certain permissions to a single user without using the roles? -


adding permissions role enables given permission users in role default; want avoid. want able set permissions "booking: view own bookings" @ user level , not role level.

is there module this, or can give me possible approaches or pseudo code of kind?

yes, there's user permissions module.

user permissions provides interface giving additional permissions individual users without need assign them special role. when module enabled, users 'administer permissions' permission can access 'user permissions' tab on each user's account.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -