[users@httpd] Apache LDAP authentication error for Chrome and not for Firefox

2019-12-02 Thread Roberto Carna
Hi people, I've implemented LDAP authentication in my Apache2 2.4.38 server. The authentication works OK. When I use Firefox web browser I authenticate OK and I have not error logs at all, but when I use Chrome web browser the authentication is OK but the Apache error.log has several entries and

[users@httpd] User login with external function

2019-12-02 Thread Branko Zebec
Hello, Currently I have implemented my function for login which include PAM, Freradius and another type of authentication. I have my module: LoadModule restconf_module /module.so SetHandler restconf And now my settings is Require all granted. I get all request to my module and in handler