[SSSD] [PATCH] LDAP: Check for authtok validity

2013-02-08 Thread Jakub Hrozek
The default authtok type in the LDAP provider (unlike the new IPA and AD providers) is password. This oddity dates back to when password was the only supported authtok type in the SSSD, so configuration specifying only the password and bind DN was valid. From

Re: [SSSD] [PATCH] NSS: Add original homedir to home directory template options

2013-02-08 Thread Jakub Hrozek
On Thu, Feb 07, 2013 at 01:28:58PM -0500, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A discussion I had today with John Hodrien on IRC today inspired this patch. He has a special case in his environment where home directories received from IRC needed to be

Re: [SSSD] Design Discussion: ID Mapping calls for the NSS responder

2013-02-08 Thread Dmitri Pal
On 02/06/2013 11:13 AM, Sumit Bose wrote: Hi, I tried to extract some common requirements of #1534 'Integrate SSSD with CIFS client' and #1557 'Use the Global Catalog in SSSD for the AD provider' in the https://fedorahosted.org/sssd/wiki/DesignDocs/NSSResponderIDMappingCalls design page.

Re: [SSSD] [PATCH] NSS: Add original homedir to home directory template options

2013-02-08 Thread Dmitri Pal
On 02/08/2013 12:23 PM, Jakub Hrozek wrote: On Thu, Feb 07, 2013 at 01:28:58PM -0500, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A discussion I had today with John Hodrien on IRC today inspired this patch. He has a special case in his environment where home

[SSSD] [PATCH] Filter out multicast addresses from IPA DNS updates

2013-02-08 Thread Jakub Hrozek
There was a ordering bug in the checker code. The address was in network order, should have been converted to host order. From fc6499f562c1e3acee3b1298c0c2e98f32b33736 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek jhro...@redhat.com Date: Fri, 8 Feb 2013 19:39:24 +0100 Subject: [PATCH] Filter out

Re: [SSSD] Design Discussion: ID Mapping calls for the NSS responder

2013-02-08 Thread Sumit Bose
On Fri, Feb 08, 2013 at 01:23:25PM -0500, Dmitri Pal wrote: On 02/06/2013 11:13 AM, Sumit Bose wrote: Hi, I tried to extract some common requirements of #1534 'Integrate SSSD with CIFS client' and #1557 'Use the Global Catalog in SSSD for the AD provider' in the

Re: [SSSD] [PATCH] NSS: Add original homedir to home directory template options

2013-02-08 Thread John Hodrien
On Fri, 8 Feb 2013, Jakub Hrozek wrote: The code looks good to me and my quick test ran fine. John Hodrien also confirmed on #sssd that the functionality worked as he expected. Ack. So far I will only push to master. John, please holler if you'd like the patch in sssd-1-9 as well. Yes

Re: [SSSD] Design Discussion: ID Mapping calls for the NSS responder

2013-02-08 Thread Dmitri Pal
On 02/08/2013 02:10 PM, Sumit Bose wrote: On Fri, Feb 08, 2013 at 01:23:25PM -0500, Dmitri Pal wrote: On 02/06/2013 11:13 AM, Sumit Bose wrote: Hi, I tried to extract some common requirements of #1534 'Integrate SSSD with CIFS client' and #1557 'Use the Global Catalog in SSSD for the AD