Making users admins from the backend

jwagman wrote on Thursday, October 25, 2012:

Can someone pls point out which table(s) contain the value for what authority a user has? I’d like to update these values via MySql, and I see that the ‘users’ table doesn’t have the field(s). TIA

bradymiller wrote on Friday, October 26, 2012:

Hi,
Not that simple. User access is controlled by the php-gacl controls, which is embedded in OpenEMR. See Administration->ACL .
-brady
OpenEMR