aboutsummaryrefslogtreecommitdiff
path: root/support/iauth.conf
diff options
context:
space:
mode:
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