Re: [Freeipa-devel] [PATCH] 057 Bad return values for ipa-rmkeytab command

2011-05-03 Thread Simo Sorce
On Mon, 2011-05-02 at 11:04 +0200, Martin Kosek wrote: diff --git a/ipa-client/ipa-rmkeytab.c b/ipa-client/ipa-rmkeytab.c index 8afa9e1c4ea822554af436bf4644d717d922f56e..73a74070cf696f1e2b9fe3c8374446b68cc48441 100644 --- a/ipa-client/ipa-rmkeytab.c +++ b/ipa-client/ipa-rmkeytab.c @@

Re: [Freeipa-devel] [PATCH] 057 Bad return values for ipa-rmkeytab command

2011-05-03 Thread Martin Kosek
On Tue, 2011-05-03 at 08:30 -0400, Simo Sorce wrote: On Mon, 2011-05-02 at 11:04 +0200, Martin Kosek wrote: diff --git a/ipa-client/ipa-rmkeytab.c b/ipa-client/ipa-rmkeytab.c index 8afa9e1c4ea822554af436bf4644d717d922f56e..73a74070cf696f1e2b9fe3c8374446b68cc48441 100644 ---

Re: [Freeipa-devel] [PATCH] 057 Bad return values for ipa-rmkeytab command

2011-05-03 Thread Simo Sorce
On Tue, 2011-05-03 at 15:09 +0200, Martin Kosek wrote: OK. Fixed patch attached. Ack. Simo. -- Simo Sorce * Red Hat, Inc * New York ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] 057 Bad return values for ipa-rmkeytab command

2011-05-03 Thread Martin Kosek
On Tue, 2011-05-03 at 09:12 -0400, Simo Sorce wrote: On Tue, 2011-05-03 at 15:09 +0200, Martin Kosek wrote: OK. Fixed patch attached. Ack. Simo. Pushed to master, ipa-2-0. Martin ___ Freeipa-devel mailing list Freeipa-devel@redhat.com

[Freeipa-devel] [PATCH] 057 Bad return values for ipa-rmkeytab command

2011-05-02 Thread Martin Kosek
ipa-rmkeytab returns success even when the realm passed to the program is not found in a keytab. This patch adds an explanatory error message and returns error code 5 - Principal or realm not found. https://fedorahosted.org/freeipa/ticket/694 From 8e37ba72a98d5b6ecbd68ef6ddae0b4c1d8bd889 Mon Sep

[Freeipa-devel] [PATCH] 057 Bad return values for ipa-rmkeytab command

2011-05-02 Thread Martin Kosek
ipa-rmkeytab returns success even when the realm passed to the program is not found in a keytab. This patch adds an explanatory error message and returns error code 5 - Principal or realm not found. https://fedorahosted.org/freeipa/ticket/694 From 8e37ba72a98d5b6ecbd68ef6ddae0b4c1d8bd889 Mon Sep