Re: [SSSD] sss_cache flush ssh hosts list.

2014-07-17 Thread Jan Cholasta
On 16.7.2014 04:16, William wrote: On Tue, 2014-07-15 at 15:57 +0200, Jan Cholasta wrote: On 11.7.2014 03:35, William wrote: Thanks. Could you please rename the option to entry_cache_ssh_host_timeout, so that it's consistent with the rest of the cache timeout options? However, I can't

Re: [SSSD] [PATCH] LDAP: tokengroups do not work with id_provider=ldap

2014-07-17 Thread Lukas Slebodnik
On (10/07/14 16:38), Pavel Reichl wrote: Hello, please see attached patches. I found out that if we go with approach introduced in previous version (in case of LDAP provider assume SID comes from default domain) this can lead to resolutions of SIDs like S-1-5-32-545 and also SIDs of non-posix

[SSSD] [PATCH] ldap_opts: Get rid on 389ds specific values in rfc2307bis schema

2014-07-17 Thread Lukas Slebodnik
ehlo, There is problem with OpenLDAP server and dereferencing of attributes that is not in the schema of the server? sh-4.2$ ldapsearch -x -LLL -h openldap.server.test -b 'dc=example,dc=com' \ -E 'deref=member:uid,dummy_attr' cn=ref_grp Protocol error (2) Additional

Re: [SSSD] [PATCH] LDAP: tokengroups do not work with id_provider=ldap

2014-07-17 Thread Pavel Reichl
On Thu, 2014-07-17 at 09:56 +0200, Lukas Slebodnik wrote: [snip] You will change patch to address Jakub comments. As you command m'lord. ;-) So, you can also change few nitpicks ;-) I would ignore them if patches were already ACK-ed. From 77f41aea31afd642d26057018181394c65d81000 Mon Sep

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

Re: [SSSD] sss_cache flush ssh hosts list.

2014-07-17 Thread William
Ignore that last patch, I messed up and didn't include a .h file. Here is the fixed patch. This new patch seems to be based on some older version of the patch, it uses wrong option name, sysdb_update_ssh_host still has the confdb argument, etc. Fixed, and fixed the documentation