Re: [SSSD] Any plans for something like 'wbinfo' for sssd?

2012-02-24 Thread Dmitri Pal
On 02/21/2012 03:14 PM, Stephen Gallagher wrote: > On Tue, 2012-02-21 at 18:26 +0100, Ondrej Valousek wrote: >> Well, I would like to see something like 'adquery' or 'adinfo' from >> Centrify - i.e. tool that would: >> 1. enumerate maps like group, passwd, automount... getent can not do >> everythi

[SSSD] [PATCH] LDAP: Remove unnecessary filter sanitize

2012-02-24 Thread Stephen Gallagher
The orig_dn here isn't being passed to a filter and therefore must not be santized, as the sanitization process would break DNs that contain (among other things) parentheses. This was noticed during the review of "[PATCH] AUTOFS: Search all search bases for automounter map entries" From 386ddced4

Re: [SSSD] [PATCH] AUTOFS: Search all search bases for automounter map entries

2012-02-24 Thread Stephen Gallagher
On Thu, 2012-02-23 at 20:50 -0500, Stephen Gallagher wrote: > On Thu, 2012-02-23 at 18:58 +0100, Jakub Hrozek wrote: > > On Thu, Feb 23, 2012 at 06:23:46PM +0100, Jakub Hrozek wrote: > > > https://fedorahosted.org/sssd/ticket/1168 > > > > > > The actual base for the map entry is the entry DN, so i

Re: [SSSD] [PATCH] IPA hosts - refactoring of the code

2012-02-24 Thread Stephen Gallagher
On Thu, 2012-02-23 at 19:46 -0500, Stephen Gallagher wrote: > On Wed, 2012-02-22 at 09:13 +0100, Jan Zelený wrote: > > > On Tue, 2012-02-21 at 16:48 +0100, Jakub Hrozek wrote: > > > > On Tue, Feb 21, 2012 at 10:49:54AM +0100, Jan Zelený wrote: > > > > > > On Thu, Feb 09, 2012 at 06:05:30PM +0100, J

Re: [SSSD] [PATCH] Fixed updating LDAP netgroups in cache

2012-02-24 Thread Stephen Gallagher
On Fri, 2012-02-24 at 14:45 -0500, Stephen Gallagher wrote: > On Fri, 2012-02-24 at 15:19 +0100, Jan Zeleny wrote: > > Jakub Hrozek wrote: > > > On Wed, Feb 22, 2012 at 01:42:55PM +0100, Jan Zelený wrote: > > > > > On Tue, Feb 21, 2012 at 01:34:08PM +0100, Jan Zelený wrote: > > > > > > > On Thu, F

Re: [SSSD] [PATCH] IPA hosts - refactoring of the code

2012-02-24 Thread Stephen Gallagher
On Fri, 2012-02-24 at 14:17 +0100, Jan Cholasta wrote: > On 22.2.2012 09:13, Jan Zelený wrote: > >> On Tue, 2012-02-21 at 16:48 +0100, Jakub Hrozek wrote: > >>> On Tue, Feb 21, 2012 at 10:49:54AM +0100, Jan Zelený wrote: > > On Thu, Feb 09, 2012 at 06:05:30PM +0100, Jan Zelený wrote: >

Re: [SSSD] [PATCH] Fixed updating LDAP netgroups in cache

2012-02-24 Thread Stephen Gallagher
On Fri, 2012-02-24 at 15:19 +0100, Jan Zeleny wrote: > Jakub Hrozek wrote: > > On Wed, Feb 22, 2012 at 01:42:55PM +0100, Jan Zelený wrote: > > > > On Tue, Feb 21, 2012 at 01:34:08PM +0100, Jan Zelený wrote: > > > > > > On Thu, Feb 09, 2012 at 06:24:33PM +0100, Jan Zelený wrote: > > > > > > > > On

Re: [SSSD] [PATCHES] SSH cleanup patches

2012-02-24 Thread Stephen Gallagher
On Fri, 2012-02-24 at 19:10 +0100, Jan Cholasta wrote: > Hi, > > this patchset contains these patches: > > [PATCH 1/3] SSH: Save SSH host name aliases > > This is needed in order to properly generate the known_hosts file when > user uses ssh with non-FQDN host name. > I fixed up a few minor i

