search for: dsvlquzg

Displaying 6 results from an estimated 6 matches for "dsvlquzg".

2017 Dec 22
2
Lua Auth
...e that a 'password' > key exists in the table I'm returning from auth_passdb_lookup() -- I'm > logging it one line above the return), the passdb auth fails with this log > entry: > > Dec 21 23:29:22 auth-worker(7779): Info: > lua(test1 at test.com,10.20.103.32,<dSvLQuZg+uIKFGcg>): > No password returned (and no nopassword) > > I guess it's not seeing the password key in the table I'm returning. If I > return a concat'd string ("password=... user=...") from > auth_passdb_lookup(), it works just fine. > > I was also cu...
2017 Dec 22
2
Lua Auth
...#39;m returning from auth_passdb_lookup() -- I'm > > > logging it one line above the return), the passdb auth fails with this > > log > > > entry: > > > > > > Dec 21 23:29:22 auth-worker(7779): Info: > > > lua(test1 at test.com,10.20.103.32,<dSvLQuZg+uIKFGcg>): > > > No password returned (and no nopassword) > > > > > > I guess it's not seeing the password key in the table I'm returning. If I > > > return a concat'd string ("password=... user=...") from > > > auth_passdb_looku...
2017 Nov 30
3
Lua Auth
Op 29-11-2017 om 6:17 schreef Aki Tuomi: >> On November 29, 2017 at 4:37 AM Mark Moseley <moseleymark at gmail.com> wrote: >> >> >> Just happened to be surfing the docs and saw this. This is beyond awesome: >> >> https://wiki2.dovecot.org/AuthDatabase/Lua >> >> Any words of wisdom on using it? I'd be putting a bunch of mysql logic in
2017 Dec 22
0
Lua Auth
...nd despite being very very sure that a 'password' key exists in the table I'm returning from auth_passdb_lookup() -- I'm logging it one line above the return), the passdb auth fails with this log entry: Dec 21 23:29:22 auth-worker(7779): Info: lua(test1 at test.com,10.20.103.32,<dSvLQuZg+uIKFGcg>): No password returned (and no nopassword) I guess it's not seeing the password key in the table I'm returning. If I return a concat'd string ("password=... user=...") from auth_passdb_lookup(), it works just fine. I was also curious if there's a way to pass...
2017 Dec 22
0
Lua Auth
...gt; key exists in the table I'm returning from auth_passdb_lookup() -- I'm > > logging it one line above the return), the passdb auth fails with this > log > > entry: > > > > Dec 21 23:29:22 auth-worker(7779): Info: > > lua(test1 at test.com,10.20.103.32,<dSvLQuZg+uIKFGcg>): > > No password returned (and no nopassword) > > > > I guess it's not seeing the password key in the table I'm returning. If I > > return a concat'd string ("password=... user=...") from > > auth_passdb_lookup(), it works just fine....
2017 Dec 22
0
Lua Auth
...) -- > I'm > > > > logging it one line above the return), the passdb auth fails with > this > > > log > > > > entry: > > > > > > > > Dec 21 23:29:22 auth-worker(7779): Info: > > > > lua(test1 at test.com,10.20.103.32,<dSvLQuZg+uIKFGcg>): > > > > No password returned (and no nopassword) > > > > > > > > I guess it's not seeing the password key in the table I'm returning. > If I > > > > return a concat'd string ("password=... user=...") from > &g...