Page 1 of 1

Connect restrict

Posted: Thu Jul 19, 2007 12:54 am
by [dx]
Hi...

I saw it on one server and I'm not really sure is that IRCd or services module.

When I connect to server I got modes +iwxZ

And then I got notice that I must type /msg [dx] some-number

I can't join any channel, till type that code or identify nick.

I think that is good for clones.

I hope u can help me :)

Regards

[dx]

Posted: Thu Jul 19, 2007 6:44 am
by Stealth
use the following settings

set::modes-on-join +R
set::restrict-channelmodes R

That will require users to identify to a nick in order to join any channels. To set a channel so unidentified users can join, have an oper or services set -R

Posted: Thu Jul 19, 2007 11:30 am
by [dx]
Than all channels will be +R

Can u go to this server and see what I'm talking about :))

irc.krstarica.com:6667

Re: Connect restrict

Posted: Tue Sep 04, 2007 7:49 am
by ircmru
you need look for this module

humanauth (Preventing +Z users to use JOIN, PRIVMSG, NOTICE) [3RD]

Re: Connect restrict

Posted: Tue Sep 04, 2007 5:13 pm
by [dx]
Already know that, but where to find 3RD party modules

Re: Connect restrict

Posted: Wed Sep 05, 2007 4:55 am
by ircmru
its not a public module i think as I have look for it and did not find it. the best solution is asked to the admin of irc.krstarica.com:6667

Re: Connect restrict

Posted: Wed Sep 05, 2007 7:12 pm
by Syzop
I've a similar (paid) module, ImageAuth, slightly more advanced though, since it uses an image for confirmation.
I could also modify it to make it as you said (=simpeler module), and could cut some off the price then, contact me for details.

Re: Connect restrict

Posted: Wed Sep 05, 2007 10:37 pm
by [dx]
It's very expensive

Re: Connect restrict

Posted: Sun Jul 27, 2008 4:16 am
by CCCC
ircmru wrote:its not a public module i think as I have look for it and did not find it. the best solution is asked to the admin of irc.krstarica.com:6667
I don't think so you'll get that module from Administration irc.krstarica.com> If you would like have something like that you'll have to make that or (may be) pay for that module which could be expensive.

Re: Connect restrict

Posted: Fri Feb 26, 2010 2:31 pm
by MightyWings
This sounds like f_auth by fez. I have used this module and it is quite good. However it does wreck havoc for users if you have set::auto-join enabled. As the user has to type the code, /part the channel and /join the channel.