Re: [Freeipa-devel] [PATCH] 201 Improve host-add error message

2012-01-20 Thread Martin Kosek
On Fri, 2012-01-20 at 09:43 -0500, Rob Crittenden wrote:
> Martin Kosek wrote:
> > host-add command allows to add a host and its IP address via
> > --ip-address option. When the address is invalid, it throws
> > an error and refuses to operate. However, the invalid IP address
> > error message is always the same which is not right as it forces
> > a user to guess the reason of rejection (loopback address,
> > link-local address or invalid address at all was passed, etc.).
> >
> > This patch changes host-add validator to print the error message.
> >
> > https://fedorahosted.org/freeipa/ticket/2229
> 
> ACK
> 

Pushed to master, ipa-2-2.

Martin

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH] 201 Improve host-add error message

2012-01-20 Thread Rob Crittenden

Martin Kosek wrote:

host-add command allows to add a host and its IP address via
--ip-address option. When the address is invalid, it throws
an error and refuses to operate. However, the invalid IP address
error message is always the same which is not right as it forces
a user to guess the reason of rejection (loopback address,
link-local address or invalid address at all was passed, etc.).

This patch changes host-add validator to print the error message.

https://fedorahosted.org/freeipa/ticket/2229


ACK

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel