r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain password
authorGünther Deschner <gd@samba.org>
Thu, 16 Mar 2006 23:54:05 +0000 (23:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:34 +0000 (11:15 -0500)
commit2155bb0535656f294bd054d6a0a7d16a9a71c31b
tree21abc3f15d6b037b5e488dee70c8d1ea656fde73
parent52d721b6384cf6f94e1ebb59d21bf09737a539b5
r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain password
policies when requested.

No panic, the flags is uint32 so we are not running out of WBFLAG bits.

Guenther
source/nsswitch/pam_winbind.c
source/nsswitch/winbindd_nss.h
source/nsswitch/winbindd_pam.c