FW: Question

Alan LeVee alan.levee at prometheus-designs.net
Tue Jul 5 10:06:45 EDT 2005


If you're talking about the old I: line behavour in which in order for
people to connect to the server you had to give a password you'll want to
look at the auth{} blocks. It has the ability to do that. This is an
example:

auth {
	user = "*@*";
	password = "letmein";
	class = "users";
	flags = need_password;
};

Hope this helps. To review more look at the example conf in etc/example.conf

Jon Lusky said:
>
>
>   _____
>
> From: mailman-bounces at hemi.blown.net
> [mailto:mailman-bounces at hemi.blown.net]
> On Behalf Of Laurent
> Sent: Monday, July 04, 2005 5:18 PM
> To: Hybrid-owner
> Subject: Question
>
>
>
>  Hello,
>
>  I have hybrid-7.1rc4 but I do not find in example.conf to block(surround)
> the ircd waiter(server) by a password, the field: " restricted " is not
> there any more.
>
> It is or please ?
>
> Regards,
>
>
>
>
>


-- 
Alan LeVee




More information about the hybrid mailing list