diff --git a/README.ldap b/README.ldap index 2263050..9e40ee1 100644 --- a/README.ldap +++ b/README.ldap @@ -1,5 +1,5 @@ LDAP Support in DHCP -Brian Masney +Brian Masney Last updated 3/23/2003 This document describes setting up the DHCP server to read it's configuration diff --git a/dhcpd-conf-to-ldap b/dhcpd-conf-to-ldap index d3b80f3..aee6c97 100755 --- a/dhcpd-conf-to-ldap +++ b/dhcpd-conf-to-ldap @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Brian Masney +# Brian Masney # To use this script, set your base DN below. Then run # ./dhcpd-conf-to-ldap.pl < /path-to-dhcpd-conf/dhcpd.conf > output-file # The output of this script will generate entries in LDIF format. You can use