Re: [SSSD] let krb5_backup_kpasswd failover work

2013-01-02 Thread Jakub Hrozek
On Wed, Jan 02, 2013 at 05:29:52PM +0100, Jakub Hrozek wrote: > On Wed, Jan 02, 2013 at 10:02:11AM +0100, Pavel Březina wrote: > > https://fedorahosted.org/sssd/ticket/1735 > > Ack Pushed to master and sssd-1-9 ___ sssd-devel mailing list sssd-devel@lis

Re: [SSSD] [PATCH] failover: Protect against empty host names

2013-01-02 Thread Jakub Hrozek
On Wed, Jan 02, 2013 at 12:08:31PM +0100, Pavel Březina wrote: > On 01/02/2013 12:07 PM, Pavel Březina wrote: > >On 12/03/2012 04:11 PM, Pavel Březina wrote: > >>On 12/03/2012 03:02 PM, Michal Židek wrote: > >>>On 12/03/2012 01:35 PM, Pavel Březina wrote: > On 11/30/2012 01:32 PM, Michal Židek

Re: [SSSD] let krb5_backup_kpasswd failover work

2013-01-02 Thread Jakub Hrozek
On Wed, Jan 02, 2013 at 10:02:11AM +0100, Pavel Březina wrote: > https://fedorahosted.org/sssd/ticket/1735 Ack ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Re: [SSSD] [PATCH] set ret to EOK after for loop in sdap_sudo_purge_sudoers

2013-01-02 Thread Jakub Hrozek
On Wed, Jan 02, 2013 at 05:31:02PM +0100, Jakub Hrozek wrote: > On Wed, Jan 02, 2013 at 11:14:31AM +0100, Pavel Březina wrote: > > > > From 72a41106d86dfc11e13458ffc532c840cce2342c Mon Sep 17 00:00:00 2001 > > From: =?UTF-8?q?Pavel=20B=C5=99ezina?= > > Date: Wed, 2 Jan 2013 11:09:32 +0100 > > Sub

Re: [SSSD] [PATCH] set ret to EOK after for loop in sdap_sudo_purge_sudoers

2013-01-02 Thread Jakub Hrozek
On Wed, Jan 02, 2013 at 11:14:31AM +0100, Pavel Březina wrote: > > From 72a41106d86dfc11e13458ffc532c840cce2342c Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Pavel=20B=C5=99ezina?= > Date: Wed, 2 Jan 2013 11:09:32 +0100 > Subject: [PATCH] set ret to EOK after for loop in sdap_sudo_purge_sudoers >

Re: [SSSD] Tool for querying SSSD database

2013-01-02 Thread Stephen Gallagher
On Wed 02 Jan 2013 07:06:34 AM EST, Jakub Hrozek wrote: On Thu, Dec 27, 2012 at 04:38:34PM +0100, David Bambušek wrote: Greetings, my name is David Bambusek and I have just started working on my bachelor thesis with topic "Tool for querying SSSD database". I would be very glad if anyone, who has

Re: [SSSD] Tool for querying SSSD database

2013-01-02 Thread Jakub Hrozek
On Thu, Dec 27, 2012 at 04:38:34PM +0100, David Bambušek wrote: > Greetings, > my name is David Bambusek and I have just started working on my bachelor > thesis with topic "Tool for querying SSSD database". I would be very glad > if anyone, who has some interesting suggestion, information, recommen

Re: [SSSD] [PATCH] failover: Protect against empty host names

2013-01-02 Thread Pavel Březina
On 01/02/2013 12:07 PM, Pavel Březina wrote: On 12/03/2012 04:11 PM, Pavel Březina wrote: On 12/03/2012 03:02 PM, Michal Židek wrote: On 12/03/2012 01:35 PM, Pavel Březina wrote: On 11/30/2012 01:32 PM, Michal Židek wrote: On 11/30/2012 11:35 AM, Pavel Březina wrote: On 11/29/2012 05:08 PM,

Re: [SSSD] [PATCH] failover: Protect against empty host names

2013-01-02 Thread Pavel Březina
On 12/03/2012 04:11 PM, Pavel Březina wrote: On 12/03/2012 03:02 PM, Michal Židek wrote: On 12/03/2012 01:35 PM, Pavel Březina wrote: On 11/30/2012 01:32 PM, Michal Židek wrote: On 11/30/2012 11:35 AM, Pavel Březina wrote: On 11/29/2012 05:08 PM, Michal Židek wrote: On 11/27/2012 03:18 PM, P

[SSSD] Tool for querying SSSD database

2013-01-02 Thread David Bambušek
Greetings, my name is David Bambusek and I have just started working on my bachelor thesis with topic "Tool for querying SSSD database". I would be very glad if anyone, who has some interesting suggestion, information, recommendation or any clue, that could possibly help me in my work, would email

Re: [SSSD] [PATCH] let krb5_backup_kpasswd failover work

2013-01-02 Thread Pavel Březina
On 01/02/2013 10:02 AM, Pavel Březina wrote: https://fedorahosted.org/sssd/ticket/1735 I forgot to attach [PATCH] keyword. I'm sorry if I broke your filters. ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org

[SSSD] [PATCH] set ret to EOK after for loop in sdap_sudo_purge_sudoers

2013-01-02 Thread Pavel Březina
From 72a41106d86dfc11e13458ffc532c840cce2342c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Wed, 2 Jan 2013 11:09:32 +0100 Subject: [PATCH] set ret to EOK after for loop in sdap_sudo_purge_sudoers If we are unable to delete some rule from cache we print a debug message a

Re: [SSSD] [PATCH] LDAP: initialize refresh function handler

2013-01-02 Thread Pavel Březina
On 12/19/2012 04:54 PM, Ondrej Kos wrote: On 19/12/12 12:45, Pavel Březina wrote: On 12/19/2012 10:27 AM, Ondrej Kos wrote: i noticed warning during compilation: src/providers/ldap/sdap_sudo.c: In function 'sdap_sudo_schedule_refresh': src/providers/ldap/sdap_sudo.c:1236:9: warning: 'send_fn'

[SSSD] let krb5_backup_kpasswd failover work

2013-01-02 Thread Pavel Březina
https://fedorahosted.org/sssd/ticket/1735 From 9942c3e54af6598a6eb5821017c7213535fb8fcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Wed, 2 Jan 2013 09:09:31 +0100 Subject: [PATCH] let krb5_backup_kpasswd failover work https://fedorahosted.org/sssd/ticket/1735 --- src/p