Added empty opendirectory module
authorAlan T. DeKok <aland@freeradius.org>
Fri, 27 Aug 2010 13:04:16 +0000 (15:04 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 27 Aug 2010 13:58:59 +0000 (15:58 +0200)
raddb/modules/opendirectory [new file with mode: 0644]

diff --git a/raddb/modules/opendirectory b/raddb/modules/opendirectory
new file mode 100644 (file)
index 0000000..2a44ef6
--- /dev/null
@@ -0,0 +1,13 @@
+# -*- text -*-
+#
+#  $Id$
+
+#  This module is only used when the server is running on the same
+#  system as OpenDirectory.  The configuration of the module is hard-coded
+#  by Apple, and cannot be changed here.
+#
+#  There are no configuration entries for this module.
+#
+opendirectory {
+
+}