diff options
Diffstat (limited to 'nsswitch/pam_winbind.c')
-rw-r--r-- | nsswitch/pam_winbind.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nsswitch/pam_winbind.c b/nsswitch/pam_winbind.c index e59a6d8ea1..04977267c9 100644 --- a/nsswitch/pam_winbind.c +++ b/nsswitch/pam_winbind.c @@ -10,6 +10,8 @@ <sopwith@redhat.com> (see copyright below for full details) */ +#define UID_WRAPPER_NOT_REPLACE + #include "pam_winbind.h" static int wbc_error_to_pam_error(wbcErr status) |