lua-resty-ntlm icon indicating copy to clipboard operation
lua-resty-ntlm copied to clipboard

No resolver defined to resolve

Open rootbdfy opened this issue 5 years ago • 1 comments

Hello. I get error : [lua] ntlm.lua:198: ntlm_transaction(): Connect fail: no resolver defined to resolve "domain.local" server: domain.local port: 389 My DNS work well and I don't know what I did wrong.

rootbdfy avatar Mar 28 '20 15:03 rootbdfy

Error solved by

resolver local=on

in server config. But ntlm authorization not work - all time browser ask password instead of transparent authorisation (like over haproxy).

rootbdfy avatar Mar 28 '20 15:03 rootbdfy