Re: [Freeipa-devel] [PATCH] 0024 - Better random ranges

2010-12-07 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/06/2010 06:51 PM, Simo Sorce wrote: This patch reduced the size of the default range (from 1 million to 200.000) and also changes the way the range is selected. Instead of starting at a completely random number, it selects 1 out of 1

[Freeipa-devel] [PATCH] 020 Fix kwargs usage in automount plugin

2010-12-07 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 https://fedorahosted.org/freeipa/ticket/580 To test, simply run: ipa automountlocation-add baltimore ipa automountmap-add baltimore auto.share ipa automountkey-add baltimore auto.master /share --info=auto.share ipa automountkey-add baltimore

[Freeipa-devel] [PATCH] Fix default attributes in config plugin (ipadefaultemaildomain).

2010-12-07 Thread Pavel Zuna
Fixes an attribute name mismatch in the config plugin. Ticket #573 Pavel From d98843a980331e9b8173a6eba228fa393b04e350 Mon Sep 17 00:00:00 2001 From: Pavel Zuna pz...@redhat.com Date: Sun, 5 Dec 2010 03:26:52 -0500 Subject: [PATCH] Fix default attributes in config plugin

Re: [Freeipa-devel] [PATCH] 0024 - Better random ranges

2010-12-07 Thread Simo Sorce
On Tue, 07 Dec 2010 07:40:36 -0500 Stephen Gallagher sgall...@redhat.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/06/2010 06:51 PM, Simo Sorce wrote: This patch reduced the size of the default range (from 1 million to 200.000) and also changes the way the range is

Re: [Freeipa-devel] [PATCH] 0024 - Better random ranges

2010-12-07 Thread Simo Sorce
On Tue, 7 Dec 2010 13:53:53 +0100 Jan Zelený jzel...@redhat.com wrote: Simo Sorce sso...@redhat.com wrote: This patch reduced the size of the default range (from 1 million to 200.000) and also changes the way the range is selected. Instead of starting at a completely random number, it

Re: [Freeipa-devel] [PATCH] 0024 - Better random ranges

2010-12-07 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/07/2010 08:13 AM, Simo Sorce wrote: On Tue, 07 Dec 2010 07:40:36 -0500 Stephen Gallagher sgall...@redhat.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/06/2010 06:51 PM, Simo Sorce wrote: This patch reduced the size of

Re: [Freeipa-devel] [PATCH] Fix default attributes in config plugin (ipadefaultemaildomain).

2010-12-07 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/07/2010 02:08 PM, Pavel Zuna wrote: Fixes an attribute name mismatch in the config plugin. Ticket #573 Pavel Ack -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora -

Re: [Freeipa-devel] [PATCH] 0024 - Better random ranges

2010-12-07 Thread Simo Sorce
On Tue, 07 Dec 2010 08:21:20 -0500 Stephen Gallagher sgall...@redhat.com wrote: Something we used to do at my old job was base it on the IPv4 address of the primary network adapter in the machine. Basically, we could take the integer representation of the IP address, take the modulus

Re: [Freeipa-devel] [PATCH] Make the migration plugin more configurable

2010-12-07 Thread Rob Crittenden
Jakub Hrozek wrote: On Wed, Nov 24, 2010 at 04:54:19PM -0500, Rob Crittenden wrote: Jakub Hrozek wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/22/2010 04:21 PM, Jakub Hrozek wrote: On 11/22/2010 04:16 PM, Jakub Hrozek wrote: The code handles it (I just ran a quick test with

Re: [Freeipa-devel] [PATCH] 019 Do not migrate krbPrincipalKey

2010-12-07 Thread Rob Crittenden
Jakub Hrozek wrote: https://fedorahosted.org/freeipa/ticket/455 This patch depends on my patch 015 (in thread Make the migration plugin more configurable) ack, pushed to master ___ Freeipa-devel mailing list Freeipa-devel@redhat.com

[Freeipa-devel] [PATCH] 0025 Restructure startup code for IPA servers

2010-12-07 Thread Simo Sorce
With this patch we stop relying on the system to init single ipa components and instead introduce a ipa init script that takes care of properly starting/stopping all relevant components. Components are listed with a generic label in LDAP, per server. At startup the ipa init script will always

Re: [Freeipa-devel] [PATCH] admiyo-0113-nested-entity-navigation

2010-12-07 Thread Endi Sukma Dewata
On 12/7/2010 1:01 PM, Adam Young wrote: ACK and pushed to master. -- Endi S. Dewata ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

[Freeipa-devel] Updated SUDO spec

2010-12-07 Thread Dmitri Pal
Changes were made to the command section of the details screen. -- Thank you, Dmitri Pal Sr. Engineering Manager IPA project, Red Hat Inc. --- Looking to carve out IT costs? www.redhat.com/carveoutcosts/ ___

[Freeipa-devel] [PATCH] 633 add selfservice aci plugin

2010-12-07 Thread Rob Crittenden
Add plugin for manage self-service ACIs This is just a thin wrapper around the aci plugin, controlling what types of ACIs can be added. Right now only ACIs in the basedn can be managed with this plugin. I've got an e-mail into the UI folks to see if we can enhance this and ask the type of

Re: [Freeipa-devel] [PATCH] Fix default attributes in config plugin (ipadefaultemaildomain).

2010-12-07 Thread Rob Crittenden
Jakub Hrozek wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/07/2010 02:08 PM, Pavel Zuna wrote: Fixes an attribute name mismatch in the config plugin. Ticket #573 Pavel Ack pushed to master ___ Freeipa-devel mailing list

Re: [Freeipa-devel] [PATCH] 020 Fix kwargs usage in automount plugin

2010-12-07 Thread Rob Crittenden
Jakub Hrozek wrote: ipa automountlocation-add baltimore ipa automountmap-add baltimore auto.share ipa automountkey-add baltimore auto.master /share --info=auto.share ipa automountkey-add baltimore auto.share man - --info=-ro,soft,rsize=8192,wsize=8192 ipa.example.com:/shared/man ipa

[Freeipa-devel] [PATCH] 634 fix automount tests

2010-12-07 Thread Rob Crittenden
While testing Jakub's patch I discovered that the automount tests were pretty badly broken (not related to his changes). This should fix things. rob From d24569e45cd51d70f704e5e9c911b82d7d8c9a01 Mon Sep 17 00:00:00 2001 From: Rob Crittenden rcrit...@redhat.com Date: Tue, 7 Dec 2010 17:18:04

[Freeipa-devel] [PATCH 2] Adding user/host category and ipaenabledflag

2010-12-07 Thread JR Aquino
This patch is for ticket: https://fedorahosted.org/freeipa/ticket/570 This patch Addresses items: 1. The UI needs a rule status with values active inactive. The CLI doesn't have this attribute. HBAC has ipaenabledflag attribute which can be managed using hbac-enable/disable operations. 2.

[Freeipa-devel] [PATCH] 0026 Split replica installation in dsinstance

2010-12-07 Thread Simo Sorce
This patch allows patch 0025 to work properly for replica installation so it is a prereq for it now. It split installation so that certain steps can be done after the tree has been replicated without having them wiped out, like the creation of the replica master entry under

Re: [Freeipa-devel] [PATCH] 633 add selfservice aci plugin

2010-12-07 Thread Rob Crittenden
Adam Young wrote: On 12/07/2010 04:33 PM, Rob Crittenden wrote: Add plugin for manage self-service ACIs This is just a thin wrapper around the aci plugin, controlling what types of ACIs can be added. Right now only ACIs in the basedn can be managed with this plugin. I've got an e-mail into