From: Alan T. DeKok Date: Fri, 27 Aug 2010 13:04:16 +0000 (+0200) Subject: Added empty opendirectory module X-Git-Tag: release_3_0_0_beta0~1286 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=freeradius.git;a=commitdiff_plain;h=6c6c9890f88b2373ea9ca10c639f4fd34db9cf59 Added empty opendirectory module --- diff --git a/raddb/modules/opendirectory b/raddb/modules/opendirectory new file mode 100644 index 0000000..2a44ef6 --- /dev/null +++ b/raddb/modules/opendirectory @@ -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 { + +}