Re: [SSSD] [PATCH] SELinux user maps: pick just one map

2012-06-22 Thread Stephen Gallagher
On Fri, 2012-06-22 at 16:12 +0200, Jan Zelený wrote: > Dne pátek 22 června 2012 09:41:37, Rob Crittenden napsal(a): > > Jan Zelený wrote: > > > Dne pátek 22 června 2012 09:15:15, Rob Crittenden napsal(a): > > >> Jan Zelený wrote: > > >>> This patch modifies behavior of SSSD when putting together co

Re: [SSSD] [PATCH] SELinux user maps: pick just one map

2012-06-22 Thread Jan Zelený
Dne pátek 22 června 2012 09:41:37, Rob Crittenden napsal(a): > Jan Zelený wrote: > > Dne pátek 22 června 2012 09:15:15, Rob Crittenden napsal(a): > >> Jan Zelený wrote: > >>> This patch modifies behavior of SSSD when putting together content of > >>> user config file for pam_selinux. SSSD will now

Re: [SSSD] [PATCH] SELinux user maps: pick just one map

2012-06-22 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/22/2012 09:41 AM, Dmitri Pal wrote: > On 06/22/2012 09:27 AM, Jan Zelený wrote: >> Dne pátek 22 června 2012 09:15:15, Rob Crittenden napsal(a): >>> Jan Zelený wrote: This patch modifies behavior of SSSD when putting together content of

Re: [SSSD] [PATCH] SELinux user maps: pick just one map

2012-06-22 Thread Dmitri Pal
On 06/22/2012 09:27 AM, Jan Zelený wrote: > Dne pátek 22 června 2012 09:15:15, Rob Crittenden napsal(a): >> Jan Zelený wrote: >>> This patch modifies behavior of SSSD when putting together content of >>> user config file for pam_selinux. SSSD will now pick only the first user >>> map in the priorit

Re: [SSSD] [PATCH] SELinux user maps: pick just one map

2012-06-22 Thread Rob Crittenden
Jan Zelený wrote: Dne pátek 22 června 2012 09:15:15, Rob Crittenden napsal(a): Jan Zelený wrote: This patch modifies behavior of SSSD when putting together content of user config file for pam_selinux. SSSD will now pick only the first user map in the priority list which matches to the user logg

Re: [SSSD] [PATCH] SELinux user maps: pick just one map

2012-06-22 Thread Jan Zelený
Dne pátek 22 června 2012 15:27:14, Jan Zelený napsal(a): > Dne pátek 22 června 2012 09:15:15, Rob Crittenden napsal(a): > > Jan Zelený wrote: > > > This patch modifies behavior of SSSD when putting together content of > > > user config file for pam_selinux. SSSD will now pick only the first user >

Re: [SSSD] [PATCH] SELinux user maps: pick just one map

2012-06-22 Thread Jan Zelený
Dne pátek 22 června 2012 09:15:15, Rob Crittenden napsal(a): > Jan Zelený wrote: > > This patch modifies behavior of SSSD when putting together content of > > user config file for pam_selinux. SSSD will now pick only the first user > > map in the priority list which matches to the user logging in.

Re: [SSSD] [PATCH] SELinux user maps: pick just one map

2012-06-22 Thread Rob Crittenden
Jan Zelený wrote: This patch modifies behavior of SSSD when putting together content of user config file for pam_selinux. SSSD will now pick only the first user map in the priority list which matches to the user logging in. Other maps are ignored. https://fedorahosted.org/sssd/ticket/1360 Rob,

[SSSD] [PATCH] SELinux user maps: pick just one map

2012-06-22 Thread Jan Zelený
This patch modifies behavior of SSSD when putting together content of user config file for pam_selinux. SSSD will now pick only the first user map in the priority list which matches to the user logging in. Other maps are ignored. https://fedorahosted.org/sssd/ticket/1360 Rob, please confirm that