pam_winbind: match more return codes when wbcGetPwnam has failed.
authorGünther Deschner <gd@samba.org>
Wed, 19 Sep 2012 08:59:50 +0000 (10:59 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Oct 2012 07:35:29 +0000 (09:35 +0200)
commit26e97836a589cb51ff71a5214bbe97c2c1ba7c03
tree9ea2812afa4c455d3338e2a844a9ce502e4c9870
parentfbeda97a2ebcdd4dab5871958ee0e76778530dc8
pam_winbind: match more return codes when wbcGetPwnam has failed.

This is required to properly return PAM_USER_UNKNOWN in case winbind had a
problem.

Guenther

Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Wed Sep 19 15:06:10 CEST 2012 on sn-devel-104
(cherry picked from commit 98d90c02f0961d173bebb9901c7ad0819827f96e)

Fix bug #9177 - pam_winbind's pm_sm_acct_mgmt needs to return PAM_USER_UNKNOWN.
nsswitch/pam_winbind.c