17 Dec
2010
17 Dec
'10
3:51 p.m.
On Thu, 2010-12-16 at 16:32 -0500, PA wrote:
Apparently that's not it, the include is configured as !include conf.d/*.conf - when I changed the conf.d/ files to .conf.ext it simple didn't read the file and it gave me no error. Back to square one.
The sql config isn't supposed to be !included, it gets used by:
passdb { driver = sql args = /path/to/sql.conf }
And looks like you already had it like that. So what's the problem?