27 Apr
2005
27 Apr
'05
12:09 a.m.
On Tue, 2005-04-26 at 23:06 +0200, Jakob Curdes wrote:
Another way that would already work is to creatively use %r variable and SQL passdb.
Can you elaborate on that one ?
something like:
pass_query = select user, password from users where user = '%u' and (allow_external_access = 'Y' or '%r' like '10.%')