[SSSD] fix setting schema in ipa provider

Stephen Gallagher sgallagh at redhat.com
Thu Oct 22 18:02:49 UTC 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/22/2009 01:46 PM, Sumit Bose wrote:
> On Thu, Oct 22, 2009 at 12:39:57PM -0400, Simo Sorce wrote:
>> one liner
>>
>> -- 
>> Simo Sorce * Red Hat, Inc * New York
> 
>> >From 86e1b6c35ed196140f25235a3e1a9610133696fc Mon Sep 17 00:00:00 2001
>> From: Simo Sorce <ssorce at redhat.com>
>> Date: Thu, 22 Oct 2009 12:33:14 -0400
>> Subject: [PATCH] Fix setting the schema in the ipa provider
>>
>> ---
>>  server/providers/ipa/ipa_common.c |    3 +++
>>  1 files changed, 3 insertions(+), 0 deletions(-)
>>
>> diff --git a/server/providers/ipa/ipa_common.c b/server/providers/ipa/ipa_common.c
>> index 799ac2f..aee0cd6 100644
>> --- a/server/providers/ipa/ipa_common.c
>> +++ b/server/providers/ipa/ipa_common.c
>> @@ -288,6 +288,9 @@ int ipa_get_id_options(TALLOC_CTX *memctx,
>>          goto done;
>>      }
>>  
>> +    /* fix schema to IPAv1 for now */
>> +    ipa_opts->id->schema_type = SDAP_SCHEMA_IPA_V1;
>> +
>>      ret = sdap_get_map(ipa_opts->id,
>>                         cdb, conf_path,
>>                         ipa_user_map,
>> -- 
>> 1.6.2.5
>>
> 
> This looks very similar to the patch I have in my tree :-)
> 
> ACK
> 
> bye,
> Sumit
> _______________________________________________
> sssd-devel mailing list
> sssd-devel at lists.fedorahosted.org
> https://fedorahosted.org/mailman/listinfo/sssd-devel

Pushed to master.

- -- 
Stephen Gallagher
RHCE 804006346421761

Looking to carve out IT costs?
www.redhat.com/carveoutcosts/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkrgnkkACgkQeiVVYja6o6PfegCePA6VPLerK6VfWK/J7rfygdx5
Ks0An3AJdvJGVp9vcCaJwPA26n2RvWhE
=ccAl
-----END PGP SIGNATURE-----



More information about the sssd-devel mailing list