Is there a way to exempt the first user (admin) without the need to create another role as "admin" since right now only authenticated user shows up?

Comments

kbahey’s picture

Status: Active » Closed (works as designed)

No.

That is the way I do it on several sites: create a role called admin and add user 1 (and others who are admins) to that role, then exempt it.

giggler’s picture

Thanks!! I just did that and had to check sooo many things...I'm surprised Drupal doesn't have a check all options for the role permission page!