sf:/usr/local/etc/raddb# cat users # Include sequence $INCLUDE csia/users.DEFAULT
$INCLUDE csia/users.GUESTS $INCLUDE csia/users.CSIA_TECH $INCLUDE csia/users.CSIA_LOCAL $INCLUDE csia/users.CSIA_CALLBACK
# Defaults if no other setting are applied $INCLUDE csia/users.DEFAULT_POST
If one of these files included does not contain a directive (like users.GUESTS in case we have no temporary guest users) freeradius 0.9.0 seems to begin processing AV pairs contained in config files processed only after users.GUESTS ignoring those contained in users.DEFAULT .
users.GUESTS file contents are:
### # Indirizzi pubblici per CSIA_LOCAL # net 192.112.180.192/27 # dal 192.112.180.193 al 192.112.180.222
I needed to add:
dummy_user
Fall-Through = Yesto make it function.
Is this a bug or am I missing something?
--
Daniele ALBRIZIO [EMAIL PROTECTED]
Network Infrastructure & Services
UNIVERSITY OF TRIESTE - CSIA - Computing Center
via Valerio, 12 I-34100 Trieste Italy Tel. +39-040.5583319- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
