mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-27 06:14:15 -04:00
Updating RPM package description
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@382 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
@@ -27,17 +27,16 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
|
|
||||||
%description
|
%description
|
||||||
ldap2dns is a program to create DNS records directly from an LDAP database. It
|
ldap2dns is a program to read DNS (Domain Name Service) records from an LDAP
|
||||||
can be be used to replace the secondary name-server by a second primary one.
|
directory and format them into flat files suitable for TinyDNS (or Bind).
|
||||||
ldap2dns helps to reduce all kind of administration overhead. No more flat file
|
|
||||||
editing, no more zone file editing. After having installed ldap2dns, the
|
|
||||||
administrator only has to access the LDAP database.
|
|
||||||
If he desires he can add access control for each zone, create a webbased GUI
|
|
||||||
and add all other kind of zone and resource record information without
|
|
||||||
interfering with the DNS server.
|
|
||||||
|
|
||||||
ldap2dns is designed to write the text data files used by tinydns, but also
|
ldap2dns reduces all kind of administration overhead: No more flat file editing,
|
||||||
may be used to write zone files used by Bind.
|
no more zone file editing. After having installed ldap2dns, the administrator
|
||||||
|
only has to modify the data stored in the LDAP directory.
|
||||||
|
|
||||||
|
Optionally access control can be configured for each zone, GUIs can be more
|
||||||
|
easily implemented, and add all other kind of zone and resource record
|
||||||
|
information can be managed without interfering with the DNS server.
|
||||||
|
|
||||||
# RedHat defaults to building the debug_package while SuSE does not
|
# RedHat defaults to building the debug_package while SuSE does not
|
||||||
# If we detect SuSE then build the debug_package
|
# If we detect SuSE then build the debug_package
|
||||||
|
|||||||
Reference in New Issue
Block a user