Added two realm module configure options. Ignore_default and
authorcparker <cparker>
Mon, 15 Mar 2004 01:27:11 +0000 (01:27 +0000)
committercparker <cparker>
Mon, 15 Mar 2004 01:27:11 +0000 (01:27 +0000)
commit3f01657e74dd7b8c931634c34d1e565819cb7701
tree77608a161fea86ce4ee6ef1f1143e4b1ddcba7b9
parent50d49b43408b6db1ce15bc5de6e75b4b745ad387
Added two realm module configure options.  Ignore_default and
ignore_null.  Boolean values that can be set to yes to cause the
specific module instance to not return a match on DEFAULT or NULL
realms respectively.  This allows mutliple realm modules to coexist
with DEFAULT and NULL entries in 'raddb/proxy.conf' much nicer.

Updated man page, and radiusd.conf with examples.
man/man5/rlm_realm.5
raddb/radiusd.conf.in
src/modules/rlm_realm/rlm_realm.c