X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org Message-ID: <6f512bd5fa031ef270ab542bbd307c8c@www.isc.org> Delivered-To: dhcp-confidential@bugs.isc.org X-Original-To: dhcp-confidential@bugs.isc.org MIME-Version: 1.0 X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.0 From: "Cesar Macias" X-Wpcf7-Content-Type: text/plain From www@isc.org Thu Jun 22 16:12:42 2017 Subject: DHCP 4.3.5 - Dont make the LDAP search Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) by bugs.isc.org (Postfix) with ESMTP id 42726D78AA5 for ; Thu, 22 Jun 2017 16:12:42 +0000 (UTC) Received: from iscwebprod.isc.org (iscwebprod.isc.org [IPv6:2001:4f8:1:d::16]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id DDEEA3493BB for ; Thu, 22 Jun 2017 16:12:39 +0000 (UTC) Received: from www (uid 80) (envelope-from www@iscwebprod.isc.org) id 7b7d08 by iscwebprod.isc.org (DragonFly Mail Agent v0.11); Thu, 22 Jun 2017 16:12:39 +0000 Return-Path: content-type: text/plain; charset="utf-8" Date: Thu, 22 Jun 2017 16:12:39 +0000 X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer) X-RT-Incoming-Encryption: Not encrypted X-PHP-Originating-Script: 20001:class-phpmailer.php To: dhcp-bugs@isc.org X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 734 Bug Report from www.isc.org: Name: Cesar Macias Email: cesar.alejandro.macias@gmail.com Software Version: DHCP 4.3.5 OS: Centos 7 Subject:Dont make the LDAP search Bug Detail =========== Hi, When DHCP 4.3.5 is compiled with the options: --with-ldap --with-ldapcrypto But not with --with-ldap-gssapi (beacuse I use a simple LDAP), the comlilation and make work without a error. But when start the dhcpd daemon, make an error that the LDAP not response, and making a snifer in the interface of the server, and never make the petition to the remote ldap server With the option --with-ldap-gssapi, the server make the LDAP petition, but my LDAP not support. --- This email was received through isc.org Bug Submission Form