1 Apr
2009
1 Apr
'09
12:17 p.m.
Eric Geier wrote:
But even without using a raw attribute, the SQL xlat rule doesn't work, such as:
client 192.168.0.1/32 { secret = "%{sql:SELECT secret FROM APs WHERE NAS-Identifier='blah'"
That doesn't work. Not only that, nothing in the documentation leads you to believe that it COULD work.
shortname = testnet }
When googling, I think I found that when using LDAP, I would have to change a setting to get this working....I didn't find a similar setting for SQL.
There isn't one.
Is there a how to I can read to learn about this?
The source code is freely available, and well commented. Alan DeKok.