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 <empbilly@xxxxxxxxx>:
> 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-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx