Log in

View Full Version : administrator and administrator


bleros
01-25-2009, 10:05 PM
hello i have 1 question im looking for plugins or some modification: administrator with full acces cannot change user group to other administrator with full acces?becouse im Administrator id.1 and my mate change my usergroup :)

Thanks

mholtum
01-25-2009, 10:09 PM
You can limit his admin rights when you make him an admin. Simply remove his admin rights and them give them back. Then make the necessary rights. Not sure about the one you specifically mentioned.

If he is messing with your stuff in the ADMINCP, maybe you made a bad choice in an additional admin?

Voltar
01-25-2009, 11:27 PM
You could always set yourself as an unalterable user. Look for this in your config.php.

// ****** UNDELETABLE / UNALTERABLE USERS ******
// The users specified here will not be deletable or alterable from the control panel by any users.
// To specify more than one user, separate userids with commas.
$config['SpecialUsers']['undeletableusers'] = '';
You might want to make sure you're set as the only superadmin also.


// ****** SUPER ADMINISTRATORS ******
// The users specified below will have permission to access the administrator permissions
// page, which controls the permissions of other administrators
$config['SpecialUsers']['superadministrators'] = '1';

bleros
01-27-2009, 01:58 AM
thnx mholtum

Voltar im looking for this thanks so much im testing is work :) have a nice day

Dismounted
01-27-2009, 03:51 AM
Also tell your mate not to mess with your user (if you haven't done that already). :p

bleros
01-27-2009, 03:53 AM
Also tell your mate not to mess with your user (if you haven't done that already). :p

:D yes is done :p:up:

the stig
01-27-2009, 10:32 PM
unless your site is owned by big company or you guys are partners, NEVER have more than 1 admin. 1 site, 1 admin = best combo. You can make as many super mods as you want if needed.

BTW, if someone changed MY stutus from administrator to something else, he or she will be extinct! ;)