This is controlled via the setting:
Manage Images - Edit Image Profiles - Edit - Users have administrative access: Yes/No

imagemeta_rootaccess refers to the rootaccess column in the imagemeta table.

This only controls whether or not the users will be added to the Administrators group.

-Andy


On 12/16/2010 2:14 PM, Hartl, Gerhard L. wrote:
What is the best method to enter users into the power users or users
group instead of the Administrators Group?

I found the section of code where:

if (defined($imagemeta_rootaccess) && $imagemeta_rootaccess eq '0') {

notify($ERRORS{'DEBUG'}, 0, "user will NOT be added to the
Administrators group");

Where is imagemeta_rootaccess defined?

Thanks,

Gerhard

Reply via email to