Hi,
this patch fixes issues in the view/override lookup code with older FreeIPA servers which do not support views yet.
bye, Sumit
On 10/22/2014 10:42 AM, Sumit Bose wrote:
Hi,
this patch fixes issues in the view/override lookup code with older FreeIPA servers which do not support views yet.
bye, Sumit _______________________________________________ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
Sorry, but I can't see any patch.
On Wed, Oct 22, 2014 at 10:44:56AM +0200, Pavel Reichl wrote:
On 10/22/2014 10:42 AM, Sumit Bose wrote:
Hi,
this patch fixes issues in the view/override lookup code with older FreeIPA servers which do not support views yet.
bye, Sumit _______________________________________________ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
Sorry, but I can't see any patch.
me neither, second try ...
sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
On Wed, Oct 22, 2014 at 10:53:06AM +0200, Sumit Bose wrote:
On Wed, Oct 22, 2014 at 10:44:56AM +0200, Pavel Reichl wrote:
On 10/22/2014 10:42 AM, Sumit Bose wrote:
Hi,
this patch fixes issues in the view/override lookup code with older FreeIPA servers which do not support views yet.
bye, Sumit _______________________________________________ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
Sorry, but I can't see any patch.
me neither, second try ...
sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
From 28c2940188193c94ff366fee2932bc843a955a1b Mon Sep 17 00:00:00 2001 From: Sumit Bose sbose@redhat.com Date: Wed, 22 Oct 2014 10:03:09 +0200 Subject: [PATCH] ipa: fix issues with older servers not supporting views
Without the patch, against a stock F-20 server, I was seeing dereference failures and occasional segfaults in ipa_get_ad_override_send().
With this patch, the client is able to recover from the dereference failure and proceeds.
ACK
On Wed, Oct 22, 2014 at 11:46:23AM +0200, Jakub Hrozek wrote:
On Wed, Oct 22, 2014 at 10:53:06AM +0200, Sumit Bose wrote:
On Wed, Oct 22, 2014 at 10:44:56AM +0200, Pavel Reichl wrote:
On 10/22/2014 10:42 AM, Sumit Bose wrote:
Hi,
this patch fixes issues in the view/override lookup code with older FreeIPA servers which do not support views yet.
bye, Sumit _______________________________________________ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
Sorry, but I can't see any patch.
me neither, second try ...
sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
From 28c2940188193c94ff366fee2932bc843a955a1b Mon Sep 17 00:00:00 2001 From: Sumit Bose sbose@redhat.com Date: Wed, 22 Oct 2014 10:03:09 +0200 Subject: [PATCH] ipa: fix issues with older servers not supporting views
Without the patch, against a stock F-20 server, I was seeing dereference failures and occasional segfaults in ipa_get_ad_override_send().
With this patch, the client is able to recover from the dereference failure and proceeds.
ACK
* master: 44329653f423c632b027065a9c0ea0bf4199396a
sssd-devel@lists.fedorahosted.org