
26 Feb
2015
26 Feb
'15
5:48 p.m.
Reviewed-by: Crístian Viana <vianac@linux.vnet.ibm.com> Tested-by: Crístian Viana <vianac@linux.vnet.ibm.com> On 26-02-2015 09:06, Aline Manera wrote:
Commit 3e25bdfc moved the PAM authentication to a sub process to avoid file handler leak. But on any error it must be raised in the main process, otherwise it will not reach the user.
Signed-off-by: Aline Manera <alinefm@linux.vnet.ibm.com>