23 Aug
2012
23 Aug
'12
2:27 a.m.
Am 23.08.2012 00:54, schrieb Arran Cudbard-Bell:
On 22 Aug 2012, at 17:42, Arran Cudbard-Bell<a.cudbardb@freeradius.org> wrote:
On 22 Aug 2012, at 17:26, Klaus Klein<k.klein@gmx.de> wrote:
@ Alan I just verified that on a 2.1.10 server and it seems that files, included with the $INCLUDE statement in the users file, are *not* printed out to the debug log. Yes, looks that way. https://github.com/alandekok/freeradius-server/blob/master/src/main/files.c#... It'll only print out debug messages if it can't open the file. Added extra debug statement. Please build from v2.1.x branch or master.
Cool !!! Thx, Klaus