[SSSD] [PATCH] copy-edit sssd-ipa man page

2009-12-01 Thread David O'Brien
Fairly trivial text updates but I want to start simple and get the patching process down. -- David O'Brien Red Hat Asia Pacific +61 7 3514 8189 http://freeipa.org/page/DocumentationPortal http://git.fedorahosted.org/git/ipadocs.git "The most valuable of all talents is that of never using two

Re: [SSSD] [PATCH] Disable ELAPI build for SSSD 1.0

2009-12-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/01/2009 04:02 PM, Stephen Gallagher wrote: > On 12/01/2009 08:16 AM, Dmitri Pal wrote: >> Stephen Gallagher wrote: >>> This patch is going to be somewhat controversial, I'm sure. >>> >>> Currently, the ELAPI is not in a usable state and is not be

Re: [SSSD] [PATCH] Warn visibly about permission problems with the config file

2009-12-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/01/2009 03:55 PM, Stephen Gallagher wrote: > On 12/01/2009 01:09 PM, Jakub Hrozek wrote: >> Fixes: #268 > > Ack with one minor correction. There's no space between "permissions" > and "are" in the ERROR message. I will fix this when I push. >

Re: [SSSD] [PATCH] Better error message when there is no local domain configured

2009-12-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/01/2009 03:54 PM, Stephen Gallagher wrote: > On 12/01/2009 01:08 PM, Jakub Hrozek wrote: >> Fixes: #235 > > Ack. > > Pushed to master. - -- Stephen Gallagher RHCE 804006346421761 Delivering value year after year. Red Hat ranks #1 in value a

Re: [SSSD] [PATCH] Disable ELAPI build for SSSD 1.0

2009-12-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/01/2009 08:16 AM, Dmitri Pal wrote: > Stephen Gallagher wrote: >> This patch is going to be somewhat controversial, I'm sure. >> >> Currently, the ELAPI is not in a usable state and is not being used >> anywhere in the SSSD. Now that we are past

Re: [SSSD] [PATCH] Warn visibly about permission problems with the config file

2009-12-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/01/2009 01:09 PM, Jakub Hrozek wrote: > Fixes: #268 Ack with one minor correction. There's no space between "permissions" and "are" in the ERROR message. I will fix this when I push. - -- Stephen Gallagher RHCE 804006346421761 Delivering valu

Re: [SSSD] [PATCH] Better error message when there is no local domain configured

2009-12-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/01/2009 01:08 PM, Jakub Hrozek wrote: > Fixes: #235 Ack. - -- Stephen Gallagher RHCE 804006346421761 Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/ -BEGIN PGP SIGNA

[SSSD] [PATCH] c-ares 1.7.0 related changes

2009-12-01 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 c-ares 1.7.0 was released today and is already in rawhide. It is the first released version that contains the code we contributed. What we have in HEAD right now for SRV and TXT parsing was based upon the parsing functions that were in c-ares CVS at t

[SSSD] [PATCH] Warn visibly about permission problems with the config file

2009-12-01 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fixes: #268 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAksVW78ACgkQHsardTLnvCWxfwCffNlH1ZqrFGSaj5QsFb5HasWh 7Q8AoIE2bWSOQmdcLBg/67D3y1N7mXZl =It6S -END

[SSSD] [PATCH] Better error message when there is no local domain configured

2009-12-01 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fixes: #235 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAksVW7kACgkQHsardTLnvCVIpgCg36hj0OC11Z5okSvJTb6kKU6h iz4AoMzWdOT/C/l+39wG5LvIr4yPFQ6o =7iBx -END

[SSSD] [PATCH] correctly resolve nested groups (#264)

2009-12-01 Thread Simo Sorce
The current code use some rough heuristics to determine if an object is a group or a user when calculating group memberships. That code easily breaks if you do not set a separate specific group base dn and is generally too tied to a specific DIT configuration. The following patches instead activel

Re: [SSSD] [PATCH] Disable ELAPI build for SSSD 1.0

2009-12-01 Thread Dmitri Pal
Stephen Gallagher wrote: > This patch is going to be somewhat controversial, I'm sure. > > Currently, the ELAPI is not in a usable state and is not being used > anywhere in the SSSD. Now that we are past feature-freeze, we know that > the ELAPI will not be included in SSSD 1.0. This patch will disa

[SSSD] [PATCH] Disable ELAPI build for SSSD 1.0

2009-12-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This patch is going to be somewhat controversial, I'm sure. Currently, the ELAPI is not in a usable state and is not being used anywhere in the SSSD. Now that we are past feature-freeze, we know that the ELAPI will not be included in SSSD 1.0. This pa

Re: [SSSD] [PATCH] Immediately return a krb5 change password request when offline

2009-12-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/30/2009 07:39 AM, Sumit Bose wrote: > Hi, > > before the ccache file patch the offline check was the first thing done > in the krb5 provider. I think for a change password request it still > makes sense to return immediately when offline. > > b

Re: [SSSD] [PATCH] Do not include libsss_ipa.la in rpm package

2009-12-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/30/2009 07:45 AM, Stephen Gallagher wrote: > On 11/30/2009 07:44 AM, Sumit Bose wrote: >> On Mon, Nov 30, 2009 at 01:35:32PM +0100, Sumit Bose wrote: >>> Hi, >>> >>> I found this while reading fedora-devel :-) >>> >>> bye, >>> Sumit > >> sorry,

Re: [SSSD] [PATCH] fix nested groups

2009-12-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/01/2009 07:36 AM, Stephen Gallagher wrote: > On 11/30/2009 08:52 AM, Simo Sorce wrote: >> On Mon, 2009-11-30 at 07:44 -0500, Simo Sorce wrote: >>> On Mon, 2009-11-30 at 11:47 +0100, Sumit Bose wrote: On Fri, Nov 27, 2009 at 07:13:55PM -0500,

Re: [SSSD] [PATCH] fix nested groups

2009-12-01 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/30/2009 08:52 AM, Simo Sorce wrote: > On Mon, 2009-11-30 at 07:44 -0500, Simo Sorce wrote: >> On Mon, 2009-11-30 at 11:47 +0100, Sumit Bose wrote: >>> On Fri, Nov 27, 2009 at 07:13:55PM -0500, Simo Sorce wrote: When I did the enumgrent optim