Re: [SSSD] [PATCH] LDAP: Print extended failure message for SASL bind

2012-06-28 Thread Jan Zelený
Dne pondělí 25 června 2012 15:17:27, Stephen Gallagher napsal(a): > Adds a useful DEBUG message if SASL binds fail. This was helpful in > tracking down issues while working on the Active Directory ID provider. Nack, you are comparing optret to LDAP_SUCCESS while you should be comparing it to EOK.

Re: [SSSD] [PATCH] TESTS: Print messages when LDAP options do not match

2012-06-28 Thread Jan Zelený
Dne pondělí 25 června 2012 15:20:51, Stephen Gallagher napsal(a): > In addition to failing when option maps differ, we should also print > what we got versus what was expected. > > This patch has made it easier to keep my WIP branches in sync with > master. Obvious Ack Jan signature.asc Descript

Re: [SSSD] [PATCH] KRB5: Initialize the credential cache type properly

2012-06-28 Thread Jan Zelený
Dne středa 27 června 2012 14:16:20, Stephen Gallagher napsal(a): > We weren't guaranteeing that the cctype-specific callbacks were > initialized before using them. > > This bug only presented itself for users who were logging in > without a ccacheFile attribute in the LDB (for example, first-time >

Re: [SSSD] [PATCH] DEBUG: Log to syslog if we are unable to open a debug fd

2012-06-28 Thread Jan Zelený
Dne středa 27 června 2012 14:15:15, Stephen Gallagher napsal(a): > If for some reason we are unable to open the debug file from a child > process (as was the case during some of my testing on the AD provider), > we should log a message to the syslog to alert the admin that logs are > being dropped.

Re: [SSSD] [PATCHES][PRELIMINARY] sudo - new design

2012-06-28 Thread Jan Zelený
Dne čtvrtek 28 června 2012 12:42:37, Pavel Březina napsal(a): > On 06/27/2012 04:28 PM, Jan Zelený wrote: > >>> Ack to patches #0001-#0018. I haven't tested them yet though. > >>> > >>> Thanks > >>> Jan > >> > >> I have found an issue in the timer API. I did not clear timeout after > >> the request

Re: [SSSD] Very slow listing of files owned by many different, users. Any solution?

2012-06-28 Thread Mark London
sgall...@redhat.com wrote: On Wed, 2012-06-27 at 13:18 -0400, Mark London wrote: Hi - We are running SSSD with LDAP at our site, where we have several hundred users. LDAP is being served by our Windows domain server. With entry_cache_timeout set to a short value, when someone does an operati