logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

iauth - The Internet Relay Chat Authentication Program

Author

       Christophe Kalt.

                                          $Date: 2001/10/20 17:57:24 $                                  IAUTH(8)

Bugs

       None... ;-) if somebody finds one, please send mail to ircd-bugs@irc.org

Description

iauth  is  a  slave  process  used  by  the  ircd  program  to perform the authentication of incoming TCP
       connections.  The ircd program starts iauth upon startup.

       iauth will close and reopen the log file whenever it receives a user signal 2, SIGUSR2.  This  is  useful
       to rotate the log file.

Example

              millennium% iauth-ciauth.conf
              iauth 2.10

              Reading "iauth.conf"

              Module(s) loaded:
                      rfc931

Files

        "iauth.conf"

Name

       iauth - The Internet Relay Chat Authentication Program

Options

-cfilename
              When  this  flag  is  given, the program will read the configuration file specify and validate it.
              This is useful to check for errors in the setup.

       -v     This option dumps information about the version.

See Also

iauth.conf(5) ircd(8)

Synopsis

iauth  [ -v | -cconfigfile ]

See Also