nsswitch: Disable uid_wrapper in libwbclient.
[ira/wip.git] / nsswitch / pam_winbind.c
index e59a6d8ea1600fbc2dee3732eb28293d951b35d7..04977267c970857409c650957c6538b4c82b3c11 100644 (file)
@@ -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)