stskeeps
2006-11-29 04:36
reporter
~0012760
|
We removed +T techadmin long ago .. |
|
|
mind if i ask why? and what about the channel mode. some networks like my own want to have the debugging channel set for services and net admins only. btu can not set that as the only highest thing to set is +A which allows server admins and higher in. want it so only services and higher can enter. |
|
stskeeps
2006-11-29 08:51
reporter
~0012763
|
Very simple, it was identical to +N in almost every aspect, and so, redundant. If you want titleish stuff, use +N plus a well behaved oper community, which doesn't enter channels they shouldn't.. |
|
|
for the chanmode you can just use codemastr's +P module - whereever it is |
|
|
you can also make a patch that will restrict different levels of IRC Operators from seeing channels like +s if you dont have a trustworthy network. but remember, if you dont trust them, they shouldnt be on your staff ;P |
|
|
has nothing to do with not trusting - just wanted to know if it could be there or not, as i said some networks like mine want to make sure they do not "accidently" enter the channel, or try to cause fights cause certain admins will say well it is +A so ServerAdmins can join cause ServerAdmins are +A adn then sit there explaining that they need to read topic that it is for Services & net admins only, gets tiresome to have to get rid of a link from my net just cause a server admin feels they should be in my services channel. |
|
|
well, as I said you can get a patch for that, so only certain level admins can see certain channels. I'll see if Jason doesnt have that patch readily available. Right now on our network its setup to not allow IRCoperators of Global down to be able to see +s channels. Im sure it can be greatly more configurable then that, i'll see if he cant get intouch through here to either let you know how to code it yourself, or provide you with the current patch and you take it from there. |
|
|
Bricker, still waiting on this or is it all set? |
|
|
wolfsage, totally forgot about it, i'll reply with the patch tonight hopefully |
|
|
i dont use T mode. bricker, where is the patch ? |
|
|
thought i posted. its not a patch, its a fix in SHOW_SECRET inside of includes/config.h needs to be enabled, somewhere along the line it was disabled. should fix your problem |
|
|
with the new oper privilege system in 3.4.x we removed all levels. We added oper classes. You can use extended ban ~O:operclass in +I (for example) to make such channels now. |
|