24 Aug
2009
24 Aug
'09
8:53 a.m.
On Mon, Aug 24, 2009 at 01:45:11PM +0200, Alan DeKok wrote:
George Koulyabin wrote:
I had got success when 'sql_auth' was defined as last entry into instantiate { }. But I think that this solution is unsecure and wrong.
Why is that?
For example, I added new sql-module into sql.conf and forgot to fix order of loading of sql-modules into instantiate { }. I tried to do it. The 'users' used last sql-module of sql.conf. Variable 'sqlmod-inst' is used by 'sqlcounter'-module, but why isn't such variable used into 'files'-module?
Alan DeKok.