Page 1 of 1

How to set a password for a server?

Posted: Thu Sep 07, 2006 1:18 pm
by var
Hey all.,.
I have unreal 3.2 version and am going to build it on my system
how can i confgiure unrealircd.conf to make users verify before they join my server?
I mean
to force them to write correct password such as
/server irc.unreal.com 6667 password
and if the passwords is wrong to disconnect directly?

Thank you very much.

Posted: Thu Sep 07, 2006 2:05 pm
by Ron2K
Passworded allow blocks are your friends here.

http://www.vulnscan.org/UnrealIRCd/unre ... allowblock

Posted: Thu Sep 07, 2006 2:14 pm
by var
thank you very much :)