Update Brian Masney's email address.
This commit is contained in:
parent
475d6115fd
commit
c2c5d377b4
@ -1,5 +1,5 @@
|
|||||||
LDAP Support in DHCP
|
LDAP Support in DHCP
|
||||||
Brian Masney <masneyb@ntelos.net>
|
Brian Masney <masneyb@gftp.org>
|
||||||
Last updated 3/23/2003
|
Last updated 3/23/2003
|
||||||
|
|
||||||
This document describes setting up the DHCP server to read it's configuration
|
This document describes setting up the DHCP server to read it's configuration
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/perl -w
|
#!/usr/bin/perl -w
|
||||||
|
|
||||||
# Brian Masney <masneyb@ntelos.net>
|
# Brian Masney <masneyb@gftp.org>
|
||||||
# To use this script, set your base DN below. Then run
|
# To use this script, set your base DN below. Then run
|
||||||
# ./dhcpd-conf-to-ldap.pl < /path-to-dhcpd-conf/dhcpd.conf > output-file
|
# ./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
|
# The output of this script will generate entries in LDIF format. You can use
|
||||||
|
Loading…
Reference in New Issue
Block a user