idletime in ircd.conf

Chet Rebman chet2003 at cybox.com
Fri Oct 1 18:25:02 EDT 2004




Jack L. wrote:
> What class are the users in, are they opers, and do they have an idle 
> exempt auth{}?

It never occurred to me to look there. They are in class users, here is
the classs{}...

class {
         name="users";
         #ping_time=90;
         number_per_ip=3;
         /* see max_clients in serverinfo */
         max_number=100;
         sendq=100000;
};

I removed the ping time..no change.

 > I Forgot to ask this in the last question: are they kline_exempt?

No, here is the auth{} block....
auth {

         user="testUser@*";
         user="*@*";
         password="testPassword";
         class="users";
         restricted = yes;
};

thx, Chet


> 
> ----- Original Message -----
> From: Chet Rebman
> Date: Fri, 01 Oct 2004 13:30:39 -0600
> To: hybrid at lists.ircd-hybrid.org
> Subject: idletime in ircd.conf
> 
>  > I am running ircd-hybrid-7.0.3
>  >
>  > I am running hybrid standalone on an intra net.
>  >
>  > Everything works except my idletime setting does nothing at all.
>  > People can stay connected for days.
>  >
>  > I am using...
>  >
>  > idletime = 30 minutes;
>  >
>  > I have all modules loaded and could not find any compile time settings.
>  >
>  > Any thoughts?
>  >
>  > thx, Chet
> 
> 
> 
> 
> 
> 
>                               ~Jack~
> 
> 
> 
> -- 
> 
> _______________________________________________
> Get your free email from www.doramail.com <http://www.doramail.com> with 
> 30 Megs of disk space in webhosting and e-mail storage!
> Powered by Outblaze
> 




More information about the hybrid mailing list