u know any other thing and have an idea about
this, you can still write here. I will follow this thread but for now, i
am planning to write a nginx module in order to provide basic pam
functionality.
Kind regards,
Cumali Ceylan
On 05/24/2017 09:54 AM, Cumali Ceylan wrote:
I built libpam --
I built libpam --with-debug configuration and collect logs while logging
with nginx and saw that libpam opens configurations and parses them at
each single request. I think this is the problem. Is there anyone how to
solve this issue ?
Kind regards,
Cumali Ceylan
On 05/12/2017 05:22 PM
long and prosper,
Christ-Jan Wijtmans
https://github.com/cjwijtmans
http://facebook.com/cj.wijtmans
http://twitter.com/cjwijtmans
On Thu, May 11, 2017 at 1:48 PM, Cumali Ceylan wrote:
Hello,
I built nginx with ngx_http_auth_pam_module, setup linux-pam for local
passwords with pam_unix modul
very slow. If i remove this config
and simply setup nginx for basic authentication (with auth_basic), page
loading is again turns to normal.
Is there anyone who observed same thing with me ? Any information will
be helpful.
Kind regards,
Cumali Ceylan