Martin Schuster writes:

> Hello coder-com,
>
> I hope this list is still active and my message does not offend any
> list rules. Had some looks in the archives, but could not find a
> search there...
>
> I am running a private chat server just for me and my colleagues, and
> I would like to deactivate the initial ident-request when connecting
> to the server, because we use J2ME chat-clients often, and they don't
> provide identd servers.
>
> I couldn't find a setting in the config to deactivate that. Is there a
> simple way to do it?

CVS HEAD (what will become the next stable release) has a NOIDENT
feature.  The supporting code is pretty simple (one line in each of
ircd_features.h, ircd_features.c and s_auth.c).  You could apply that
code to 2.10.12.08 easily.

Entrope
_______________________________________________
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com

Reply via email to