[Freeipa-devel] [PATCH 0029] Add documention for serial_autoincrement feature

Adam Tkac atkac at redhat.com
Fri Jul 13 13:44:31 UTC 2012


On Wed, Jul 11, 2012 at 03:10:11PM +0200, Petr Spacek wrote:
> Hello,
> 
> this patch adds documention for serial_autoincrement feature to README.

Please add note about slave servers. Slave servers should be configured to use
only one IPA master when serial_autoincrement is enabled, otherwise things can
badly break...

Regards, Adam

> From 6abf6d54ca1b61e699118813aa24808edbcede0c Mon Sep 17 00:00:00 2001
> From: Petr Spacek <pspacek at redhat.com>
> Date: Wed, 11 Jul 2012 15:04:50 +0200
> Subject: [PATCH] Add documention for serial_autoincrement feature.
> 
> Signed-off-by: Petr Spacek <pspacek at redhat.com>
> ---
>  README |    9 +++++++++
>  1 files changed, 9 insertions(+), 0 deletions(-)
> 
> diff --git a/README b/README
> index 08badc53280af708a95525db76095d1fbe077aa4..fb6eb8ed3a30366f08036dca4c55f6aed7b4f70f 100644
> --- a/README
> +++ b/README
> @@ -221,6 +221,15 @@ ldap_hostname (default "")
>  	is used and named service has Kerberos principal different from
>  	/bin/hostname output.
>  
> +serial_autoincrement (default no)
> +	Automatically increment SOA serial number in after each change.
> +	If serial number is lower than current UNIX timestamp, then
> +	it is set to the timestamp value. If SOA serial is greater or equal
> +	to current timestamp, then the serial is incremented by one.
> +	This function requires persistent search and 4 connections at least.
> +	In multi-master LDAP environments it is recommended to make
> +	idnsSOAserial attribute non-replicated (locally significant).
> +
>  sync_ptr (default no)
>  	Set this option to "yes" if you would like to keep PTR record 
>  	synchronized with coresponding A/AAAA record for all zones.
> -- 
> 1.7.7.6
> 


-- 
Adam Tkac, Red Hat, Inc.




More information about the Freeipa-devel mailing list