Where does Drupal store user permissions in the database?

Posted by Ryan Nelson on Stack Overflow See other posts from Stack Overflow or by Ryan Nelson
Published on 2010-05-22T23:58:03Z Indexed on 2010/05/23 0:00 UTC
Read the original article Hit count: 231

Filed under:
|
|

Does anyone know where Drupal stores, in the Database, the role of a user? It's not in the users table, and I can't seem to find it. I can find where it defines the role, defines the role's permissions, but I can't find where it defines what Role a certain User is. Anyone know? Thanks!

© Stack Overflow or respective owner

Related posts about drupal

Related posts about roles