On Fri, 2012-02-03 at 20:23 -0500, John Dennis wrote:
> On 02/03/2012 07:58 PM, Simo Sorce wrote:
> > On Fri, 2012-02-03 at 19:12 -0500, John Dennis wrote:
> >> On 01/25/2012 09:12 AM, Rob Crittenden wrote:
> >>> John Dennis wrote:
> This patch supersedes the previous patch, it corrects two is
On 02/03/2012 07:58 PM, Simo Sorce wrote:
On Fri, 2012-02-03 at 19:12 -0500, John Dennis wrote:
On 01/25/2012 09:12 AM, Rob Crittenden wrote:
John Dennis wrote:
This patch supersedes the previous patch, it corrects two issue Rob
raised in a later patch review
The fixed issues are:
* spec fil
On Fri, 2012-02-03 at 19:12 -0500, John Dennis wrote:
> On 01/25/2012 09:12 AM, Rob Crittenden wrote:
> > John Dennis wrote:
> >> This patch supersedes the previous patch, it corrects two issue Rob
> >> raised in a later patch review
> >>
> >> The fixed issues are:
> >>
> >> * spec file did not ins
On 2/3/2012 4:43 AM, Petr Vobornik wrote:
Hard-coded labels in Automember UI have been moved into internal.py to
allow translation.
Note: should be final patch for #2195
https://fedorahosted.org/freeipa/ticket/2195
This is ACKed but it depends on patch #74.
--
Endi S. Dewata
___
On 2/2/2012 11:13 AM, Petr Vobornik wrote:
In this patch was implemented and added a control for defining default
automember groups.
There is a difference from UXD spec. In the spec the control was placed
below table in the search facet. This was not working well with the
combobox in the contro
On 01/25/2012 09:12 AM, Rob Crittenden wrote:
John Dennis wrote:
This patch supersedes the previous patch, it corrects two issue Rob
raised in a later patch review
The fixed issues are:
* spec file did not install ipa_memcached SysV initscript on SvsV systems.
* Typo in the name of the pid fi
There is some validation that we only need to apply when an entry is
being created, namely the key itself. This is to allow us to manage an
otherwise illegal entry that finds its way into the system (i.e. migration).
Consider this. We migrate a group with a space in it. This isn't allowed
in I
Martin Kosek wrote:
On Tue, 2012-01-31 at 15:38 +0100, Martin Kosek wrote:
On Mon, 2012-01-30 at 11:22 -0500, Rob Crittenden wrote:
Martin Kosek wrote:
An example of the improved help:
# ipa help user-add
Purpose: Add a new user.
Usage: ipa [global-options] user-add LOGIN [options]
Positiona
On Tue, 2012-01-31 at 15:38 +0100, Martin Kosek wrote:
> On Mon, 2012-01-30 at 11:22 -0500, Rob Crittenden wrote:
> > Martin Kosek wrote:
> > > An example of the improved help:
> > >
> > > # ipa help user-add
> > > Purpose: Add a new user.
> > > Usage: ipa [global-options] user-add LOGIN [options]
On Fri, 2012-02-03 at 10:52 -0500, Rob Crittenden wrote:
> Martin Kosek wrote:
> > User always receives the same error message if he changes his password
> > via "ipa passwd" command and the new password fails configured
> > password policy. He then has to investigate on his own the actual
> > reas
On Fri, 2012-02-03 at 10:45 -0500, Rob Crittenden wrote:
> Rob Crittenden wrote:
> > Martin Kosek wrote:
> >> ACI plugins (permission, selfservice and delegation) were not
> >> prepared to serve ACIs in a raw format, i.e. raw "aci" attribute
> >> taken from LDAP. This patch fixes all these plugins
Ondrej Hamada wrote:
On 01/26/2012 09:24 AM, Jan Cholasta wrote:
Dne 25.1.2012 17:50, Ondrej Hamada napsal(a):
https://fedorahosted.org/freeipa/ticket/2161
The option '--no-reverse' was not honoured in replica-install because of
wrongly placed condition checking.
NACK
The --no-reverse opti
Hi,
attached are three patches that differentiate current freeipa-2.1.4
builds in Fedora 16/Rawhide from upstream. These are primarily to
adopt to systemd and python-ldap changes.
1. freeipa-abbra-0040-inifiles-support.patch introduces a way to
modify sectioned inifiles used by freedesktop.org
On Fri, 2012-02-03 at 10:32 -0500, Rob Crittenden wrote:
> Martin Kosek wrote:
> > Improve migration help topic so that it easier understandable:
> >- Add missing list of Topic commands
> >- Add one more example to demonstrate migration abilities
> >- Add breaks to too long lines to imp
Martin Kosek wrote:
User always receives the same error message if he changes his password
via "ipa passwd" command and the new password fails configured
password policy. He then has to investigate on his own the actual
reason why was the policy violated. This patch improves our SLAPI PWD
plugins
Rob Crittenden wrote:
Martin Kosek wrote:
ACI plugins (permission, selfservice and delegation) were not
prepared to serve ACIs in a raw format, i.e. raw "aci" attribute
taken from LDAP. This patch fixes all these plugins and their
commands to provide provide this format. Few ACI raw format unit
On Fri, 2012-02-03 at 10:29 -0500, Rob Crittenden wrote:
> Martin Kosek wrote:
> > On Fri, 2012-02-03 at 10:05 -0500, Rob Crittenden wrote:
> >> Martin Kosek wrote:
> >>> When a new DNS record is being added to DNS zone via command
> >>> ipa dnsrecord-add ZONE @
> >>> and the target ZONE does n
Martin Kosek wrote:
Improve migration help topic so that it easier understandable:
- Add missing list of Topic commands
- Add one more example to demonstrate migration abilities
- Add breaks to too long lines to improve readibility
https://fedorahosted.org/freeipa/ticket/2174
ACK
___
Martin Kosek wrote:
On Fri, 2012-02-03 at 10:05 -0500, Rob Crittenden wrote:
Martin Kosek wrote:
When a new DNS record is being added to DNS zone via command
ipa dnsrecord-add ZONE @
and the target ZONE does not exist it returns ObjectclassViolation
which may confuse users. Make sure that s
On Fri, 2012-02-03 at 17:19 +0200, Alexander Bokovoy wrote:
> On Fri, 03 Feb 2012, Martin Kosek wrote:
> > Endi found several issues with the new per-type DNS API. This set of
> > patches fixes them all. Testing should be quite straightforward, all
> > linked tickets contain failing scenarios.
> >
Martin Kosek wrote:
ACI plugins (permission, selfservice and delegation) were not
prepared to serve ACIs in a raw format, i.e. raw "aci" attribute
taken from LDAP. This patch fixes all these plugins and their
commands to provide provide this format. Few ACI raw format unit
tests were added for al
On Fri, 03 Feb 2012, Martin Kosek wrote:
> Endi found several issues with the new per-type DNS API. This set of
> patches fixes them all. Testing should be quite straightforward, all
> linked tickets contain failing scenarios.
>
> Martin
> >From 9a4d5f97866cd9c28d5040a88c3e6626a073417c Mon Sep 17
On Fri, 2012-02-03 at 10:05 -0500, Rob Crittenden wrote:
> Martin Kosek wrote:
> > When a new DNS record is being added to DNS zone via command
> >ipa dnsrecord-add ZONE @
> > and the target ZONE does not exist it returns ObjectclassViolation
> > which may confuse users. Make sure that standard
On Fri, 2012-02-03 at 09:55 -0500, Rob Crittenden wrote:
> Martin Kosek wrote:
> > These two situations in netgroup-add need to be distinguished:
> > 1) Netgroup cannot be added because a hostgroup with the same name
> > created a colliding managed netgroup
> > 2) Another native netgroup w
Martin Kosek wrote:
When a new DNS record is being added to DNS zone via command
ipa dnsrecord-add ZONE @
and the target ZONE does not exist it returns ObjectclassViolation
which may confuse users. Make sure that standard DNS Zone NotFound
exception is returned.
https://fedorahosted.org/freei
Martin Kosek wrote:
These two situations in netgroup-add need to be distinguished:
1) Netgroup cannot be added because a hostgroup with the same name
created a colliding managed netgroup
2) Another native netgroup with the same name exists
This patch checks the colliding netgroup and ra
Endi found several issues with the new per-type DNS API. This set of
patches fixes them all. Testing should be quite straightforward, all
linked tickets contain failing scenarios.
Martin
>From 9a4d5f97866cd9c28d5040a88c3e6626a073417c Mon Sep 17 00:00:00 2001
From: Martin Kosek
Date: Fri, 3 Feb 20
Hard-coded labels in Automember UI have been moved into internal.py to
allow translation.
Note: should be final patch for #2195
https://fedorahosted.org/freeipa/ticket/2195
--
Petr Vobornik
From 397d431272b5d76a145fcb31848d9d0180e1edc6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20Voborn=C3=AD
Improve migration help topic so that it easier understandable:
- Add missing list of Topic commands
- Add one more example to demonstrate migration abilities
- Add breaks to too long lines to improve readibility
https://fedorahosted.org/freeipa/ticket/2174
>From efa96bec7a55ca5eeb06a9243fef
29 matches
Mail list logo