freeipa/ipaserver/install
Martin Kosek 9d69db80a3 Enable SOA serial autoincrement
SOA serial autoincrement is a requirement for major DNS features,
e.g. zone transfers or DNSSEC. Enable it by default in named.conf
both for new and upgraded installations. Name of the bind-dyndb-ldap
option is "serial_autoincrement".

From now on, idnsSOAserial attribute also has to be put to
replication agreement exclude list as serial will be incremented
on each DNS server separately and won't be shared. Exclude list
has to be updated both for new replication agreements and the
current ones.

Minimum number of connections for bind-dyndb-ldap has been rised
to 4 connections, the setting will be updated during package upgrade.

https://fedorahosted.org/freeipa/ticket/2554
2012-07-13 16:03:58 +02:00
..
plugins Enable SOA serial autoincrement 2012-07-13 16:03:58 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
adtrustinstance.py Use DN objects instead of strings in adtrustinstance 2012-07-01 17:41:57 -04:00
bindinstance.py Enable SOA serial autoincrement 2012-07-13 16:03:58 +02:00
cainstance.py Centralize timeout for waiting for servers to start. 2012-07-02 17:08:58 -04:00
certs.py Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
dsinstance.py Improve address family handling in sockets 2012-07-13 14:25:18 +02:00
httpinstance.py Only set sebools when necessary 2012-06-10 21:23:23 -04:00
installutils.py Improve address family handling in sockets 2012-07-13 14:25:18 +02:00
krbinstance.py Remove duplicate and unused utility code 2012-05-09 11:54:20 +02:00
ldapupdate.py Move install script error handling to a common function 2012-05-31 14:37:27 +02:00
Makefile.am Add ipa-adtrust-install utility 2011-09-14 18:45:13 -04:00
memcacheinstance.py Add ipa_memcached service 2012-02-09 13:20:28 -06:00
ntpinstance.py ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
replication.py Enable SOA serial autoincrement 2012-07-13 16:03:58 +02:00
service.py Centralize timeout for waiting for servers to start. 2012-07-02 17:08:58 -04:00
sysupgrade.py Add sysupgrade state file 2012-06-10 21:23:10 -04:00
upgradeinstance.py Centralize timeout for waiting for servers to start. 2012-07-02 17:08:58 -04:00