summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2008-03-14 19:53:20 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2008-03-14 19:53:20 +0000
commit81a5b40fc541ba7cf2fb5a8234e52fb56f208144 (patch)
tree869d04094dfd27029c164e75f1c2d03d8dca66df
parent2ab95b5a9b09c25e2eb683ae63bf6e26f719f941 (diff)
Warning about allowing anonymous queries
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9086 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r--docs/inspircd.conf.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example
index 65387caee..c710ee29f 100644
--- a/docs/inspircd.conf.example
+++ b/docs/inspircd.conf.example
@@ -1765,6 +1765,10 @@
# #
# Setting the verbose value causes an oper notice to be sent out for #
# every failed authentication to the server, with an error string. #
+# #
+# IMPORTANT NOTE: For this module to work we were required to allow #
+# anonymous queries of the LDAP tree. This may be changed in a future #
+# version. #
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Lock server module: Adds /LOCKSERV and /UNLOCKSERV commands that is #