[SSSD] [PATCHES] SSH cleanup patches

2012-02-24 Thread Jan Cholasta
Hi, this patchset contains these patches: [PATCH 1/3] SSH: Save SSH host name aliases This is needed in order to properly generate the known_hosts file when user uses ssh with non-FQDN host name. [PATCH 2/3] SSH: Move responder and client common code to util Don't manage user-specific know

Re: [SSSD] [PATCH] LDAP: Only use paging control on requests for multiple entries

2012-02-24 Thread Stephen Gallagher
On Fri, 2012-02-24 at 11:27 +0100, Jakub Hrozek wrote: > On Thu, Feb 23, 2012 at 09:07:12PM -0500, Stephen Gallagher wrote: > > On Thu, 2012-02-23 at 14:08 -0500, Stephen Gallagher wrote: > > > On Thu, 2012-02-23 at 11:34 +0100, Jakub Hrozek wrote: > > > > On Wed, Feb 22, 2012 at 09:04:37AM -0500,

Re: [SSSD] [PATCH] AUTOFS: Search all search bases for automounter map entries

2012-02-24 Thread Stephen Gallagher
On Fri, 2012-02-24 at 11:39 +0100, Jakub Hrozek wrote: > On Thu, Feb 23, 2012 at 08:50:15PM -0500, Stephen Gallagher wrote: > > On Thu, 2012-02-23 at 18:58 +0100, Jakub Hrozek wrote: > > > On Thu, Feb 23, 2012 at 06:23:46PM +0100, Jakub Hrozek wrote: > > > > https://fedorahosted.org/sssd/ticket/116

Re: [SSSD] [PATCH] Fixed updating LDAP netgroups in cache

2012-02-24 Thread Jan Zeleny
Jakub Hrozek wrote: > On Wed, Feb 22, 2012 at 01:42:55PM +0100, Jan Zelený wrote: > > > On Tue, Feb 21, 2012 at 01:34:08PM +0100, Jan Zelený wrote: > > > > > On Thu, Feb 09, 2012 at 06:24:33PM +0100, Jan Zelený wrote: > > > > > > > On Tue, Feb 07, 2012 at 04:35:21PM +0100, Jan Zelený wrote: > > >

Re: [SSSD] [PATCH] IPA hosts - refactoring of the code

2012-02-24 Thread Jan Cholasta
On 22.2.2012 09:13, Jan Zelený wrote: On Tue, 2012-02-21 at 16:48 +0100, Jakub Hrozek wrote: On Tue, Feb 21, 2012 at 10:49:54AM +0100, Jan Zelený wrote: On Thu, Feb 09, 2012 at 06:05:30PM +0100, Jan Zelený wrote: On Thu, 2012-02-09 at 13:46 +0100, Jakub Hrozek wrote: On Tue, Feb 07, 2012 at 0

Re: [SSSD] [PATCH] AUTOFS: Search all search bases for automounter map entries

2012-02-24 Thread Jakub Hrozek
On Thu, Feb 23, 2012 at 08:50:15PM -0500, Stephen Gallagher wrote: > On Thu, 2012-02-23 at 18:58 +0100, Jakub Hrozek wrote: > > On Thu, Feb 23, 2012 at 06:23:46PM +0100, Jakub Hrozek wrote: > > > https://fedorahosted.org/sssd/ticket/1168 > > > > > > The actual base for the map entry is the entry D

Re: [SSSD] [PATCH] LDAP: Only use paging control on requests for multiple entries

2012-02-24 Thread Jakub Hrozek
On Thu, Feb 23, 2012 at 09:07:12PM -0500, Stephen Gallagher wrote: > On Thu, 2012-02-23 at 14:08 -0500, Stephen Gallagher wrote: > > On Thu, 2012-02-23 at 11:34 +0100, Jakub Hrozek wrote: > > > On Wed, Feb 22, 2012 at 09:04:37AM -0500, Stephen Gallagher wrote: > > > > On Wed, 2012-02-22 at 12:22 +0