changeing access

These are old archives. They are kept for historic purposes only.
Post Reply
tazman
Posts: 7
Joined: Sat Jan 14, 2006 1:54 am

changeing access

Post by tazman »

i gaved someone ircop access and was his flags rhgwlcLkKbBnGWHtv
then i gaved em more flags to be servicesadmin so his flags become
rhgwlcLkKbBnGaWHtv +a for services admin .....but nothing change only his vhost changed but he still ircOp
nick is an IRC Operator
nick is available for help.
what flag i must add/remove to be services admin?
help me
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

tazman
Posts: 7
Joined: Sat Jan 14, 2006 1:54 am

Post by tazman »

Of course you need to /rehash (and check if it doesn't give you any errors or warnings)...
And if you have changed the oper block then you ALSO need to re-oper, so:
- /mode yournick -o
- /oper nick pass

i did that all But when i gave him flag +a its still nick1 is an IRC Operator
But if i gaved him +A its change and beeing nick1 is an Server administrator why that?
help me
[UnDeRTaKeR]
Posts: 84
Joined: Mon Nov 21, 2005 6:15 am
Location: Cuba

Post by [UnDeRTaKeR] »

some services packages like anope (if its configured that way) limit
the services administrators (+a) to actually services admin,
a user gets +a flag and if its not an admin in the services, they remove
the flag...
check that out...
cya
black_skies4
Posts: 29
Joined: Mon Jun 20, 2005 2:51 pm

Post by black_skies4 »

Yeah on Anope, having the flag doesn't do anything, you have to add them to the admin list,

Code: Select all

/msg operserv help admin
I think it's

Code: Select all

/msg operserv admin add <nickname>
da127
Posts: 15
Joined: Thu Dec 29, 2005 6:06 am

anope config (1.7.11,1.7.12 and other versions)

Post by da127 »

# UnRestrictSAdmin [OPTIONAL]
# On many ircd Anope removes the umode of +a from users whom are not
# Service Admin in Anope. This mode is NOT used by Anope for any form
# of access. Thus this option allows them to keep the mode without having
# to be a Service Admin in Anope
#UnRestrictSAdmin
Uncomment that last line in your services.conf and /msg operserv reload.
black_skies4
Posts: 29
Joined: Mon Jun 20, 2005 2:51 pm

Post by black_skies4 »

Yeah that's a good idea, but I think he wants to be able to make one of his opers a services admin.
[UnDeRTaKeR]
Posts: 84
Joined: Mon Nov 21, 2005 6:15 am
Location: Cuba

Post by [UnDeRTaKeR] »

its all there,
I didnt want to include any part of an anope config
because the forums is for unreal and it would be offtopic,
but since its already there,
he must add the flag (+a) and uncomment the given
line in anope conf,
that should do...
Post Reply