summaryrefslogtreecommitdiffstats
path: root/install/share/dns.ldif
Commit message (Collapse)AuthorAgeFilesLines
* Use the dns plug-in for addition of records during installationMartin Nagy2010-01-211-88/+0
| | | | Fixes #528943
* Add a reverse zone with server's PTR recordMartin Nagy2009-07-221-2/+2
| | | | Also, small cosmetic change in dns.ldif.
* Use uppercase boolean values in dns.ldifMartin Nagy2009-07-151-2/+2
| | | | | | The newest 389 server implements syntax checking and causes problems if the boolean attribute is set to "True". The correct value should be "TRUE".
* Basic changes to get a default principal for DNSSimo Sorce2009-07-101-0/+1
| | | | | | | | Also moves delagation layout installation in dsinstance. This is needed to allow us to set default membership in other modules like bindinstance. Signed-off-by: Martin Nagy <mnagy@redhat.com>
* Use LDAP instead of flat file for zone storageMartin Nagy2009-06-021-0/+93