4 Dec
2019
4 Dec
'19
9:29 a.m.
On Dec 4, 2019, at 9:25 AM, Chinnapaiyan, Nagamani <Nagamani.Chinnapaiyan@viasat.com> wrote:
Thanks. It works now. However, behavior on order of reading the files in the directory changed.
The server reads files in the order that they occur in the directory. Rewriting the files can change the order. i.e. the order is a function of the OS, not of FreeRADIUS.
Is this change intentional? Is it is viable to change that ordering back to old one. I want to force certain ordering when including all files in a directory.
Then include the files one by one. That is the *only* way to ensure ordering. Alan DeKok.