Welcome! Log In Create A New Profile

Advanced

Re: Configure NGINX on windows to use LDAP

Aleksandar Lazic
April 25, 2016 04:24AM
Hi V.

Am 25-04-2016 04:30, schrieb v_shirin:
> Hello All
>
> I would like to know what configuration is needed to configure NGINX on
> windows to use LDAP.
>
> My nginx.conf looks like below but am not able to start the nginx
> service. I
> have added the 'ldap_server ProdLDAP ' section under http and 2 other
> paramaters named 'auth_ldap_xxx' under server sectiob. By removing
> these
> ldap parametes, nginx service starts without any issues.

Please can you post the output of nginx -V thanks

[snipp]

> ldap_server ProdLDAP {
> url
> ldaps://ldapprod.company.com:636/ou=people,o=company?cn=esb-dev?sub?(objectClass=user);
> binddn "svcaccount";
> binddn_passwd password;
> group_attribute uniquemember;
> group_attribute_is_dn on;
> require valid_user;
> }

[snipp]

looks like a custom module.

https://github.com/kvspb/nginx-auth-ldap

What's in the error log?

Best regards
Aleks

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Configure NGINX on windows to use LDAP

v_shirin April 24, 2016 10:30PM

Re: Configure NGINX on windows to use LDAP

Aleksandar Lazic April 25, 2016 04:24AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 151
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready