aboutsummaryrefslogtreecommitdiff
path: root/support/iauth.conf
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2020-05-25 20:09:04 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2020-05-25 20:09:04 +0200
commit4440a86cfa359b8e40a484a2cd46d33db5455d8a (patch)
treef5c0c59aebf0058ae97e7ef8b5fb8017f459a05a /support/iauth.conf
downloadircd-4440a86cfa359b8e40a484a2cd46d33db5455d8a.tar.gz
Initial
Diffstat (limited to 'support/iauth.conf')
-rw-r--r--support/iauth.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/support/iauth.conf b/support/iauth.conf
new file mode 100644
index 0000000..c86c379
--- /dev/null
+++ b/support/iauth.conf
@@ -0,0 +1,18 @@
+#
+# Default iauth configuration file
+#
+# $Id: iauth.conf,v 1.2 1999/07/04 22:15:43 kalt Exp $
+#
+
+# If iauth timeouts, then reject user
+notimeout
+# This makes the IRC server require that iauth performs the authentication
+# in order for a new user connection to be accepted
+required
+
+# Perform ident lookups
+module rfc931
+
+# Check and reject open SOCKS proxies
+#module socks
+# option = reject,paranoid