Hi Everyone,

How can I've these permission on drupal system

I've 3 role in role.
I want like administrator is top level access, supervisor is second level, user is last level.

anyone tell me to detail on that!

Thanks,
Thet Kyaw Linn

Comments

WorldFallz’s picture

Create roles for admin and supervisor (at admin/user/roles) and assign permissions as desired (admin/user/permissions). The 'authenticated user' role already exists.

myanmardigitalsolutions’s picture

Hi WorldFallz,

Sorry I mean, want to access content using role, that mean...

administrator can view anytype of content
supservisor can view users content and his/her content and some admin content
member can view member content.

if you have any idea, please let me know

WorldFallz’s picture

For additional control of viewing content you'll need to add one of the many available access control modules: content_access, tac_lite, node_privacy_byrole, etc. Which you select will depend on the exact details of your use case.

WorldFallz’s picture

Also, please stop creating duplicate threads -- you've now got 3 people wasting their time helping you on three different threads. I'm locking this one and one other and linking back to the original.

See http://drupal.org/node/617618 to participate in this topic.