Re: [users@httpd] mod_lua and subprocess_env

2018-03-09 Thread Andrei Ivanov
Yann? Any chance to get this reviewed after the 2.4.32 release? On Tue, Jan 2, 2018 at 7:08 PM, Andrei Ivanov wrote: > Hello? Yann? > > On Thu, Dec 21, 2017 at 5:39 PM, Andrei Ivanov > wrote: > >> Yann? Are you there? 😞 >> >> On Mon, Dec 4, 2017 at 3:43 PM, Andrei Ivanov >> wrote: >> >>> Hi Ya

Re: [users@httpd] ntml ath for non-ad users

2018-03-09 Thread Daniel Ferradal
note sure really, google for it 2018-03-09 13:47 GMT+01:00 Elias Pereira : > Thanks Daniel for your help!!! > > Where can I get a complete user-agent list? > > NTLMAuthHelper "/usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp" > > On Fri, Mar 9, 2018 at 6:06 AM, Daniel Ferradal > wrote: >> >

Re: [users@httpd] ntml ath for non-ad users

2018-03-09 Thread Elias Pereira
Thanks Daniel for your help!!! Where can I get a complete user-agent list? NTLMAuthHelper "/usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp" On Fri, Mar 9, 2018 at 6:06 AM, Daniel Ferradal wrote: > Perhaps you can try checking for user-agent or something more > sensitive for you to try t

Re: [users@httpd] ntml ath for non-ad users

2018-03-09 Thread Daniel Ferradal
Perhaps you can try checking for user-agent or something more sensitive for you to try to guess if for those cases you want to allow access, but from a security standpoint you will be defeating the purpose of having any kind of auth altogether in that path. Or perhaps you should try to base your a