File: README.debian

package info (click to toggle)
ldap2zone 0.2-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 300 kB
  • sloc: ansic: 1,968; sh: 685; makefile: 19
file content (14 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ldap2zone for Debian
--------------------

This program extract dns record from ldap and create zone files for bind9.

If you want your zone definitions to be automatically created :

- Create an empty named.conf.ldap2zone in /etc/bind

- Add this line to /etc/bind/named.conf.local

include "/etc/bind/named.conf.ldap2zone";

Cajus Pollmeier <cajus@debian.org>, Thu, 17 Mar 2005 09:05:17 +0100