The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to make it where Admins can change other admins
So I recently learned via my forums that anyone of my administrators can change another admins privileges... Thus allowing for them to ban one another. Regular admins also have the ability to strip a super Administrators permissions from them and ban them. I need to know how to stop this.
|
#2
|
||||
|
||||
Quote:
You should have only ONE Super Administrator. The rest of them should just be regular admins with permissions only you can set. If you're going to add another SA, make damn sure it is someone you trust implicitly. Make sure to check the config file and set yourself as unalterable/undeletable. |
Благодарность от: | ||
In Omnibus |
#3
|
||||
|
||||
What Max said. You can also add any user ID to the config.php file as an undeletable / unalterable user. It doesn't have to be an administrator although that is the general use.
|
#4
|
|||
|
|||
Myself & my other lead admin are super administrators, just like the head admin account. A regular admin that we can appoint, can change our primary user group and then ban our accounts. we have about 9 normal admins. A regular admin should not have the ability to change my user groups. also my server is written to where I am a Super admin, so in the event this actually happened, the site should always allow me access to the admin panel no matter what. why is this a thing?
|
#5
|
||||
|
||||
Quote:
|
#6
|
|||
|
|||
Quote:
|
#7
|
||||
|
||||
You need to look in the file "includes/config.php" for a section like this:
PHP Code:
|
#8
|
|||
|
|||
Quote:
I have edited these setting already, however the problem is that a basic admin can go change our primary usergroup from admin to moderator or something, and then ban the account. |
#9
|
||||
|
||||
No one can alter the account of someone set as undeletable/unalterable from within the AdminCP (administration of users). Of course anyone who knows MySQL can run a query, either in a plugin or manually (if they are permitted to run manual queries) to alter anyone's account, if they know what they're doing.
|
#10
|
||||
|
||||
Quote:
Period. Quote:
Quote:
Please post what you have there, for the relevant settings. I almost bet you're using usernames instead of userid numbers. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|