On Wed, 2011-06-15 at 14:44 +0200, Jakub Hrozek wrote:
> On 06/15/2011 12:43 PM, Sumit Bose wrote:
> > Hi,
> > 
> > Kaushik found missleading error messages in the proxy provider if the
> > user is not a member of any secondary groups. Currently we send back the
> > errno value returned in the last argument of the external
> > initgroups_dyn() which seems to be undefined if the call itself returns
> > NSS_STATUS_SUCCESS. To be on the safe side I think we should set it
> > explicitly. Additionaly patch 0002 makes sure that we print this errno
> > value in the debug message in case of an error and not always EIO.
> > 
> > While trying to reproduce this issued I found that libsss_util is needed
> > to run the proxy provider and fixed this with patch 0001.
> > 
> > bye,
> > Sumit
> > 
> 
> Ack to both


Pushed to master.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
sssd-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to