Re: [Freeipa-devel] [PATCH] 204 Improve netgroup-add error messages

2012-02-06 Thread Martin Kosek
On Fri, 2012-02-03 at 16:07 +0100, Martin Kosek wrote: > 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 > > > create

Re: [Freeipa-devel] [PATCH] 204 Improve netgroup-add error messages

2012-02-03 Thread Martin Kosek
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

Re: [Freeipa-devel] [PATCH] 204 Improve netgroup-add error messages

2012-02-03 Thread Rob Crittenden
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

[Freeipa-devel] [PATCH] 204 Improve netgroup-add error messages

2012-02-01 Thread Martin Kosek
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 raise appropriate error mes