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 <dferra...@apache.org> wrote: > 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 auth in something all users can > use, such as basic auth. > > 2018-03-08 12:01 GMT+01:00 Elias Pereira <empbi...@gmail.com>: > > Hi folks, > > > > I configured a webservice with ntlm authentication through the > > auth_ntlm_winbind module and it is working correctly. It happens that > users > > attempting to access the service without being in the domain can not > access > > it. > > > > Have any way to bypass the non-AD user auth in apache? > > > > Eg: Users (like me :D) that use linux as work machine > > > > -- > > Elias Pereira > > > > -- > Daniel Ferradal > HTTPD Project > #httpd help at Freenode > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > > -- Elias Pereira