[Nagiosplug-devel] [ nagiosplug-Feature Requests-1466432 ] need common name flag for check_ldaps

SourceForge.net noreply at sourceforge.net
Fri Apr 7 09:30:08 CEST 2006


Feature Requests item #1466432, was opened at 2006-04-07 12:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397600&aid=1466432&group_id=29880

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: John Rouillard (rouilj)
Assigned to: Nobody/Anonymous (nobody)
Summary: need common name flag for check_ldaps

Initial Comment:
We have multi-homed hosts and want to check the secure
LDAP on each interface. However we need to address
some interfaces by IP address and not by the name
site1.auth.example.com.

If I connect to 172.16.1.1, that IP doesn't match the
CN in the SSL certificate so the connection fails.
If I had a -C flag so I could call:

  check_ldaps -H 172.16.1.1 -C site1.auth.example.com
  check_ldaps -H 172.16.2.1 -C site1.auth.example.com
  check_ldaps -H 172.16.3.1 -C site1.auth.example.com

from the nagios box and be able to check the interfaces.

I am currently using version 1.4.2 of
check_ldaps.

-- rouilj


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397600&aid=1466432&group_id=29880




More information about the Devel mailing list