Jump to content

Recommended Posts

Posted

what do you use for authentification

config file

db

or ldap

 

basically you need to make all users admin

 

why do you want to do this. you might as well have one user.

 

or is it the email part you need to keep working

 

let me know what auth you are using.

 

i see you have posted on mrbs support

 

campbell will sort you out he is a top bloke very helpfull

Posted

ok if you are using the config file to add users you will need to add the following for each user that needs to be an admin

 

// add users that need to be admins here

$auth["admin"][] = "username";

 

 

t

if using db for authentification then you can click the userlist and add change the users level from user to admin

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...