Quantcast
Channel: Serverphorums.com - HAProxy
Viewing all articles
Browse latest Browse all 5112

[PATCH] LDAP authentication (3 replies)

$
0
0
Hi all,

 

the attached patch implements authentication against an LDAP Directory Server. It has been tested on Ubuntu 16.04 (x86_64) using libldap-2.4-2 on the client side and 389-ds-base 1.3.4.9-1 on the server side. Add USE_LDAP=1 to your make command line to compile it in.

 

What do I have to to, to get this functionality integrated within the next offcial haproxy release?

 

I'm currently trying to figure out, how to pass commas ',' and bracket '(', ')' as arguments to http_auth_ldap. Do you have any hints for me on this topic?

 

Feedback is very welcome!

 

Kind regards,

 

      Danny

Viewing all articles
Browse latest Browse all 5112

Trending Articles