[Nagiosplug-devel] [ nagiosplug-Patches-753621 ] check_ldap LDAPv3 support
SourceForge.net
noreply at sourceforge.net
Sun Jun 29 11:06:09 CEST 2003
Patches item #753621, was opened at 2003-06-12 16:20
Message generated for change (Comment added) made by undrgrid
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=753621&group_id=29880
Category: Bugfix
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ziya Suzen (ziya)
>Assigned to: Jeremy T. Bouse (undrgrid)
Summary: check_ldap LDAPv3 support
Initial Comment:
Adds LDAPv3 support while keeping v2.
Added a check in configure.in to make sure it would
compile and run with pre v3 ldap libraries.
I considered it as a 'Bugfix' since latest OpenLDAP server
does not allow version 2 binds by default. This causes
check_ldap script to fail, unless 'allow bind_v2' directive
is explicitly given in OpenLDAP server config file
slapd.conf (which is not default).
I am not aware of other servers but patched check_ldap
should be compiling and working fine since all changes
are ifdef'ed anyway.
----------------------------------------------------------------------
>Comment By: Jeremy T. Bouse (undrgrid)
Date: 2003-06-29 11:05
Message:
Logged In: YES
user_id=10485
Working on it...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=753621&group_id=29880
More information about the Devel
mailing list