kvspb / nginx-auth-ldap

LDAP authentication module for nginx
BSD 2-Clause "Simplified" License
732 stars 253 forks source link

worker process: compare.c:70: ldap_compare_ext: Assertion `attr != ((void *)0)' failed. #64

Open vvatlin opened 9 years ago

vvatlin commented 9 years ago

Hello 2014/12/09 15:19:51 [alert] 21068#0: worker process 21247 exited on signal 6 worker process: compare.c:70: ldap_compare_ext: Assertion `attr != ((void *)0)' failed. 2014/12/09 15:19:51 [alert] 21068#0: worker process 21073 exited on signal 6

this error came out when I add require group require group 'cn=redmine,ou=webaccess,dc=example,dc=com'; with require valid_user; - ok

spacecwoboy commented 9 years ago

I receive this exact same error. Any workarounds?

maretodoric commented 4 years ago

I have received the same error, but with plugin for OpenVPN. I will open an issue for OpenVPN, but it's weird that the error is almost the same

openvpn: compare.c:114: ldap_compare_ext: Assertion `attr != ((void *)0)' failed.