Re: [SSSD] [PATCHES] sss_case = preserving

2014-07-29 Thread Jakub Hrozek
On Tue, Jul 22, 2014 at 09:34:25AM -0400, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/22/2014 09:32 AM, Michal Židek wrote: On 07/22/2014 02:49 PM, Pavel Reichl wrote: On 07/22/2014 02:03 PM, Pavel Reichl wrote: I finally tested the patches and it

Re: [SSSD] [PATCHES] sss_case = preserving

2014-07-22 Thread Pavel Reichl
On 07/22/2014 02:03 PM, Pavel Reichl wrote: I finally tested the patches and it seems to me to be working with AD and LDAP provider, but does not seem to work with IPA provider. I was not able to create an user in IPA with some upper case so I had to change it directly in LDAP. This is

Re: [SSSD] [PATCHES] sss_case = preserving

2014-07-22 Thread Michal Židek
On 07/22/2014 02:49 PM, Pavel Reichl wrote: On 07/22/2014 02:03 PM, Pavel Reichl wrote: I finally tested the patches and it seems to me to be working with AD and LDAP provider, but does not seem to work with IPA provider. I was not able to create an user in IPA with some upper case so I had

Re: [SSSD] [PATCHES] sss_case = preserving

2014-07-22 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/22/2014 09:32 AM, Michal Židek wrote: On 07/22/2014 02:49 PM, Pavel Reichl wrote: On 07/22/2014 02:03 PM, Pavel Reichl wrote: I finally tested the patches and it seems to me to be working with AD and LDAP provider, but does not seem to

Re: [SSSD] [PATCHES] sss_case = preserving

2014-07-21 Thread Michal Židek
On 07/18/2014 03:41 PM, Pavel Reichl wrote: Thanks for the quick update, I have some more concerns and questions about the patches. 1st patch: +int confdb_set_string(struct confdb_ctx *cdb, + const char *section, + const char *attribute, +

Re: [SSSD] [PATCHES] sss_case = preserving

2014-07-21 Thread Michal Židek
On 07/21/2014 05:54 PM, Michal Židek wrote: On 07/18/2014 03:41 PM, Pavel Reichl wrote: Thanks for the quick update, I have some more concerns and questions about the patches. 1st patch: +int confdb_set_string(struct confdb_ctx *cdb, + const char *section, +

Re: [SSSD] [PATCHES] sss_case = preserving

2014-07-18 Thread Pavel Reichl
Thanks for the quick update, I have some more concerns and questions about the patches. 1st patch: +int confdb_set_string(struct confdb_ctx *cdb, + const char *section, + const char *attribute, + char *val) +{ [snip] +lret

Re: [SSSD] [PATCHES] sss_case = preserving

2014-07-17 Thread Pavel Reichl
On Wed, 2014-07-16 at 15:40 +0200, Michal Židek wrote: Hi, patches for ticket https://fedorahosted.org/sssd/ticket/2367 are in attachment. Michal ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.org

Re: [SSSD] [PATCHES] sss_case = preserving

2014-07-17 Thread Michal Židek
On 07/17/2014 06:12 PM, Pavel Reichl wrote: On Wed, 2014-07-16 at 15:40 +0200, Michal Židek wrote: Hi, patches for ticket https://fedorahosted.org/sssd/ticket/2367 are in attachment. Michal ___ sssd-devel mailing list

[SSSD] [PATCHES] sss_case = preserving

2014-07-16 Thread Michal Židek
Hi, patches for ticket https://fedorahosted.org/sssd/ticket/2367 are in attachment. Michal From 071b3ca8cd9a194c8cb287f9abca2fe7c58323a2 Mon Sep 17 00:00:00 2001 From: Michal Zidek mzi...@redhat.com Date: Tue, 15 Jul 2014 12:00:36 -0400 Subject: [PATCH 1/3] Add function confdb_set_string. ---

Re: [SSSD] [PATCHES] sss_case = preserving

2014-07-16 Thread Michal Židek
On 07/16/2014 03:40 PM, Michal Židek wrote: Hi, patches for ticket https://fedorahosted.org/sssd/ticket/2367 are in attachment. Michal I forgot to add reference to the ticket in the patch description. New patches are attached. Michal From 5f7094e93988d6aa475ea33ceb87d380737b4795 Mon Sep