Hi
i have a weird question. actually i am searching for LDAP book but no book for LDAP. even if i found any book that was 10 years old. so why no new books for LDAP are written?
Apt-get install libnss-ldapd Reading of the lists of packages... Fact Construction of the tree of dependences(outbuildings) Reading of the information of state... Fact Certain packages cannot be installed(settled). This can mean that you asked for the impossible, either, if you use the unstable distribution(casting), which certain packages do not still have Created or did not go out of Incoming. The following information should help you to solve the situation: The following packages contain unsatisfied dependences(outbuildings): Libglib2.0-0: recommend: xdg-user-dirs but will not be installed(settled) Break-in(Breakage): glib-networking (in 2.33.12) but 2.32.3-1 must be installed(settled) E: Error, pkgProblem:: Solves generated breaks, what was able to be caused by packages that must be kept(guarded) as is.
###################simplfied linux-kzy1:/var/lib/dhcp/db # cat /etc/dhcpd.conf authoritative; ddns-update-style none; ddns-updates off; #Information about the host subnet 192.168.10.0 netmask 255.255.255.0 { max-lease-time 600; default-lease-time 600; range 192.168.10.2 192.168.10.255; } group esx_gep{ filename "pxelinux.0"; next-server 192.168.10.1; host testserver1 {hardware ethernet a0:d3:c1:f7:f2:64;} }
**************var log message Mar 19 18:42:17 linux-kzy1 dhcpd: For info, please visit https://www.isc.org/software/dhcp/ Mar 19 18:42:17 linux-kzy1 dhcpd: Not searching LDAP since ldap-server, ldap-port and ldap-base-dn were not specified in the config file Mar 19 18:42:17 linux-kzy1 dhcpd: Wrote 0 group decls to leases file. Mar 19 18:42:17 linux-kzy1 dhcpd: Wrote 0 deleted host decls to leases file. Mar 19 18:42:17 linux-kzy1 dhcpd: Wrote 0 new dynamic host decls to leases file. Mar 19 18:42:17 linux-kzy1 dhcpd: Wrote 0 leases to leases file. Mar 19 18:42:17 linux-kzy1 dhcpd: Listening on LPF/eth0/84:8f:69:cf:7c:41/192.168.10.0/24 Mar 19 18:42:17 linux-kzy1 dhcpd: Sending on LPF/eth0/84:8f:69:cf:7c:41/192.168.10.0/24 Mar 19 18:42:17 linux-kzy1 dhcpd: Sending on Socket/fallback/fallback-net Mar 19 18:42:17 linux-kzy1 dhcpd[12233]: Starting ISC DHCPv4 4.x Server [chroot]..done linux-kzy1:/home/test/Documents # *****************var log rc.dhcpd.log Mar 19 18:42:17 linux-kzy1 dhcpd: Internet Systems Consortium DHCP Server 4.2.2 Mar 19 18:42:17 linux-kzy1 dhcpd: Copyright 2004-2011 Internet Systems Consortium. Mar 19 18:42:17 linux-kzy1 dhcpd: All rights reserved. Mar 19 18:42:17 linux-kzy1 dhcpd: For info, please visit https://www.isc.org/software/dhcp/ Mar 19 18:42:17 linux-kzy1 dhcpd: Not searching LDAP since ldap-server, ldap-port and ldap-base-dn were not specified in the config file Mar 19 18:42:17 linux-kzy1 dhcpd: Wrote 0 group decls to leases file. Mar 19 18:42:17 linux-kzy1 dhcpd: Wrote 0 deleted host decls to leases file. Mar 19 18:42:17 linux-kzy1 dhcpd: Wrote 0 new dynamic host decls to leases file. Mar 19 18:42:17 linux-kzy1 dhcpd: Wrote 0 leases to leases file. Mar 19 18:42:17 linux-kzy1 dhcpd: Listening on LPF/eth0/84:8f:69:cf:7c:41/192.168.10.0/24 Mar 19 18:42:17 linux-kzy1 dhcpd: Sending on LPF/eth0/84:8f:69:cf:7c:41/192.168.10.0/24 Mar 19 18:42:17 linux-kzy1 dhcpd: Sending on Socket/fallback/fallback-net Mar 19 18:42:17 linux-kzy1 dhcpd[12233]: Starting ISC DHCPv4 4.x Server [chroot]..done linux-kzy1:/home/test/Documents #
********** #no free lease linux-kzy1:/home/test/Documents # cat /var/log/messages | grep "free lease" Mar 19 15:53:59 linux-kzy1 dhcpd: DHCPDISCOVER from a0:d3:c1:f7:f2:64 via eth0: network 192.168.10.0/24: no free leases Mar 19 15:54:03 linux-kzy1 dhcpd: DHCPDISCOVER from a0:d3:c1:f7:f2:64 via eth0: network 192.168.10.0/24: no free leases Mar 19 15:54:11 linux-kzy1 dhcpd: DHCPDISCOVER from a0:d3:c1:f7:f2:64 via eth0: network 192.168.10.0/24: no free leases ...... Mar 19 17:01:06 linux-kzy1 dhcpd: DHCPDISCOVER from a0:d3:c1:f7:f2:64 via eth0: network 192.168.10.0/24: no free leases Mar 19 17:01:38 linux-kzy1 dhcpd: DHCPDISCOVER from a0:d3:c1:f7:f2:64 via eth0: network 192.168.10.0/24: no free leases linux-kzy1:/home/test/Documents #