Re: [SSSD] [PATCH] SSSDConfig: Return correct types in python3

2015-08-04 Thread Christian Heimes
On 2015-08-04 15:26, Lukas Slebodnik wrote: > On (04/08/15 15:20), Christian Heimes wrote: >> On 2015-08-04 15:13, Lukas Slebodnik wrote: >>> ehlo, >>> >>> attached patch fixes ticket #2699 >>> >>> On other places we do not require

Re: [SSSD] [PATCH] intg: Modernize 'except' clauses

2015-08-04 Thread Christian Heimes
On 2015-08-04 15:16, Lukas Slebodnik wrote: > ehlo, > > attached is a simple patch. ACK signature.asc Description: OpenPGP digital signature ___ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinf

Re: [SSSD] [PATCH] SSSDConfig: Return correct types in python3

2015-08-04 Thread Christian Heimes
On 2015-08-04 15:13, Lukas Slebodnik wrote: > ehlo, > > attached patch fixes ticket #2699 > > On other places we do not require to return list by dict.keys(). > There were patterns: > something in a_dictionary.keys() > ", ".join(a_dictionary.keys())) You don't have to call the keys() met

Re: [SSSD] [PATCHES] KDC proxy related fixes

2015-08-03 Thread Christian Heimes
On 2015-07-31 18:19, Sumit Bose wrote: > On Fri, Jul 31, 2015 at 11:34:23AM +0200, Sumit Bose wrote: >> Hi, >> >> it turned out that some of the current SSSD behaviour does not fit well >> if a KDC proxy is configured, see >> https://fedorahosted.org/sssd/ticket/2652 and >> https://fedorahosted.org