Re: [SSSD] [PATCH] sdap_check_aliases must not error when detects the same user

2012-04-20 Thread Stephen Gallagher
On Wed, 2012-04-18 at 16:01 -0400, Stephen Gallagher wrote: > On Wed, 2012-04-18 at 14:16 +0200, Jakub Hrozek wrote: > > On Wed, Apr 18, 2012 at 12:55:54PM +0200, Jakub Hrozek wrote: > > > https://fedorahosted.org/sssd/ticket/1307 > > > > > > When saving aliases, sdap_check_aliases tests if there

Re: [SSSD] [PATCH] sdap_check_aliases must not error when detects the same user

2012-04-18 Thread Stephen Gallagher
On Wed, 2012-04-18 at 14:16 +0200, Jakub Hrozek wrote: > On Wed, Apr 18, 2012 at 12:55:54PM +0200, Jakub Hrozek wrote: > > https://fedorahosted.org/sssd/ticket/1307 > > > > When saving aliases, sdap_check_aliases tests if there is another user > > with primary name as the alias being processed. It

Re: [SSSD] [PATCH] sdap_check_aliases must not error when detects the same user

2012-04-18 Thread Jakub Hrozek
On Wed, Apr 18, 2012 at 12:55:54PM +0200, Jakub Hrozek wrote: > https://fedorahosted.org/sssd/ticket/1307 > > When saving aliases, sdap_check_aliases tests if there is another user > with primary name as the alias being processed. It however, does not > check if it found the user himself. This can

[SSSD] [PATCH] sdap_check_aliases must not error when detects the same user

2012-04-18 Thread Jakub Hrozek
https://fedorahosted.org/sssd/ticket/1307 When saving aliases, sdap_check_aliases tests if there is another user with primary name as the alias being processed. It however, does not check if it found the user himself. This can lead to errors, which are skipped during RFC2307bis, but can break init