|
prohibited nicks
[message #5886]
|
Sun, 17 January 2010 13:45
|
Marqin
Reged: January 2010
|
How to add prohibited nicks? eg. somebody changes nick for "IRCop" and get g-lined for 1h
|
|
|
|
|
Re: prohibited nicks
[message #5887 is a reply to message #5886 ]
|
Sun, 17 January 2010 18:53
|
Gerrit

Reged: June 2006 Location: Germany

|
You either can:
- G-line all nicknames you don't want to be used (by issuing a default G-line to nicktoblock!*@*), IRC-operators will be able to change their nickname to the G-lined nick as soon as they have opered up. All other users not opered up will get a message that this nickname is erroneous, including the operators for example when connecting or before opering up. However you have to note that the G-line will get applied against them and disconnect them from the network if they are online with that nickname at exactly that point of time you add the G-line, so tell them to rename first.
- Jupe the nicknames by adding a "Jupe { nick = "nickyoudontwant,anothernickyoudontwant,andoneagain"; }" block to your config, providing a comma-seperated list of all nicks to block. Those nicknames however are blocked all the time and for everybody, even opers can't use them after opering up. You have to add the same Jupe blocks on all ircds running.
- Create an IRC-service that provides such nick protection functionalities for your opers based on exactly what you want and how you want it to be done (for example warning and then G-lining users after a short time if they use a protected nickname and don't change it immediately for one hour or something, a bit like NickServ does).
[Updated on: Sun, 17 January 2010 18:54]
G3rr|t is authed as Gerrit
#IRCd - IRC server / services support
|
|
|
|
|
|