Re: [SSSD] Kerberos login

2012-04-16 Thread Jakub Hrozek
On Mon, Apr 16, 2012 at 10:35:57PM -0400, Braden McDaniel wrote: > Is it the case that local authentication, if available, is simply > preferred to Kerberos? There exists a local user account for "braden" > on the Fedora 16 box, but not the Fedora 17 one. Yes, that's almost certainly the case. C

Re: [SSSD] Kerberos login

2012-04-16 Thread Braden McDaniel
On Mon, 2012-04-16 at 09:19 -0400, Dmitri Pal wrote: > On 04/16/2012 01:29 AM, Braden McDaniel wrote: > > On Sun, 2012-04-15 at 15:37 -0400, Braden McDaniel wrote: > > > >> I've had more or less the same experience upon a fresh install of the > >> Fedora 17 prerelease on a different machine. > > Th

[SSSD] [PATCH] Warn on 'make update-po' if there are manpages not listed in po4a.cfg

2012-04-16 Thread Jakub Hrozek
https://fedorahosted.org/sssd/ticket/1219 >From 8ee23bfcc3106f92e0ccf5fa481cfb1a4bd88914 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 16 Apr 2012 16:34:53 +0200 Subject: [PATCH] Warn on 'make update-po' if there are manpages not listed in po4a.cfg https://fedorahosted.org/sssd/ticket/1

Re: [SSSD] [PATCH] Document sss_tools better

2012-04-16 Thread Jakub Hrozek
On Mon, Apr 16, 2012 at 12:27:16PM +0300, Marko Myllynen wrote: > Hi, > > On 2012-04-16 12:18, Jakub Hrozek wrote: > > https://fedorahosted.org/sssd/ticket/917 > > > > Marko, does the patch answer your questions? > > yes, looks good, thanks - ACK > Actually, one more change -- not related to

Re: [SSSD] Kerberos login

2012-04-16 Thread Dmitri Pal
On 04/16/2012 01:29 AM, Braden McDaniel wrote: > On Sun, 2012-04-15 at 15:37 -0400, Braden McDaniel wrote: > >> I've had more or less the same experience upon a fresh install of the >> Fedora 17 prerelease on a different machine. > This one's working fine, now; I had forgotten to add a host princip

Re: [SSSD] RFC: a wiki page with tips for developers

2012-04-16 Thread Simo Sorce
On Mon, 2012-04-16 at 11:36 +0200, Jakub Hrozek wrote: > Hi, > > Some time ago, Stephen mentioned that we might want to create a wiki > page that would contain tips for developers. I think it might be very > useful especially for new contributors. Attached is a draft of the > page, > I plan to lin

[SSSD] [PATCH] Make the monitor SIGKILL time configurable

2012-04-16 Thread Jakub Hrozek
https://fedorahosted.org/sssd/ticket/1119 >From 040cd41b8af73e5de6b65f8f24b25ea990a0272f Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 16 Apr 2012 12:01:37 +0200 Subject: [PATCH] Make the monitor SIGKILL time configurable https://fedorahosted.org/sssd/ticket/1119 --- src/confdb/confdb.h

[SSSD] RFC: a wiki page with tips for developers

2012-04-16 Thread Jakub Hrozek
Hi, Some time ago, Stephen mentioned that we might want to create a wiki page that would contain tips for developers. I think it might be very useful especially for new contributors. Attached is a draft of the page, I plan to link it from the "Contribute" page. Comments are appreciated. SSSD Dev

Re: [SSSD] [PATCH] Document sss_tools better

2012-04-16 Thread Marko Myllynen
Hi, On 2012-04-16 12:18, Jakub Hrozek wrote: > https://fedorahosted.org/sssd/ticket/917 > > Marko, does the patch answer your questions? yes, looks good, thanks - ACK Cheers, -- Marko Myllynen ___ sssd-devel mailing list sssd-devel@lists.fedorahoste

[SSSD] [PATCH] autofs: load the correct option

2012-04-16 Thread Jakub Hrozek
The feature works because most of the time we would load the id_provider value. The two cases that were broken are loading the LDAP provider from IPA domain and specifying "none" to disable the autofs provider altogether. I pushed the patch under the one-liner rule. >From 2232c8fb8b3289f34d53799f

[SSSD] [PATCH] Man page fixes

2012-04-16 Thread Jakub Hrozek
[PATCH 1/2] MAN: timeout can be specified for services, too The manual page claimed the option only worked for domains [PATCH 2/2] MAN: document the hostid and autofs providers They were left out >From 4e495514004df5f2ec532d73daaed7953b534e47 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon,

[SSSD] [PATCH] Document sss_tools better

2012-04-16 Thread Jakub Hrozek
https://fedorahosted.org/sssd/ticket/917 Marko, does the patch answer your questions? >From 084381ae819b206ddc1064d55c3240bec1207ce0 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 16 Apr 2012 10:38:05 +0200 Subject: [PATCH] Document sss_tools better https://fedorahosted.org/sssd/ticket/9