nsswitch: Fix two bitfield constants being the same.
commitb247db70f707c9ed325986e5e949d0be1d09b30c
authorIra Cooper <ira@samba.org>
Wed, 16 Jan 2013 19:33:31 +0000 (16 11:33 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 21 Jan 2013 10:07:34 +0000 (21 11:07 +0100)
treec60ab7d8257c71dbff4c672c3237b229e923b30c
parent2a9528eb03e2ebd341de08217fa31a9554ed1410
nsswitch: Fix two bitfield constants being the same.

WBFLAG_PAM_AUTH_PAC and WBFLAG_BIG_NTLMV2_BLOB
are the same causing errors in NTLMv2 authentication.

Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
The last 2 patches address bug #9575 - Duplicate flags defined in the winbindd
protocol.
nsswitch/winbind_struct_protocol.h