adding admins
Moderator: Supporters
adding admins
when i try to do /os admin add nick i get Permission Denied. i am set as a superadmin and everything else. is there a umode that i have to have or somthing like that. please help
1. You have to set your nick as a root in the Operserv ServicesRoot :
Then you have to register this nick:
identify :
so you can be able to add Operserv admins with :
2. No, isn't the nick you use to oper and is cAsE SeNsItIvE for oper not for identify with services.
3. No, command /rehash does not rehash services.
*edit* I forgot, you MUST be an oper to do all of this.
Code: Select all
###########################################################################
#
# OperServ configuration
#
###########################################################################
# ServicesRoot <nicks> [REQUIRED]
# Specifies the Services "super-users". The super-users, or "roots" as in
# Unix terminology, are the only users who can add or delete Services
# admins.
#
# You can specify more than one nick by separating each one by a space.
#
# This is commented out by default; make sure you insert the correct
# nick before uncommenting it.
ServicesRoot "RootNickHere"
Code: Select all
/ns register nick password email
Code: Select all
/ns identify password
Code: Select all
/os admin add somenick
3. No, command /rehash does not rehash services.
*edit* I forgot, you MUST be an oper to do all of this.
###########################################################################
#
# OperServ configuration
#
###########################################################################
# ServicesRoot <nicks> [REQUIRED]
# Specifies the Services "super-users". The super-users, or "roots" as in
# Unix terminology, are the only users who can add or delete Services
# admins.
#
# You can specify more than one nick by separating each one by a space.
#
# This is commented out by default; make sure you insert the correct
# nick before uncommenting it.
ServicesRoot "snip"
[01:55:57] (Global) OperServ: snip is a SuperAdmin
[01:55:44] (Global) OperServ: snip: admin add bond
[01:55:44]  ›› [OperServ ([email protected])] Permission denied.
i really dont understand why its not working
#
# OperServ configuration
#
###########################################################################
# ServicesRoot <nicks> [REQUIRED]
# Specifies the Services "super-users". The super-users, or "roots" as in
# Unix terminology, are the only users who can add or delete Services
# admins.
#
# You can specify more than one nick by separating each one by a space.
#
# This is commented out by default; make sure you insert the correct
# nick before uncommenting it.
ServicesRoot "snip"
[01:55:57] (Global) OperServ: snip is a SuperAdmin
[01:55:44] (Global) OperServ: snip: admin add bond
[01:55:44]  ›› [OperServ ([email protected])] Permission denied.
i really dont understand why its not working
-
[UnDeRTaKeR]
- Posts: 84
- Joined: Mon Nov 21, 2005 6:15 am
- Location: Cuba
hi
if your nick is registered, you are logged as an ircop with /oper
you are superadmin, and in the /os staff
command there is a snip as root with a *
and yet u dont have the permision to add a admin...
then thats weird.. but make sure you reloaded the .conf
/os reload
or /os restart
and try again...
cya
if your nick is registered, you are logged as an ircop with /oper
you are superadmin, and in the /os staff
command there is a snip as root with a *
and yet u dont have the permision to add a admin...
then thats weird.. but make sure you reloaded the .conf
/os reload
or /os restart
and try again...
cya